commons-crypto git commit: Unused

2016-06-25 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master d2bf64513 -> d46004d52 Unused Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/d46004d5 Tree: http://git-wip-us.apache.org/repos/asf/commons-cr

commons-crypto git commit: Simplify: split cannot return null

2016-06-25 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 24e32ee97 -> d2bf64513 Simplify: split cannot return null Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/d2bf6451 Tree: http://git-wip-us.apa

commons-crypto git commit: Simplify: no need to check for null (done by splitClassNames). Drop unnecessary line breaks

2016-06-25 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 7171e28c5 -> 24e32ee97 Simplify: no need to check for null (done by splitClassNames). Drop unnecessary line breaks Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/c

commons-crypto git commit: Test null input

2016-06-25 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 1f44456d3 -> 7171e28c5 Test null input Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/7171e28c Tree: http://git-wip-us.apache.org/repos/asf/c

commons-crypto git commit: Javadoc; unnecessary line break

2016-06-25 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 2167e308f -> 1f44456d3 Javadoc; unnecessary line break Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/1f44456d Tree: http://git-wip-us.apache

svn commit: r1750228 - in /commons/proper/bcel/trunk/src/main/java/org/apache/bcel: ExceptionConst.java util/BCELifier.java

2016-06-25 Thread ggregory
Author: ggregory Date: Sat Jun 25 21:47:44 2016 New Revision: 1750228 URL: http://svn.apache.org/viewvc?rev=1750228&view=rev Log: Unnecessary semicolon. Modified: commons/proper/bcel/trunk/src/main/java/org/apache/bcel/ExceptionConst.java commons/proper/bcel/trunk/src/main/java/org/apache

svn commit: r1750227 - /commons/proper/bcel/trunk/src/main/java/org/apache/bcel/classfile/JavaClass.java

2016-06-25 Thread ggregory
Author: ggregory Date: Sat Jun 25 21:47:10 2016 New Revision: 1750227 URL: http://svn.apache.org/viewvc?rev=1750227&view=rev Log: Unnecessary semicolon. Modified: commons/proper/bcel/trunk/src/main/java/org/apache/bcel/classfile/JavaClass.java Modified: commons/proper/bcel/trunk/src/main/j

commons-compress git commit: Add final modifier to local variables.

2016-06-25 Thread ggregory
Repository: commons-compress Updated Branches: refs/heads/master 4865194d5 -> 77388c82c Add final modifier to local variables. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/77388c82 Tree: http://git-

commons-compress git commit: Add final modifier to method parameters.

2016-06-25 Thread ggregory
Repository: commons-compress Updated Branches: refs/heads/master 7f110cf31 -> 4865194d5 Add final modifier to method parameters. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/4865194d Tree: http://gi

commons-compress git commit: Javadoc.

2016-06-25 Thread ggregory
Repository: commons-compress Updated Branches: refs/heads/master 0714e1063 -> 7f110cf31 Javadoc. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/7f110cf3 Tree: http://git-wip-us.apache.org/repos/asf/co

commons-compress git commit: Statement unnecessarily nested within else clause.

2016-06-25 Thread ggregory
Repository: commons-compress Updated Branches: refs/heads/master dee8220e4 -> 0714e1063 Statement unnecessarily nested within else clause. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/0714e106 Tree:

commons-compress git commit: Remove Redundant specification of type (Java 7).

2016-06-25 Thread ggregory
Repository: commons-compress Updated Branches: refs/heads/master d5aa050a6 -> e2d348e17 Remove Redundant specification of type (Java 7). Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/e2d348e1 Tree: h

commons-compress git commit: Remove Redundant specification of type (Java 7).

2016-06-25 Thread ggregory
Repository: commons-compress Updated Branches: refs/heads/master e2d348e17 -> dee8220e4 Remove Redundant specification of type (Java 7). Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/dee8220e Tree: h

commons-compress git commit: [COMPRESS-362] Bullet-proof code using try-with-resources statements.

2016-06-25 Thread ggregory
Repository: commons-compress Updated Branches: refs/heads/master cd9d5ee5d -> d5aa050a6 [COMPRESS-362] Bullet-proof code using try-with-resources statements. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/co

commons-compress git commit: [COMPRESS-362] Bullet-proof code using try-with-resources statements.

