[lang] [LANG-1290] StringUtils.join() with support for List with configurable start/end indices. Reuse constant.

2018-05-22 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master a5391bb34 -> 96cb498f9 [LANG-1290] StringUtils.join() with support for List with configurable start/end indices. Reuse constant. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/r

[lang] [LANG-1290] StringUtils.join() with support for List with configurable start/end indices. Extract constant.

2018-05-22 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 96cb498f9 -> f4a262df5 [LANG-1290] StringUtils.join() with support for List with configurable start/end indices. Extract constant. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org

[lang] Extract method.

2018-05-22 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master f4a262df5 -> 81ee0d062 Extract method. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/81ee0d06 Tree: http://git-wip-us.apache.org/repos/asf/commons

commons-io git commit: [IO-577] Add readers to filter out given characters: CharacterSetFilterReader and CharacterFilterReader.

2018-05-22 Thread ggregory
Repository: commons-io Updated Branches: refs/heads/master bc10af423 -> 7791a851c [IO-577] Add readers to filter out given characters: CharacterSetFilterReader and CharacterFilterReader. Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/

[lang] [LANG-1290] StringUtils.join() with support for List with configurable start/end indices. Fix XML.

2018-05-22 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 81ee0d062 -> 2bb197d3d [LANG-1290] StringUtils.join() with support for List with configurable start/end indices. Fix XML. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/as

[lang] [LANG-1238] Fix typo.

2018-05-22 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 2bb197d3d -> ae7bef343 [LANG-1238] Fix typo. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/ae7bef34 Tree: http://git-wip-us.apache.org/repos/asf/c

commons-pool git commit: - [POOL-341] Update optional library asm-util from 6.0 to 6.1.1. - Update commons-parent from 43 to 46.

2018-05-23 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 867614829 -> 3f91164a5 - [POOL-341] Update optional library asm-util from 6.0 to 6.1.1. - Update commons-parent from 43 to 46. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/rep

commons-pool git commit: [POOL-338] GenericObjectPool constructor may throw an exception under OSGi. Update POM version from 2.5.1-SNAPSHOT to 2.6.0-SNAPSHOT since we have added public APIs.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 3f91164a5 -> cebb32018 [POOL-338] GenericObjectPool constructor may throw an exception under OSGi. Update POM version from 2.5.1-SNAPSHOT to 2.6.0-SNAPSHOT since we have added public APIs. Project: http://git-wip-us.apache.org/repos/

commons-pool git commit: Remove trailing white spaces.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master cebb32018 -> 111f9d757 Remove trailing white spaces. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/111f9d75 Tree: http://git-wip-us.apache.org/rep

commons-pool git commit: Use final.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 111f9d757 -> 7411f1083 Use final. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/7411f108 Tree: http://git-wip-us.apache.org/repos/asf/commons-pool

commons-pool git commit: Use longer lines for readability.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 7411f1083 -> d597d74c2 Use longer lines for readability. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/d597d74c Tree: http://git-wip-us.apache.org

commons-pool git commit: Comment empty blocks by design.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master d597d74c2 -> 76faa5170 Comment empty blocks by design. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/76faa517 Tree: http://git-wip-us.apache.org/

commons-pool git commit: [POOL-342] Update optional library asm-util from 6.1.1 to 6.2.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 76faa5170 -> 08179eb3d [POOL-342] Update optional library asm-util from 6.1.1 to 6.2. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/08179eb3 Tree:

commons-pool git commit: [POOL-324] org.apache.commons.pool2.impl.GenericObjectPool.getFactoryType() throws java.lang.ClassCastException

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 08179eb3d -> 7f52a8d96 [POOL-324] org.apache.commons.pool2.impl.GenericObjectPool.getFactoryType() throws java.lang.ClassCastException Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache

commons-pool git commit: [POOL-338] GenericObjectPool constructor may throw an exception under OSGi. Update POM version from 2.5.1-SNAPSHOT to 2.6.0-SNAPSHOT since we have added public APIs. Comment.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 7f52a8d96 -> 865d95848 [POOL-338] GenericObjectPool constructor may throw an exception under OSGi. Update POM version from 2.5.1-SNAPSHOT to 2.6.0-SNAPSHOT since we have added public APIs. Comment. Project: http://git-wip-us.apache.o

commons-pool git commit: Better private ivar name.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 865d95848 -> 568b5fc45 Better private ivar name. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/568b5fc4 Tree: http://git-wip-us.apache.org/repos/a

