svn commit: r1654646 - /commons/proper/compress/trunk/pom.xml

2015-01-25 Thread bodewig
Author: bodewig Date: Sun Jan 25 11:29:06 2015 New Revision: 1654646 URL: http://svn.apache.org/r1654646 Log: don't try to compile package-info.java - Thanks to sebb Modified: commons/proper/compress/trunk/pom.xml Modified: commons/proper/compress/trunk/pom.xml URL:

svn commit: r1654622 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/zip/ main/java/org/apache/commons/compress/parallel/ site/xdoc/

2015-01-25 Thread krosenvold
Author: krosenvold Date: Sun Jan 25 08:47:37 2015 New Revision: 1654622 URL: http://svn.apache.org/r1654622 Log: Javadoc review fixes Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/ParallelScatterZipCreator.java

svn commit: r1654629 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/exceptions/package-info.java

2015-01-25 Thread bodewig
Author: bodewig Date: Sun Jan 25 08:59:15 2015 New Revision: 1654629 URL: http://svn.apache.org/r1654629 Log: package level javadocs for exceptions package Added: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/exceptions/package-info.java (with props) Added:

svn commit: r1654641 - in /commons/proper/commons-parent/tags/commons-parent-37-RC2: ./ pom.xml

2015-01-25 Thread sebb
Author: sebb Date: Sun Jan 25 10:47:58 2015 New Revision: 1654641 URL: http://svn.apache.org/r1654641 Log: Create 37 RC2 tag Added: commons/proper/commons-parent/tags/commons-parent-37-RC2/ - copied from r1654640, commons/proper/commons-parent/trunk/ Modified:

svn commit: r1654638 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/zip/ main/java/org/apache/commons/compress/compressors/lzw/ main/java/org/apache/commons/c

2015-01-25 Thread bodewig
Author: bodewig Date: Sun Jan 25 10:00:53 2015 New Revision: 1654638 URL: http://svn.apache.org/r1654638 Log: expand BitInputStream to allow reading of up to 63 bits at once Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/BitStream.java

svn commit: r1654637 - /commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml

2015-01-25 Thread sebb
Author: sebb Date: Sun Jan 25 10:00:23 2015 New Revision: 1654637 URL: http://svn.apache.org/r1654637 Log: Tweak Modified: commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml Modified: commons/cms-site/trunk/content/xdoc/commons-parent-pom.xml URL:

svn commit: r1654636 - /commons/cms-site/trunk/content/xdoc/building.xml

2015-01-25 Thread sebb
Author: sebb Date: Sun Jan 25 09:59:46 2015 New Revision: 1654636 URL: http://svn.apache.org/r1654636 Log: No need to include compile phase as well as test-compile Modified: commons/cms-site/trunk/content/xdoc/building.xml Modified: commons/cms-site/trunk/content/xdoc/building.xml URL:

Nexus: Staging Completed

2015-01-25 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Commons Parent 37 RC2Deployer properties:"userAgent" = "Apache-Maven/3.2.5 (Java 1.7.0_75; Mac OS X 10.9.5), Apache-Maven/3.2.5 (Java 1.7.0_75; Mac OS X 10.9.5)""userId" = "sebb""ip" = "80.176.146.62"Details:The following artifacts have been

svn commit: r1654647 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/parallel/package.html site/xdoc/index.xml

2015-01-25 Thread krosenvold
Author: krosenvold Date: Sun Jan 25 11:42:05 2015 New Revision: 1654647 URL: http://svn.apache.org/r1654647 Log: Added package info, updated What's new section for 1.10 Added: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/parallel/package.html Modified:

svn commit: r1654720 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/ main/java/org/apache/commons/compress/archivers/sevenz/ main/java/org/apache/commons/compress/excep

2015-01-25 Thread bodewig
Author: bodewig Date: Mon Jan 26 05:03:00 2015 New Revision: 1654720 URL: http://svn.apache.org/r1654720 Log: Move PasswordRequiredException Added: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/PasswordRequiredException.java - copied, changed from r1654719,

svn commit: r1654721 - /commons/proper/compress/trunk/pom.xml

2015-01-25 Thread bodewig
Author: bodewig Date: Mon Jan 26 05:04:03 2015 New Revision: 1654721 URL: http://svn.apache.org/r1654721 Log: no need for special compiler configuration anymore Modified: commons/proper/compress/trunk/pom.xml Modified: commons/proper/compress/trunk/pom.xml URL:

svn commit: r1654722 - /commons/proper/compress/trunk/RELEASE-NOTES.txt

2015-01-25 Thread bodewig
Author: bodewig Date: Mon Jan 26 05:12:09 2015 New Revision: 1654722 URL: http://svn.apache.org/r1654722 Log: update release notes Modified: commons/proper/compress/trunk/RELEASE-NOTES.txt Modified: commons/proper/compress/trunk/RELEASE-NOTES.txt URL:

Nexus: Staging Completed

2015-01-25 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Close staging repository automatically for uploaded bundle.Deployer properties:"userAgent" = "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0""userId" = "bodewig""ip" = "80.137.151.188"Details:The following

svn commit: r1654723 - in /commons/proper/compress/tags/COMPRESS-1.10-RC1: ./ pom.xml src/site/site.xml src/site/xdoc/download_compress.xml src/site/xdoc/index.xml

2015-01-25 Thread bodewig
Author: bodewig Date: Mon Jan 26 05:24:40 2015 New Revision: 1654723 URL: http://svn.apache.org/r1654723 Log: Tag COMPRESS-1.10-RC1 Added: commons/proper/compress/tags/COMPRESS-1.10-RC1/ (props changed) - copied from r1654722, commons/proper/compress/trunk/ Modified:

svn commit: r1654731 - in /commons/proper/validator/trunk/src: changes/ main/java/org/apache/commons/validator/routines/ test/java/org/apache/commons/validator/routines/

2015-01-25 Thread britter
Author: britter Date: Mon Jan 26 07:27:22 2015 New Revision: 1654731 URL: http://svn.apache.org/r1654731 Log: Revert fix for VALIDATOR-358 after veto on dev ML Modified: commons/proper/validator/trunk/src/changes/changes.xml

[math] Added missing changelog entry.

2015-01-25 Thread tn
Repository: commons-math Updated Branches: refs/heads/master 3d9a76877 - eb57c2b4b Added missing changelog entry. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/eb57c2b4 Tree: