Author: ggregory
Date: Wed Jul 11 23:00:22 2018
New Revision: 1835686
URL: http://svn.apache.org/viewvc?rev=1835686&view=rev
Log:
[VFS-666] Update Apache Commons Collections from 4.1 to 4.2.
Modified:
commons/proper/vfs/trunk/pom.xml
commons/proper/vfs/trunk/src/changes/changes.xml
Modif
Author: ggregory
Date: Wed Jul 11 22:25:20 2018
New Revision: 1835684
URL: http://svn.apache.org/viewvc?rev=1835684&view=rev
Log:
[BEANUTILS-503] Change packaging from org.apache.commons.beanutils to
org.apache.commons.beanutils2. Fix issue ID.
Modified:
commons/proper/beanutils/trunk/pom.xm
Author: ggregory
Date: Wed Jul 11 22:25:03 2018
New Revision: 1835683
URL: http://svn.apache.org/viewvc?rev=1835683&view=rev
Log:
[BEANUTILS-503] Change packaging from org.apache.commons.beanutils to
org.apache.commons.beanutils2. Fix issue ID.
Modified:
commons/proper/beanutils/trunk/src/ch
Author: ggregory
Date: Wed Jul 11 22:20:03 2018
New Revision: 1835682
URL: http://svn.apache.org/viewvc?rev=1835682&view=rev
Log:
Update tests from commons-collections4 4.1 to 4.2.
Modified:
commons/proper/jcs/trunk/pom.xml
Modified: commons/proper/jcs/trunk/pom.xml
URL:
http://svn.apache.o
Author: ggregory
Date: Wed Jul 11 22:11:36 2018
New Revision: 1835680
URL: http://svn.apache.org/viewvc?rev=1835680&view=rev
Log:
Remove duplicate from parent.
Modified:
commons/proper/vfs/trunk/commons-vfs2/pom.xml
Modified: commons/proper/vfs/trunk/commons-vfs2/pom.xml
URL:
http://svn.apa
Author: ggregory
Date: Wed Jul 11 22:07:58 2018
New Revision: 1835679
URL: http://svn.apache.org/viewvc?rev=1835679&view=rev
Log:
Update tests from commons-collections4 4.1 to 4.2.
Modified:
commons/proper/bcel/trunk/pom.xml
Modified: commons/proper/bcel/trunk/pom.xml
URL:
http://svn.apache
Repository: commons-collections
Updated Branches:
refs/heads/master 8cb8ac837 -> 6bb2ca179
Add release notes for 3.2.2 at the bottom.
Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit:
http://git-wip-us.apache.org/repos/asf/commons-collections/commit/6bb2ca17
Tre
Author: ggregory
Date: Wed Jul 11 22:01:30 2018
New Revision: 28064
Log:
Apache Commons Collections 4.2.
Removed:
release/commons/collections/RELEASE-NOTES-3.2.2.txt
release/commons/collections/RELEASE-NOTES-4.0.txt
release/commons/collections/binaries/commons-collections4-4.1-bin.tar
Author: ggregory
Date: Wed Jul 11 22:00:40 2018
New Revision: 1835677
URL: http://svn.apache.org/viewvc?rev=1835677&view=rev
Log:
Apache Commons Pool 4.2.
Modified:
commons/cms-site/trunk/conf/component_releases.properties
Modified: commons/cms-site/trunk/conf/component_releases.properties
U
Bump to next development version
Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit:
http://git-wip-us.apache.org/repos/asf/commons-collections/commit/8cb8ac83
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/8cb8ac83
Diff: http://git-wip-us.apac
Remove trailing whitepace.
Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit:
http://git-wip-us.apache.org/repos/asf/commons-collections/commit/483cbbbf
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/483cbbbf
Diff: http://git-wip-us.apache.org/
Repository: commons-collections
Updated Branches:
refs/heads/master d83572be9 -> 8cb8ac837
Update version numbers for Apache Commons Collections release 4.2
Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit:
http://git-wip-us.apache.org/repos/asf/commons-collect
Repository: commons-collections
Updated Branches:
refs/heads/release 483cbbbf5 -> 8cb8ac837
Bump to next development version
Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit:
http://git-wip-us.apache.org/repos/asf/commons-collections/commit/8cb8ac83
Tree: http:
Add download link which is now required in announce emails.
Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit:
http://git-wip-us.apache.org/repos/asf/commons-collections/commit/03a9b7e5
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/03a9b7e5
Di
Repository: commons-collections
Updated Tags: refs/tags/commons-collections-4.2 [created] 92d14e834
Message from: https://repository.apache.orgDescription:Release Apache Commons Collections 4.2 from RC1.Deployer properties:"userAgent" = "Apache-Maven/3.5.4 (Java 1.8.0_172; Windows 10 10.0)""userId" = "ggregory""ip" = "97.122.219.125"Details:The following artifacts have been promoted to the "Relea
Author: ggregory
Date: Wed Jul 11 21:13:21 2018
New Revision: 28063
Log:
Publish commons-collections4 4.2 Release
Added:
release/commons/collections/RELEASE-NOTES.txt
- copied unchanged from r28062,
dev/commons/collections/4.2-RC1/RELEASE-NOTES.txt
release/commons/collections/binar
Repository: commons-compress
Updated Branches:
refs/heads/master 430e12676 -> 6f8c4960c
COMPRESS-459 no reason to encode the name twice
This reverts commit c8ee9f781900f874b075433141de779723b3e110.
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-u
Fix reading of multibyte name entries
This fixes COMPRESS-459 by using the name number of bytes from the field
in the stream instead of relying on the assumption that each character
is exactly one byte, which isn't true for UTF-8, UTF-16 or other
multi-byte character encodings.
Project: http://g
COMPRESS-459 fix writing of multibyte names and add a test as proof
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/72bfc124
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/72bfc124
Dif
whitespace
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/17575b88
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/17575b88
Diff: http://git-wip-us.apache.org/repos/asf/commons-compres
COMPRESS-459 record change
closes #67
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/430e1267
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/430e1267
Diff: http://git-wip-us.apache.o
COMPRESS-459 use ZipEncoding consistently
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/c8ee9f78
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/c8ee9f78
Diff: http://git-wip-us.apach
Repository: commons-compress
Updated Branches:
refs/heads/master f5330f7e6 -> 430e12676
Fix writing of multibyte name entries
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/1fbb16b0
Tree: http://git-
24 matches
Mail list logo