commons-crypto git commit: Revert "CRYPTO-63: Add JNA binding (issue fix)"

2016-06-29 Thread sdp
Repository: commons-crypto Updated Branches: refs/heads/master 88f3276bc -> ed48fad6c Revert "CRYPTO-63: Add JNA binding (issue fix)" This reverts commit 5b4c302d87b5039258fb3785c0d1e18775e4cf7d. Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.ap

commons-crypto git commit: Fix pmd issues

2016-06-29 Thread sdp
Repository: commons-crypto Updated Branches: refs/heads/master 5b4c302d8 -> 88f3276bc Fix pmd issues Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/88f3276b Tree: http://git-wip-us.apache.org/repos/asf/c

commons-crypto git commit: CRYPTO-63: Add JNA binding (issue fix)

2016-06-29 Thread sdp
Repository: commons-crypto Updated Branches: refs/heads/master 99cae9863 -> 5b4c302d8 CRYPTO-63: Add JNA binding (issue fix) Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/5b4c302d Tree: http://git-wip-u

commons-crypto git commit: Initial test of enums

2016-06-29 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 6367ae4d6 -> 99cae9863 Initial test of enums Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/99cae986 Tree: http://git-wip-us.apache.org/repos

commons-crypto git commit: Javadoc

2016-06-29 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 6a544edcf -> 6367ae4d6 Javadoc Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/6367ae4d Tree: http://git-wip-us.apache.org/repos/asf/commons-c

commons-crypto git commit: Document why not using try with resources

2016-06-29 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 1535b5391 -> 6a544edcf Document why not using try with resources Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/6a544edc Tree: http://git-wip

commons-crypto git commit: Javadoc

2016-06-29 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 7652bfbd6 -> 1535b5391 Javadoc Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/1535b539 Tree: http://git-wip-us.apache.org/repos/asf/commons-c

[1/2] commons-crypto git commit: Revert "try-with-resources."

2016-06-29 Thread ggregory
Repository: commons-crypto Updated Branches: refs/heads/master c6320bbf6 -> 7652bfbd6 Revert "try-with-resources." This reverts commit b11f6ffaecef327840c3f42b880937a267ac7637. Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/

[2/2] commons-crypto git commit: Revert "try-with-resources."

2016-06-29 Thread ggregory
Revert "try-with-resources." This reverts commit 9ecfae271b00a66a5ca2618b32aa59e96a165473. Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/7652bfbd Tree: http://git-wip-us.apache.org/repos/asf/commons-crypto

svn commit: r1750735 - /commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVPrinterTest.java

2016-06-29 Thread ggregory
Author: ggregory Date: Thu Jun 30 00:13:53 2016 New Revision: 1750735 URL: http://svn.apache.org/viewvc?rev=1750735&view=rev Log: Remove unused import. Modified: commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVPrinterTest.java Modified: commons/proper/csv/trunk/src/test/ja

commons-crypto git commit: try-with-resources.

2016-06-29 Thread ggregory
Repository: commons-crypto Updated Branches: refs/heads/master b11f6ffae -> c6320bbf6 try-with-resources. Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/c6320bbf Tree: http://git-wip-us.apache.org/repos/a

[1/2] commons-crypto git commit: try-with-resources.

2016-06-29 Thread ggregory
Repository: commons-crypto Updated Branches: refs/heads/master bd9dfcd71 -> b11f6ffae try-with-resources. Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/9ecfae27 Tree: http://git-wip-us.apache.org/repos/a

[2/2] commons-crypto git commit: try-with-resources.

2016-06-29 Thread ggregory
try-with-resources. Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/b11f6ffa Tree: http://git-wip-us.apache.org/repos/asf/commons-crypto/tree/b11f6ffa Diff: http://git-wip-us.apache.org/repos/asf/commons-crypt

commons-crypto git commit: Fix deprecation warning.

2016-06-29 Thread ggregory
Repository: commons-crypto Updated Branches: refs/heads/master 9faf04e47 -> bd9dfcd71 Fix deprecation warning. Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/bd9dfcd7 Tree: http://git-wip-us.apache.org/re

[1/2] commons-crypto git commit: Unnecessary semicolon.

2016-06-29 Thread ggregory
Repository: commons-crypto Updated Branches: refs/heads/master 7c544f698 -> 9faf04e47 Unnecessary semicolon. Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/69b40ed6 Tree: http://git-wip-us.apache.org/repo

[2/2] commons-crypto git commit: Statement unnecessarily nested within else clause.

2016-06-29 Thread ggregory
Statement unnecessarily nested within else clause. Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/9faf04e4 Tree: http://git-wip-us.apache.org/repos/asf/commons-crypto/tree/9faf04e4 Diff: http://git-wip-us.apa

commons-crypto git commit: CRYPTO-90: Utils loads system properties during class loading

2016-06-29 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 9182668cc -> 7c544f698 CRYPTO-90: Utils loads system properties during class loading Adapted from PR65 Fixes #65 Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/co