commons-pool git commit: Javadoc nit.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 568b5fc45 -> 8e0e6b5fb Javadoc nit. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/8e0e6b5f Tree: http://git-wip-us.apache.org/repos/asf/commons-po

commons-pool git commit: Javadoc improvements.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 8e0e6b5fb -> 4ef3a4d47 Javadoc improvements. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/4ef3a4d4 Tree: http://git-wip-us.apache.org/repos/asf/c

commons-pool git commit: Javadoc improvements.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 4ef3a4d47 -> ee91737e9 Javadoc improvements. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/ee91737e Tree: http://git-wip-us.apache.org/repos/asf/c

commons-pool git commit: Javadoc improvements.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master ee91737e9 -> 308127dff Javadoc improvements. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/308127df Tree: http://git-wip-us.apache.org/repos/asf/c

commons-pool git commit: Better param name.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 308127dff -> fca6c0ab2 Better param name. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/fca6c0ab Tree: http://git-wip-us.apache.org/repos/asf/comm

commons-pool git commit: Adjust line length on in-line comments.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master fca6c0ab2 -> d63cc48fd Adjust line length on in-line comments. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/d63cc48f Tree: http://git-wip-us.apac

[3/3] commons-pool git commit: [POL-324] org.apache.commons.pool2.impl.GenericObjectPool.getFactoryType() throws java.lang.ClassCastException.

2018-05-26 Thread ggregory
[POL-324] org.apache.commons.pool2.impl.GenericObjectPool.getFactoryType() throws java.lang.ClassCastException. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/41bf71b0 Tree: http://git-wip-us.apache.org/repos/asf

[2/3] commons-pool git commit: Remove trailing spaces.

2018-05-26 Thread ggregory
Remove trailing spaces. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/54996726 Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/54996726 Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/di

[1/3] commons-pool git commit: Remove trailing spaces.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master d63cc48fd -> 41bf71b0f Remove trailing spaces. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/7e1b7e45 Tree: http://git-wip-us.apache.org/repos/asf

commons-pool git commit: Prepare for 2.6.0 RC.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 41bf71b0f -> d27a2bceb Prepare for 2.6.0 RC. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/d27a2bce Tree: http://git-wip-us.apache.org/repos/asf/c

commons-pool git commit: Prepare for 2.6.0 RC.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master d27a2bceb -> 1661c2e55 Prepare for 2.6.0 RC. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/1661c2e5 Tree: http://git-wip-us.apache.org/repos/asf/c

commons-pool git commit: Prepare for 2.6.0 RC.

2018-05-26 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 1661c2e55 -> ed9fd0b0d Prepare for 2.6.0 RC. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/ed9fd0b0 Tree: http://git-wip-us.apache.org/repos/asf/c

commons-build-plugin git commit: Fix typos about fixing typos.

2018-05-26 Thread ggregory
Repository: commons-build-plugin Updated Branches: refs/heads/master efaa5946a -> 5d0065f2c Fix typos about fixing typos. Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/5d0065f2 Tree: http://

commons-build-plugin git commit: Just like for a build, exclude the template files for header and footer from the RAT report.

2018-05-26 Thread ggregory
Repository: commons-build-plugin Updated Branches: refs/heads/master 5d0065f2c -> 7fdc16deb Just like for a build, exclude the template files for header and footer from the RAT report. Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo Commit: http://git-wip-us.apache.o

commons-build-plugin git commit: [COMMONSSITE-116] Add a goal for creating the NOTICE.txt file.

2018-05-26 Thread ggregory
Repository: commons-build-plugin Updated Branches: refs/heads/master 7fdc16deb -> 8ceb96027 [COMMONSSITE-116] Add a goal for creating the NOTICE.txt file. Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-build-plu

commons-pool git commit: [POOL-338] GenericObjectPool constructor may throw an exception under OSGi.

2018-05-27 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master ed9fd0b0d -> be3bcaff4 [POOL-338] GenericObjectPool constructor may throw an exception under OSGi. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/b

svn commit: r1832339 - /commons/proper/commons-parent/trunk/pom.xml

2018-05-27 Thread ggregory
Author: ggregory Date: Sun May 27 16:30:45 2018 New Revision: 1832339 URL: http://svn.apache.org/viewvc?rev=1832339&view=rev Log: Better comments and reuse the commons.componentid property. Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/t

svn commit: r1832340 - /commons/proper/commons-parent/trunk/pom.xml