2016-06-25 Thread ggregory
Repository: commons-compress Updated Branches: refs/heads/master f52ecf865 -> cd9d5ee5d [COMPRESS-362] Bullet-proof code using try-with-resources statements. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/co

commons-compress git commit: Format nits.

2016-06-25 Thread ggregory
Repository: commons-compress Updated Branches: refs/heads/master b3c6bf720 -> f52ecf865 Format nits. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/f52ecf86 Tree: http://git-wip-us.apache.org/repos/as

commons-compress git commit: Remove Redundant specification of type (Java 7).

2016-06-25 Thread ggregory
Repository: commons-compress Updated Branches: refs/heads/master f5a98515e -> b3c6bf720 Remove Redundant specification of type (Java 7). Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/b3c6bf72 Tree: h

commons-compress git commit: [COMPRESS-360] Update Java requirement from 6 to 7.

2016-06-25 Thread ggregory
Repository: commons-compress Updated Branches: refs/heads/master f8e09945e -> f5a98515e [COMPRESS-360] Update Java requirement from 6 to 7. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/f5a98515 Tree

commons-compress git commit: [COMPRESS-360] Update Java requirement from 6 to 7.

2016-06-25 Thread ggregory
Repository: commons-compress Updated Branches: refs/heads/master 6c8345bff -> f8e09945e [COMPRESS-360] Update Java requirement from 6 to 7. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/f8e09945 Tree

svn commit: r1750209 - /commons/proper/configuration/trunk/pom.xml

2016-06-25 Thread oheger
Author: oheger Date: Sat Jun 25 15:39:09 2016 New Revision: 1750209 URL: http://svn.apache.org/viewvc?rev=1750209&view=rev Log: Added Raviteja Lokineni to contributors section. Modified: commons/proper/configuration/trunk/pom.xml Modified: commons/proper/configuration/trunk/pom.xml URL: htt

commons-crypto git commit: These classes are not part of the public API; make them package private

2016-06-25 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 7b9402712 -> 2167e308f These classes are not part of the public API; make them package private Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit

commons-crypto git commit: Use the AbstractCipherTest constants

2016-06-25 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 25455430f -> 7b9402712 Use the AbstractCipherTest constants Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/7b940271 Tree: http://git-wip-us.a

commons-crypto git commit: Use shared constant for class names

2016-06-25 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 7e3899726 -> 25455430f Use shared constant for class names Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/25455430 Tree: http://git-wip-us.ap

commons-crypto git commit: These classes are not part of the public API; make them package-protected

2016-06-25 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 6161681eb -> 7e3899726 These classes are not part of the public API; make them package-protected Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/comm

commons-crypto git commit: Oops; revert accidental commit of debug line

2016-06-25 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 1a33867ff -> 6161681eb Oops; revert accidental commit of debug line Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/6161681e Tree: http://git-

commons-crypto git commit: CRYPTO-74 Full class names make code more difficult to update

2016-06-25 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master e278580f5 -> 1a33867ff CRYPTO-74 Full class names make code more difficult to update CIPHER_CLASSES_DEFAULT is only used by CryptoCipherFactory so move it there and make it private Project: http://git-wip-us.apache.org/repos/asf/c

commons-crypto git commit: CRYPTO-87 Reduce util package API footprint

2016-06-25 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master c66387b15 -> e278580f5 CRYPTO-87 Reduce util package API footprint calculateIV is only used by CRTCrypto classes 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-87 Reduce util package API footprint

2016-06-25 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 6a0817217 -> c66387b15 CRYPTO-87 Reduce util package API footprint freeDirectBuffer only used by Stream classes Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/com

commons-crypto git commit: CRYPTO-87 Reduce util package API footprint

2016-06-25 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 984ee1024 -> 6a0817217 CRYPTO-87 Reduce util package API footprint getBufferSize Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/6a081721 Tre

commons-crypto git commit: CRYPTO-87 Reduce util package API footprint

2016-06-25 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master f0ba94cb1 -> 984ee1024 CRYPTO-87 Reduce util package API footprint Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/984ee102 Tree: http://git-w

commons-crypto git commit: CRYPTO-87 Reduce util package API footprint

2016-06-25 Thread sebb
Repository: commons-crypto Updated Branches: refs/heads/master 6522a7299 -> f0ba94cb1 CRYPTO-87 Reduce util package API footprint Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/f0ba94cb Tree: http://git-w