commons-crypto git commit: CRYPTO-92 Handling default properties; allow SystemProperties to be ignored

2016-06-29 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 07fcb4b15 -> 9182668cc CRYPTO-92 Handling default properties; allow SystemProperties to be ignored Only use the provided property instance. Fixes #64 Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http

svn commit: r1750727 - /commons/proper/io/trunk/src/main/java/org/apache/commons/io/Charsets.java

2016-06-29 Thread ggregory
Author: ggregory Date: Wed Jun 29 21:04:09 2016 New Revision: 1750727 URL: http://svn.apache.org/viewvc?rev=1750727&view=rev Log: Reimplement à la Java 7 with StandardCharsets (fixes compiler warnings.) Modified: commons/proper/io/trunk/src/main/java/org/apache/commons/io/Charsets.java Modif

commons-crypto git commit: Random impl is not JCE

2016-06-29 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 0226546f1 -> 07fcb4b15 Random impl is not JCE Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/07fcb4b1 Tree: http://git-wip-us.apache.org/repo

svn commit: r1750726 - /commons/proper/io/trunk/src/main/java/org/apache/commons/io/Charsets.java

2016-06-29 Thread ggregory
Author: ggregory Date: Wed Jun 29 21:02:28 2016 New Revision: 1750726 URL: http://svn.apache.org/viewvc?rev=1750726&view=rev Log: Reimplement a la Java 7 with StandardCharsets (fixes compiler warnings.) Modified: commons/proper/io/trunk/src/main/java/org/apache/commons/io/Charsets.java Modif

commons-crypto git commit: Add Javadoc for props to enum so appears in Javadoc and IDE

2016-06-29 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 6cbf4e90e -> 0226546f1 Add Javadoc for props to enum so appears in Javadoc and IDE Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/0226546f Tr

commons-crypto git commit: Javadoc fixes (fallback no longer used)

2016-06-29 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master e22c4288c -> 6cbf4e90e Javadoc fixes (fallback no longer used) Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/6cbf4e90 Tree: http://git-wip-u

commons-crypto git commit: (doc) Updated README/CONTRIBUTING

2016-06-29 Thread stain
Repository: commons-crypto Updated Branches: refs/heads/master 8a8bcb0a3 -> e22c4288c (doc) Updated README/CONTRIBUTING Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/e22c4288 Tree: http://git-wip-us.apa

svn commit: r1750674 - /commons/proper/collections/trunk/CONTRIBUTING.md

2016-06-29 Thread stain
Author: stain Date: Wed Jun 29 16:59:39 2016 New Revision: 1750674 URL: http://svn.apache.org/viewvc?rev=1750674&view=rev Log: (doc) Avoid using VFS example Modified: commons/proper/collections/trunk/CONTRIBUTING.md Modified: commons/proper/collections/trunk/CONTRIBUTING.md URL: http://svn.

svn commit: r1750673 - /commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/contributing-md-template.md

2016-06-29 Thread stain
Author: stain Date: Wed Jun 29 16:58:50 2016 New Revision: 1750673 URL: http://svn.apache.org/viewvc?rev=1750673&view=rev Log: Use @JIRA_ID@ instead of VFS as example Modified: commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/contributing-md-template.md Mo

svn commit: r1750672 - in /commons/proper/collections/trunk: CONTRIBUTING.md README.md

2016-06-29 Thread stain
Author: stain Date: Wed Jun 29 16:50:22 2016 New Revision: 1750672 URL: http://svn.apache.org/viewvc?rev=1750672&view=rev Log: (doc) Updated README.md and CONTRIBUTING.md Modified: commons/proper/collections/trunk/CONTRIBUTING.md commons/proper/collections/trunk/README.md Modified: commo

svn commit: r1750671 - /commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/contributing-md-template.md

2016-06-29 Thread stain
Author: stain Date: Wed Jun 29 16:47:46 2016 New Revision: 1750671 URL: http://svn.apache.org/viewvc?rev=1750671&view=rev Log: Grammar fixes Modified: commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/contributing-md-template.md Modified: commons/proper/co

svn commit: r1750670 - /commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/contributing-md-template.md

2016-06-29 Thread stain
Author: stain Date: Wed Jun 29 16:43:47 2016 New Revision: 1750670 URL: http://svn.apache.org/viewvc?rev=1750670&view=rev Log: clarify contributions and CLA requirements (or when CLA is not required :) Modified: commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templ

svn commit: r1750669 - /commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/readme-md-template.md

2016-06-29 Thread stain
Author: stain Date: Wed Jun 29 16:43:26 2016 New Revision: 1750669 URL: http://svn.apache.org/viewvc?rev=1750669&view=rev Log: Clarify license and contributions Modified: commons/proper/commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates/readme-md-template.md Modified: com

commons-crypto git commit: Fallback no longer exists

2016-06-29 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 9e7f040b1 -> 8a8bcb0a3 Fallback no longer exists Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/8a8bcb0a Tree: http://git-wip-us.apache.org/r