2018-05-27 Thread ggregory
Author: ggregory Date: Sun May 27 16:32:56 2018 New Revision: 1832340 URL: http://svn.apache.org/viewvc?rev=1832340&view=rev Log: Better comments. Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml URL: http://svn.apache.org/vi

commons-build-plugin git commit: [COMMONSSITE-116] Add a goal for creating the NOTICE.txt file. Parameterize the project name.

2018-05-27 Thread ggregory
Repository: commons-build-plugin Updated Branches: refs/heads/master 8ceb96027 -> 4ed82c2b5 [COMMONSSITE-116] Add a goal for creating the NOTICE.txt file. Parameterize the project name. Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo Commit: http://git-wip-us.apache.

commons-build-plugin git commit: [COMMONSSITE-116] Add a goal for creating the NOTICE.txt file. Fix inception year.

2018-05-27 Thread ggregory
Repository: commons-build-plugin Updated Branches: refs/heads/master 4ed82c2b5 -> 25bb2f361 [COMMONSSITE-116] Add a goal for creating the NOTICE.txt file. Fix inception year. Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo Commit: http://git-wip-us.apache.org/repos/a

commons-build-plugin git commit: [COMMONSSITE-116] Add a goal for creating the NOTICE.txt file. Fix inception year.

2018-05-27 Thread ggregory
Repository: commons-build-plugin Updated Branches: refs/heads/master 25bb2f361 -> 62fed81ed [COMMONSSITE-116] Add a goal for creating the NOTICE.txt file. Fix inception year. Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo Commit: http://git-wip-us.apache.org/repos/a

commons-build-plugin git commit: [COMMONSSITE-116] Add a goal for creating the NOTICE.txt file. Better param type.

2018-05-27 Thread ggregory
Repository: commons-build-plugin Updated Branches: refs/heads/master 62fed81ed -> 0b1fdaa5f [COMMONSSITE-116] Add a goal for creating the NOTICE.txt file. Better param type. Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo Commit: http://git-wip-us.apache.org/repos/as

commons-pool git commit: Preparing for 2.6.0 RC1.

2018-05-27 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master be3bcaff4 -> bafc54386 Preparing for 2.6.0 RC1. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/bafc5438 Tree: http://git-wip-us.apache.org/repos/as

svn commit: r1832450 - /commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/ColognePhoneticTest.java

2018-05-29 Thread ggregory
Author: ggregory Date: Tue May 29 14:31:57 2018 New Revision: 1832450 URL: http://svn.apache.org/viewvc?rev=1832450&view=rev Log: [CODEC-246] ColognePhoneticTest.testIsEncodeEquals missing assertions. Modified: commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/lang

svn commit: r1832451 - /commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/ColognePhoneticTest.java

2018-05-29 Thread ggregory
Author: ggregory Date: Tue May 29 14:35:14 2018 New Revision: 1832451 URL: http://svn.apache.org/viewvc?rev=1832451&view=rev Log: [CODEC-246] ColognePhoneticTest.testIsEncodeEquals missing assertions. Modified: commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/lang

svn commit: r1832456 - /commons/proper/commons-parent/trunk/pom.xml

2018-05-29 Thread ggregory
Author: ggregory Date: Tue May 29 15:35:50 2018 New Revision: 1832456 URL: http://svn.apache.org/viewvc?rev=1832456&view=rev Log: maven-javadoc-plugin 3.0.0 -> 3.0.1 (Java 10 compatibility.) Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-paren

commons-release-plugin git commit: Update Maven SCM plugin from 1.9.5 to 1.10.0.

2018-05-29 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 4692d2b62 -> b6b5664c9 Update Maven SCM plugin from 1.9.5 to 1.10.0. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/

commons-release-plugin git commit: Preferred MIME name is upper case.

2018-05-29 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master b6b5664c9 -> 25e3dc12e Preferred MIME name is upper case. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/25e3dc12 Tr

commons-dbcp git commit: [DBCP-491] Ensure DBCP ConnectionListener can deal with transaction managers which invoke rollback in a separate thread. Applied modified patch from Zheng Feng.

2018-05-29 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 9a9be4855 -> 377dd0a46 [DBCP-491] Ensure DBCP ConnectionListener can deal with transaction managers which invoke rollback in a separate thread. Applied modified patch from Zheng Feng. Project: http://git-wip-us.apache.org/repos/asf/c

commons-release-plugin git commit: Better error reporting and bullet-proofing.

