commons-crypto git commit: CRYPTO-51: Fix ci link of maven site

2016-05-03 Thread sdp
Repository: commons-crypto Updated Branches: refs/heads/master 852f4f750 -> 3cfaa0271 CRYPTO-51: Fix ci link of maven site Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/3cfaa027 Tree: http://git-wip-us.

commons-crypto git commit: CRYPTO-50: Fix a typo in README

2016-05-03 Thread xuf
Repository: commons-crypto Updated Branches: refs/heads/master 04fe3daf1 -> 852f4f750 CRYPTO-50: Fix a typo in README Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/852f4f75 Tree: http://git-wip-us.apach

commons-crypto git commit: CRYPTO-49: Fix build of X86

2016-05-03 Thread sdp
Repository: commons-crypto Updated Branches: refs/heads/master f2b855cdf -> 04fe3daf1 CRYPTO-49: Fix build of X86 Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/04fe3daf Tree: http://git-wip-us.apache.or

commons-crypto git commit: CRYPTO-41:Update user guide according to the renamed classes and API change

2016-05-03 Thread xuf
Repository: commons-crypto Updated Branches: refs/heads/master 95a8d486e -> f2b855cdf CRYPTO-41:Update user guide according to the renamed classes and API change Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/c

[1/7] commons-crypto git commit: CRYPTO-37: Change all the 2 spaces indent to 4 to comply Commons code style

2016-05-03 Thread xuf
Repository: commons-crypto Updated Branches: refs/heads/master e2cc6aeed -> 95a8d486e http://git-wip-us.apache.org/repos/asf/commons-crypto/blob/95a8d486/src/test/java/org/apache/commons/crypto/stream/PositionedCryptoInputStreamTest.java -

[6/7] commons-crypto git commit: CRYPTO-37: Change all the 2 spaces indent to 4 to comply Commons code style

2016-05-03 Thread xuf
http://git-wip-us.apache.org/repos/asf/commons-crypto/blob/95a8d486/src/main/java/org/apache/commons/crypto/conf/ConfigurationKeys.java -- diff --git a/src/main/java/org/apache/commons/crypto/conf/ConfigurationKeys.java b/src/mai

[2/7] commons-crypto git commit: CRYPTO-37: Change all the 2 spaces indent to 4 to comply Commons code style

2016-05-03 Thread xuf
http://git-wip-us.apache.org/repos/asf/commons-crypto/blob/95a8d486/src/test/java/org/apache/commons/crypto/cipher/JceCipherTest.java -- diff --git a/src/test/java/org/apache/commons/crypto/cipher/JceCipherTest.java b/src/test/jav

[3/7] commons-crypto git commit: CRYPTO-37: Change all the 2 spaces indent to 4 to comply Commons code style

2016-05-03 Thread xuf
http://git-wip-us.apache.org/repos/asf/commons-crypto/blob/95a8d486/src/main/java/org/apache/commons/crypto/utils/NativeCodeLoader.java -- diff --git a/src/main/java/org/apache/commons/crypto/utils/NativeCodeLoader.java b/src/mai

[4/7] commons-crypto git commit: CRYPTO-37: Change all the 2 spaces indent to 4 to comply Commons code style

2016-05-03 Thread xuf
http://git-wip-us.apache.org/repos/asf/commons-crypto/blob/95a8d486/src/main/java/org/apache/commons/crypto/stream/PositionedCryptoInputStream.java -- diff --git a/src/main/java/org/apache/commons/crypto/stream/PositionedCryptoInp

[7/7] commons-crypto git commit: CRYPTO-37: Change all the 2 spaces indent to 4 to comply Commons code style

2016-05-03 Thread xuf
CRYPTO-37: Change all the 2 spaces indent to 4 to comply Commons code style Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/95a8d486 Tree: http://git-wip-us.apache.org/repos/asf/commons-crypto/tree/95a8d486 D

[5/7] commons-crypto git commit: CRYPTO-37: Change all the 2 spaces indent to 4 to comply Commons code style

2016-05-03 Thread xuf
http://git-wip-us.apache.org/repos/asf/commons-crypto/blob/95a8d486/src/main/java/org/apache/commons/crypto/stream/CTRCryptoOutputStream.java -- diff --git a/src/main/java/org/apache/commons/crypto/stream/CTRCryptoOutputStream.jav

svn commit: r1742212 - /commons/proper/vfs/tags/commons-vfs-project-2.1-RC1/

2016-05-03 Thread elserj
Author: elserj Date: Wed May 4 03:23:37 2016 New Revision: 1742212 URL: http://svn.apache.org/viewvc?rev=1742212&view=rev Log: Copy tag for vfs-2.1 rc1 Added: commons/proper/vfs/tags/commons-vfs-project-2.1-RC1/ - copied from r1742211, commons/proper/vfs/branches/VFS-2.1/

