svn commit: r1491175 - /commons/proper/csv/trunk/pom.xml

2013-06-09 Thread britter
Author: britter Date: Sun Jun 9 10:18:42 2013 New Revision: 1491175 URL: http://svn.apache.org/r1491175 Log: Use viewvc instead of raw svn url Modified: commons/proper/csv/trunk/pom.xml Modified: commons/proper/csv/trunk/pom.xml URL:

svn commit: r1491177 - in /commons/proper/compress/trunk/src/site/xdoc: examples.xml index.xml

2013-06-09 Thread bodewig
Author: bodewig Date: Sun Jun 9 10:24:20 2013 New Revision: 1491177 URL: http://svn.apache.org/r1491177 Log: not the current limitations of 7z and arj support Modified: commons/proper/compress/trunk/src/site/xdoc/examples.xml commons/proper/compress/trunk/src/site/xdoc/index.xml

svn commit: r1491178 - /commons/proper/csv/trunk/pom.xml

2013-06-09 Thread britter
Author: britter Date: Sun Jun 9 10:25:50 2013 New Revision: 1491178 URL: http://svn.apache.org/r1491178 Log: Update to latest commons parent pom Modified: commons/proper/csv/trunk/pom.xml Modified: commons/proper/csv/trunk/pom.xml URL:

svn commit: r865011 - in /websites/production/commons/content/proper/commons-compress: ./ apidocs/ apidocs/org/apache/commons/compress/archivers/arj/ apidocs/org/apache/commons/compress/archivers/tar/

2013-06-09 Thread bodewig
Author: bodewig Date: Sun Jun 9 10:31:02 2013 New Revision: 865011 Log: update compress' site [This commit notification would consist of 58 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1491182 - /commons/proper/compress/branches/LZMA/

2013-06-09 Thread bodewig
Author: bodewig Date: Sun Jun 9 11:08:10 2013 New Revision: 1491182 URL: http://svn.apache.org/r1491182 Log: create a branch to implement LZMA support Added: commons/proper/compress/branches/LZMA/ (props changed) - copied from r1491181, commons/proper/compress/trunk/ Propchange:

svn commit: r1491183 - /commons/proper/compress/branches/LZMA/pom.xml

2013-06-09 Thread bodewig
Author: bodewig Date: Sun Jun 9 11:09:49 2013 New Revision: 1491183 URL: http://svn.apache.org/r1491183 Log: use more recent version of XZ for Java Modified: commons/proper/compress/branches/LZMA/pom.xml Modified: commons/proper/compress/branches/LZMA/pom.xml URL:

svn commit: r1491184 - /commons/proper/chain/trunk/configuration/xml/src/main/java/org/apache/commons/chain2/config/xml/XmlConfigParser.java

2013-06-09 Thread britter
Author: britter Date: Sun Jun 9 11:38:12 2013 New Revision: 1491184 URL: http://svn.apache.org/r1491184 Log: Correct typo in exception message Modified: commons/proper/chain/trunk/configuration/xml/src/main/java/org/apache/commons/chain2/config/xml/XmlConfigParser.java Modified:

svn commit: r1491185 - in /commons/proper/compress/branches/LZMA/src: main/java/org/apache/commons/compress/compressors/ main/java/org/apache/commons/compress/compressors/lzma/ test/java/org/apache/co

2013-06-09 Thread bodewig
Author: bodewig Date: Sun Jun 9 11:49:03 2013 New Revision: 1491185 URL: http://svn.apache.org/r1491185 Log: COMPRESS-111 read-only support for LZMA Added: commons/proper/compress/branches/LZMA/src/main/java/org/apache/commons/compress/compressors/lzma/

Nexus: Staging Repository Dropped.

2013-06-09 Thread Nexus Repository Manager
Description:Incorrect repoDetails:The org.apache.commons-002 (u:sebb, a:80.176.146.62) staging repository has been dropped.

Nexus: Staging Repository Dropped.

2013-06-09 Thread Nexus Repository Manager
Description:Incorrect repoDetails:The org.apache.commons-001 (u:sebb, a:80.176.146.62) staging repository has been dropped.

svn commit: r1491187 - in /commons/proper/compress/branches/LZMA/src/site/xdoc: examples.xml index.xml

2013-06-09 Thread bodewig
Author: bodewig Date: Sun Jun 9 12:01:21 2013 New Revision: 1491187 URL: http://svn.apache.org/r1491187 Log: COMPRESS-111 document lzma support Modified: commons/proper/compress/branches/LZMA/src/site/xdoc/examples.xml commons/proper/compress/branches/LZMA/src/site/xdoc/index.xml

svn commit: r1491189 - /commons/proper/chain/trunk/src/site/xdoc/building.xml

2013-06-09 Thread britter
Author: britter Date: Sun Jun 9 12:10:13 2013 New Revision: 1491189 URL: http://svn.apache.org/r1491189 Log: Chain 2 requires Java 5 Modified: commons/proper/chain/trunk/src/site/xdoc/building.xml Modified: commons/proper/chain/trunk/src/site/xdoc/building.xml URL:

svn commit: r1491200 - /commons/proper/chain/trunk/pom.xml

2013-06-09 Thread britter
Author: britter Date: Sun Jun 9 12:28:17 2013 New Revision: 1491200 URL: http://svn.apache.org/r1491200 Log: Update to latest commons parent pom Modified: commons/proper/chain/trunk/pom.xml Modified: commons/proper/chain/trunk/pom.xml URL:

svn commit: r1491216 - in /commons/proper/compress/branches/LZMA/src: main/java/org/apache/commons/compress/archivers/sevenz/Coders.java test/java/org/apache/commons/compress/archivers/sevenz/SevenZFi

2013-06-09 Thread bodewig
Author: bodewig Date: Sun Jun 9 13:34:26 2013 New Revision: 1491216 URL: http://svn.apache.org/r1491216 Log: Add LZMA support to 7z - I don't think this adds support for compressed headers Added: commons/proper/compress/branches/LZMA/src/test/resources/bla.7z (with props) Modified:

svn commit: r1491258 - in /commons/proper/collections/trunk: RELEASE-NOTES.txt src/changes/changes.xml src/main/java/org/apache/commons/collections4/bag/AbstractMapBag.java

2013-06-09 Thread tn
Author: tn Date: Sun Jun 9 18:35:24 2013 New Revision: 1491258 URL: http://svn.apache.org/r1491258 Log: [COLLECTIONS-472] Improved performance of AbstractMapBag#containsAll. Thanks to Adrian Nistor. Modified: commons/proper/collections/trunk/RELEASE-NOTES.txt