2018-05-29 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 25e3dc12e -> 0c29ac3a1 Better error reporting and bullet-proofing. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/0c

commons-release-plugin git commit: Fix possible resource leak and/or file locking errors: The file output streams for the readme file and header file were not being closed.

2018-05-29 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 0c29ac3a1 -> c6d7168bd Fix possible resource leak and/or file locking errors: The file output streams for the readme file and header file were not being closed. Project: http://git-wip-us.apache.org/repos/asf/commons-releas

commons-release-plugin git commit: Drop duplicate package-info.java files.

2018-05-29 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master c6d7168bd -> ff15774ef Drop duplicate package-info.java files. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/ff1577

commons-release-plugin git commit: Javadoc typos.

2018-05-29 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master ff15774ef -> 8c1a24834 Javadoc typos. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/8c1a2483 Tree: http://git-wip-

commons-release-plugin git commit: Parameterize Nexus repository id in URLs like https://repository.apache.org/content/repositories/orgapachecommons-@NEXUS_REPO_ID@/org/apache/commons/@ARTIFACTID@/@VE

2018-05-29 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 8c1a24834 -> e99b3ee8d Parameterize Nexus repository id in URLs like https://repository.apache.org/content/repositories/orgapachecommons-@NEXUS_REPO_ID@/org/apache/commons/@ARTIFACTID@/@VERSION@/ Project: http://git-wip-us.

svn commit: r1832506 - /commons/proper/commons-parent/trunk/pom.xml

2018-05-29 Thread ggregory
Author: ggregory Date: Tue May 29 22:28:53 2018 New Revision: 1832506 URL: http://svn.apache.org/viewvc?rev=1832506&view=rev Log: Allow for more than one concurrent RC with commons.distSvnStagingUrl. Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/com

commons-pool git commit: Allow for more than one concurrent RC with commons.distSvnStagingUrl.

2018-05-29 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master bafc54386 -> e387ffcaa Allow for more than one concurrent RC with commons.distSvnStagingUrl. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/e387ffc

commons-release-plugin git commit: Reuse @DISTURL@ in template.

2018-05-29 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master e99b3ee8d -> 1b8edfc01 Reuse @DISTURL@ in template. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/1b8edfc0 Tree: h

commons-release-plugin git commit: Slightly better logging.

2018-05-30 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 1b8edfc01 -> 072168464 Slightly better logging. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/07216846 Tree: http:

svn commit: r1832543 - /commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/ColognePhoneticTest.java

2018-05-30 Thread ggregory
Author: ggregory Date: Wed May 30 13:37:16 2018 New Revision: 1832543 URL: http://svn.apache.org/viewvc?rev=1832543&view=rev Log: [CODEC-246] ColognePhoneticTest.testIsEncodeEquals missing assertions. Modified: commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/lang

svn commit: r1832544 - /commons/proper/codec/trunk/src/changes/changes.xml

2018-05-30 Thread ggregory
Author: ggregory Date: Wed May 30 13:39:53 2018 New Revision: 1832544 URL: http://svn.apache.org/viewvc?rev=1832544&view=rev Log: [CODEC-246] ColognePhoneticTest.testIsEncodeEquals missing assertions. Closes #13. Modified: commons/proper/codec/trunk/src/changes/changes.xml Modi

svn commit: r1832546 - /commons/proper/codec/trunk/src/changes/changes.xml

2018-05-30 Thread ggregory
Author: ggregory Date: Wed May 30 13:40:30 2018 New Revision: 1832546 URL: http://svn.apache.org/viewvc?rev=1832546&view=rev Log: [CODEC-246] ColognePhoneticTest.testIsEncodeEquals missing assertions. Closes #13. Modified: commons/proper/codec/trunk/src/changes/changes.xml Modi

commons-release-plugin git commit: Better method name.

2018-05-30 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 072168464 -> 66da51638 Better method name. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/66da5163 Tree: http://git

commons-release-plugin git commit: Fix Checkstyle error.

2018-05-30 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 66da51638 -> 0cae8c664 Fix Checkstyle error. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/0cae8c66 Tree: http://g

commons-release-plugin git commit: Better logging and fix one typo.

2018-05-30 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 0cae8c664 -> c0c8fb3df Better logging and fix one typo. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/c0c8fb3d Tree

commons-release-plugin git commit: Don't fail the goal if hash prop files are missing, just leave the markers behind in the result VOTE.txt file.