Nexus: Staging Completed

2016-05-03 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Apache Commons VFS 2.1 rc1Deployer properties:"userAgent" = "Apache-Maven/3.2.3 (Java 1.7.0_79; Mac OS X 10.11.4), Apache-Maven/3.2.3 (Java 1.7.0_79; Mac OS X 10.11.4)""userId" = "elserj""ip" = "173.67.37.67"Details:The following artifacts have

svn commit: r13511 - in /dev/commons/vfs: ./ binaries/ source/

2016-05-03 Thread elserj
Author: elserj Date: Wed May 4 03:07:27 2016 New Revision: 13511 Log: rc1 for commons-vfs-2.1 Added: dev/commons/vfs/binaries/commons-vfs-distribution-2.1-bin.tar.gz (with props) dev/commons/vfs/binaries/commons-vfs-distribution-2.1-bin.tar.gz.asc dev/commons/vfs/binaries/commons-

commons-crypto git commit: CRYPTO-46: Fix javadoc according doclint of Java 8

2016-05-03 Thread sdp
Repository: commons-crypto Updated Branches: refs/heads/master 24719f352 -> e2cc6aeed CRYPTO-46: Fix javadoc according doclint of Java 8 Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/e2cc6aee Tree: http

Nexus: Staging Repository Dropped

2016-05-03 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDeployer properties:"userAgent" = "Apache-Maven/3.2.3 (Java 1.7.0_79; Mac OS X 10.11.4), Apache-Maven/3.2.3 (Java 1.7.0_79; Mac OS X 10.11.4)""userId" = "elserj""ip" = "173.67.37.67"Details:The orgapachecommons-1162 staging repository has been dropped.Acti

svn commit: r1742210 - in /commons/proper/vfs/branches/VFS-2.1: ./ RELEASE-NOTES.txt pom.xml src/changes/changes.xml src/site/xdoc/index.xml

2016-05-03 Thread elserj
Author: elserj Date: Wed May 4 02:31:48 2016 New Revision: 1742210 URL: http://svn.apache.org/viewvc?rev=1742210&view=rev Log: Merge trunk into branches/VFS-2.1 Modified: commons/proper/vfs/branches/VFS-2.1/ (props changed) commons/proper/vfs/branches/VFS-2.1/RELEASE-NOTES.txt comm

svn commit: r1742209 - in /commons/proper/vfs/trunk: RELEASE-NOTES.txt src/site/xdoc/index.xml

2016-05-03 Thread elserj
Author: elserj Date: Wed May 4 02:28:55 2016 New Revision: 1742209 URL: http://svn.apache.org/viewvc?rev=1742209&view=rev Log: Documentation changes from 2.1-rc0 Modified: commons/proper/vfs/trunk/RELEASE-NOTES.txt commons/proper/vfs/trunk/src/site/xdoc/index.xml Modified: commons/prope

svn commit: r1742208 - /commons/proper/vfs/trunk/pom.xml

2016-05-03 Thread elserj
Author: elserj Date: Wed May 4 02:28:36 2016 New Revision: 1742208 URL: http://svn.apache.org/viewvc?rev=1742208&view=rev Log: Get the maven site working out of the box Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom.xml URL: http://svn.apache.org/viewvc/c

Nexus: Staging Repository Dropped

2016-05-03 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:commons-vfs rc0 failedDeployer properties:"userAgent" = "Apache-Maven/3.2.3 (Java 1.7.0_79; Mac OS X 10.11.4), Apache-Maven/3.2.3 (Java 1.7.0_79; Mac OS X 10.11.4)""userId" = "elserj""ip" = "173.67.37.67"Details:The orgapachecommons-1161 stagin

svn commit: r1742178 - /commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVFormatTest.java

2016-05-03 Thread britter
Author: britter Date: Tue May 3 18:54:13 2016 New Revision: 1742178 URL: http://svn.apache.org/viewvc?rev=1742178&view=rev Log: Drop senseless assertion Modified: commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVFormatTest.java Modified: commons/proper/csv/trunk/src/test/j

svn commit: r1742177 - /commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVFormatTest.java

2016-05-03 Thread britter
Author: britter Date: Tue May 3 18:53:21 2016 New Revision: 1742177 URL: http://svn.apache.org/viewvc?rev=1742177&view=rev Log: Organize imports, don't use wildcard imports Modified: commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVFormatTest.java Modified: commons/proper/

svn commit: r1742175 - in /commons/proper/csv/trunk/src: changes/changes.xml main/java/org/apache/commons/csv/CSVFormat.java test/java/org/apache/commons/csv/CSVFormatTest.java