2018-05-30 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master c0c8fb3df -> d93fdf5e7 Don't fail the goal if hash prop files are missing, just leave the markers behind in the result VOTE.txt file. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http

commons-release-plugin git commit: Don't hide class' ivar name.

2018-05-30 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master d93fdf5e7 -> c476f024e Don't hide class' ivar name. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/c476f024 Tree: h

commons-release-plugin git commit: Make some ivars final.

2018-05-30 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master c476f024e -> 77dd4b425 Make some ivars final. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/77dd4b42 Tree: http://

commons-release-plugin git commit: Add missing @Override.

2018-05-30 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 77dd4b425 -> 90959a095 Add missing @Override. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/90959a09 Tree: http://

commons-release-plugin git commit: Better ivar and method name.

2018-05-30 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 90959a095 -> 8a4c5a37d Better ivar and method name. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/8a4c5a37 Tree: h

commons-release-plugin git commit: Javadoc typos.

2018-05-30 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 8a4c5a37d -> 7a90d9875 Javadoc typos. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/7a90d987 Tree: http://git-wip-

commons-release-plugin git commit: No need to split up string.

2018-05-30 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 7a90d9875 -> ab1397a50 No need to split up string. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/ab1397a5 Tree: ht

commons-release-plugin git commit: Update documentation of the expected URL format.

2018-05-30 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master ab1397a50 -> 3a28d286a Update documentation of the expected URL format. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/comm

commons-release-plugin git commit: Javadoc typos.

2018-05-30 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 3a28d286a -> 36408526e Javadoc typos. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/36408526 Tree: http://git-wip-

commons-release-plugin git commit: Refactor duplicate strings.

2018-05-30 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 36408526e -> 6491f51f4 Refactor duplicate strings. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/6491f51f Tree: ht

commons-release-plugin git commit: Don't hide class' ivar name.

2018-05-30 Thread ggregory
Repository: commons-release-plugin Updated Branches: refs/heads/master 6491f51f4 -> 76d8739d0 Don't hide class' ivar name. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/76d8739d Tree: h

[text] Add final.

2018-06-01 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master ab8f6bdda -> 937d9dac2 Add final. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/937d9dac Tree: http://git-wip-us.apache.org/repos/asf/commons-text

[text] Update Javadoc.

2018-06-01 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 937d9dac2 -> 7733107d1 Update Javadoc. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/7733107d Tree: http://git-wip-us.apache.org/repos/asf/commons

commons-csv git commit: Normalize caps.

2018-06-05 Thread ggregory
Repository: commons-csv Updated Branches: refs/heads/master 05e2f7763 -> 98d440793 Normalize caps. Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-csv/commit/98d44079 Tree: http://git-wip-us.apache.org/repos/asf/commons-cs

commons-dbcp git commit: Sort methods.

2018-06-07 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 377dd0a46 -> 79a242ec3 Sort methods. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/79a242ec Tree: http://git-wip-us.apache.org/repos/asf/commons-d

commons-dbcp git commit: Comment empty block.

2018-06-07 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 79a242ec3 -> dec0bde1b Comment empty block. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/dec0bde1 Tree: http://git-wip-us.apache.org/repos/asf/co

commons-dbcp git commit: Format nits.

2018-06-07 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master dec0bde1b -> db69349c6 Format nits. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/db69349c Tree: http://git-wip-us.apache.org/repos/asf/commons-db

[1/2] commons-io git commit: Add slots for case sensitivity and case preservation.

2018-06-08 Thread ggregory
Repository: commons-io Updated Branches: refs/heads/master 0cbb22ddd -> e5f5eac9e Add slots for case sensitivity and case preservation. Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/ef0fb794 Tree: http://git-wip

[2/2] commons-io git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-io

2018-06-08 Thread ggregory
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-io Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/e5f5eac9 Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/e5f5eac9 Diff: http://g

commons-io git commit: [IO-580] Update org.apache.commons.io.FilenameUtils.isExtension(String, String[]) to use var args.

2018-06-08 Thread ggregory
Repository: commons-io Updated Branches: refs/heads/master e5f5eac9e -> 029830593 [IO-580] Update org.apache.commons.io.FilenameUtils.isExtension(String, String[]) to use var args. Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/co

commons-io git commit: Remove redundant type arguments.

2018-06-08 Thread ggregory
Repository: commons-io Updated Branches: refs/heads/master 029830593 -> 9ba69d7b9 Remove redundant type arguments. Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/9ba69d7b Tree: http://git-wip-us.apache.org/repos/