2016-05-03 Thread britter
Author: britter Date: Tue May 3 18:43:33 2016 New Revision: 1742175 URL: http://svn.apache.org/viewvc?rev=1742175&view=rev Log: CSV-179: Add shortcut method for using first record as header to CSVFormat Modified: commons/proper/csv/trunk/src/changes/changes.xml commons/proper/csv/trunk/s

svn commit: r1742174 - /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java

2016-05-03 Thread britter
Author: britter Date: Tue May 3 18:33:36 2016 New Revision: 1742174 URL: http://svn.apache.org/viewvc?rev=1742174&view=rev Log: Add missing @since tag Modified: commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java Modified: commons/proper/csv/trunk/src/main/java/org

svn commit: r1742173 - in /commons/proper/csv/trunk/src/test/java/org/apache/commons/csv: CSVFormatTest.java JiraCsv167Test.java bugs/ bugs/JiraCsv164Test.java bugs/JiraCsv167Test.java

2016-05-03 Thread britter
Author: britter Date: Tue May 3 18:28:54 2016 New Revision: 1742173 URL: http://svn.apache.org/viewvc?rev=1742173&view=rev Log: Move tests for specific issues to own package Added: commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/bugs/ commons/proper/csv/trunk/src/test/java

svn commit: r1742170 - /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java

2016-05-03 Thread britter
Author: britter Date: Tue May 3 18:24:22 2016 New Revision: 1742170 URL: http://svn.apache.org/viewvc?rev=1742170&view=rev Log: Delegate to withHeader(String[]) instead of calling the long constructor directly Modified: commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat

svn commit: r1742169 - in /commons/proper/csv/trunk/src: changes/changes.xml main/java/org/apache/commons/csv/CSVFormat.java test/java/org/apache/commons/csv/CSVFormatTest.java

2016-05-03 Thread britter
Author: britter Date: Tue May 3 18:21:09 2016 New Revision: 1742169 URL: http://svn.apache.org/viewvc?rev=1742169&view=rev Log: CSV-180: Add withHeader(Class) to CSVFormat Modified: commons/proper/csv/trunk/src/changes/changes.xml commons/proper/csv/trunk/src/main/java/org/apache/commons

svn commit: r1742149 - /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java

2016-05-03 Thread britter
Author: britter Date: Tue May 3 17:35:46 2016 New Revision: 1742149 URL: http://svn.apache.org/viewvc?rev=1742149&view=rev Log: Drop modifiers which are implied by the context Modified: commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java Modified: commons/proper/cs

svn commit: r1742147 - /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java

2016-05-03 Thread britter
Author: britter Date: Tue May 3 17:32:06 2016 New Revision: 1742147 URL: http://svn.apache.org/viewvc?rev=1742147&view=rev Log: Fix JavaDoc errors Modified: commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java Modified: commons/proper/csv/trunk/src/main/java/org/apa

svn commit: r1742145 - /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java

2016-05-03 Thread britter
Author: britter Date: Tue May 3 17:29:04 2016 New Revision: 1742145 URL: http://svn.apache.org/viewvc?rev=1742145&view=rev Log: Remove trailing white spaces Modified: commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java Modified: commons/proper/csv/trunk/src/main/ja

commons-crypto git commit: CRYPTO-47: fix build of mac os

2016-05-03 Thread sdp
Repository: commons-crypto Updated Branches: refs/heads/master 2ad69f913 -> 24719f352 CRYPTO-47: fix build of mac os Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/24719f35 Tree: http://git-wip-us.apache

commons-crypto git commit: CRYPTO-40: Remove the full qualified package name for shadowed classes (Xianda Ke via Dian Fu)

2016-05-03 Thread dianfu
Repository: commons-crypto Updated Branches: refs/heads/master 9aecd37f7 -> 2ad69f913 CRYPTO-40: Remove the full qualified package name for shadowed classes (Xianda Ke via Dian Fu) Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/

commons-crypto git commit: CRYPTO-28: Update the README.md of Apache Commons Crypto

2016-05-03 Thread xuf
Repository: commons-crypto Updated Branches: refs/heads/master cec53815a -> 9aecd37f7 CRYPTO-28: Update the README.md of Apache Commons Crypto Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/9aecd37f Tree

commons-crypto git commit: CRYPTO-48: Setup site build as defined in commons-parent pom (Benedikt Ritter via Dapeng Sun)

2016-05-03 Thread sdp
Repository: commons-crypto Updated Branches: refs/heads/master c0c2e6fb9 -> cec53815a CRYPTO-48: Setup site build as defined in commons-parent pom (Benedikt Ritter via Dapeng Sun) Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/a