svn commit: r1833201 - /commons/proper/ognl/trunk/.travis.yml

2018-06-08 Thread ggregory
Author: ggregory Date: Fri Jun 8 19:27:28 2018 New Revision: 1833201 URL: http://svn.apache.org/viewvc?rev=1833201&view=rev Log: Add Oracle Java 9 to Travis build. Closes #1. Modified: commons/proper/ognl/trunk/.travis.yml Modified: commons/proper/ognl/trunk/.travis.yml URL:

commons-dbcp git commit: Javadoc.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master db69349c6 -> dd2c56855 Javadoc. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/dd2c5685 Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/t

commons-dbcp git commit: Remove trailing white spaces on all lines.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master dd2c56855 -> 45ce66540 Remove trailing white spaces on all lines. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/45ce6654 Tree: http://git-wip-us.a

commons-dbcp git commit: Sort methods.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 45ce66540 -> 3e65ff983 Sort methods. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/3e65ff98 Tree: http://git-wip-us.apache.org/repos/asf/commons-d

commons-dbcp git commit: Javadoc.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 3e65ff983 -> 6441942c3 Javadoc. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/6441942c Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/t

commons-dbcp git commit: Format nits.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 6441942c3 -> baced9175 Format nits. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/baced917 Tree: http://git-wip-us.apache.org/repos/asf/commons-db

commons-dbcp git commit: Format nits.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master baced9175 -> 86b6c0cef Format nits. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/86b6c0ce Tree: http://git-wip-us.apache.org/repos/asf/commons-db

commons-dbcp git commit: Format nit.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 86b6c0cef -> 83420394a Format nit. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/83420394 Tree: http://git-wip-us.apache.org/repos/asf/commons-dbc

commons-pool git commit: Javadoc nits.

2018-06-08 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master e387ffcaa -> ddf92b658 Javadoc nits. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/ddf92b65 Tree: http://git-wip-us.apache.org/repos/asf/commons-p

commons-dbcp git commit: Add @SuppressWarnings and format nits.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 83420394a -> f61244c48 Add @SuppressWarnings and format nits. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/f61244c4 Tree: http://git-wip-us.apach

commons-dbcp git commit: [DBCP-494] org.apache.commons.dbcp2.PStmtKey should make copies of given arrays in constructors.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master f61244c48 -> 89d2eb8fa [DBCP-494] org.apache.commons.dbcp2.PStmtKey should make copies of given arrays in constructors. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/

commons-dbcp git commit: [DBCP-495] Remove duplicate code in org.apache.commons.dbcp2.cpdsadapter.PStmtKeyCPDS.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 89d2eb8fa -> 661fb0c9c [DBCP-495] Remove duplicate code in org.apache.commons.dbcp2.cpdsadapter.PStmtKeyCPDS. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-db

commons-dbcp git commit: Comment empty block.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 661fb0c9c -> 050d1f2eb Comment empty block. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/050d1f2e Tree: http://git-wip-us.apache.org/repos/asf/co

commons-dbcp git commit: Let's call the next version 2.4.0 since we have this and other additions of publicly scoped APIs.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 050d1f2eb -> c9b8f9025 Let's call the next version 2.4.0 since we have this and other additions of publicly scoped APIs. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf

commons-dbcp git commit: Let's call the next version 2.4.0 since we have additions of publicly scoped APIs.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master c9b8f9025 -> e1c9951f6 Let's call the next version 2.4.0 since we have additions of publicly scoped APIs. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/c

commons-dbcp git commit: Update @since tag.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master e1c9951f6 -> f79cabddf Update @since tag. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/f79cabdd Tree: http://git-wip-us.apache.org/repos/asf/comm

commons-dbcp git commit: Update version from 2.3.1-SNAPSHOT to 2.4.0-SNAPSHOT.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master f79cabddf -> 88a14b04b Update version from 2.3.1-SNAPSHOT to 2.4.0-SNAPSHOT. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/88a14b04 Tree: http://g

commons-dbcp git commit: Javadoc nit.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 88a14b04b -> 1704222c0 Javadoc nit. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/1704222c Tree: http://git-wip-us.apache.org/repos/asf/commons-db

commons-dbcp git commit: Format nits.

2018-06-08 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 1704222c0 -> 71a4e3f5b Format nits. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/71a4e3f5 Tree: http://git-wip-us.apache.org/repos/asf/commons-db

<    12   13   14   15   16   17   18   19   20   21   >