[commons-pool] Git Push Summary

2018-06-20 Thread ggregory
Repository: commons-pool Updated Tags: refs/tags/commons-pool-2.6.0-RC1 [created] 55b48217f

commons-dbcp git commit: DBCP-505: Update Java requirement from version 7 to 8.

2018-06-20 Thread pascalschumacher
Repository: commons-dbcp Updated Branches: refs/heads/master 76c80ad28 -> 629040340 DBCP-505: Update Java requirement from version 7 to 8. Travis CI: Remove Java 7 Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit:

commons-pool git commit: Prepare for 2.6.0.

2018-06-20 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 135cfadc7 -> 6d6034aa6 Prepare for 2.6.0. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/6d6034aa Tree:

commons-pool git commit: Document Java requirements.

2018-06-20 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 3e0131292 -> 135cfadc7 Document Java requirements. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/135cfadc Tree:

commons-pool git commit: Describe Clirr warning.

2018-06-20 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 23ab04d38 -> 3e0131292 Describe Clirr warning. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/3e013129 Tree:

commons-pool git commit: Format tweaks.

2018-06-20 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master d10c8b5e0 -> 23ab04d38 Format tweaks. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/23ab04d3 Tree:

commons-pool git commit: Prepare for 2.6.0.

2018-06-20 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 2b7d1f7a2 -> d10c8b5e0 Prepare for 2.6.0. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/d10c8b5e Tree:

commons-pool git commit: Use final.

2018-06-20 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 9044a46ec -> 2b7d1f7a2 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/2b7d1f7a Tree:

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

2018-06-20 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master cbe67536f -> 9044a46ec Remove trailing white spaces on all lines. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/9044a46e Tree:

commons-pool git commit: PMD: Combined nested if statements.

2018-06-20 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 005020e44 -> cbe67536f PMD: Combined nested if statements. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/cbe67536 Tree:

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

2018-06-20 Thread ggregory
Author: ggregory Date: Wed Jun 20 21:49:54 2018 New Revision: 1833958 URL: http://svn.apache.org/viewvc?rev=1833958=rev Log: Fomrat tweak. Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml URL:

commons-pool git commit: Fix PMD violation: Avoid modifiers which are implied by the context.

2018-06-20 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master 2432f2960 -> 005020e44 Fix PMD violation: Avoid modifiers which are implied by the context. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit:

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

2018-06-20 Thread pascalschumacher
Author: pascalschumacher Date: Wed Jun 20 21:31:43 2018 New Revision: 1833955 URL: http://svn.apache.org/viewvc?rev=1833955=rev Log: maven-surefire-report-plugin 2.21.0 -> 2.22.0. Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml

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

2018-06-20 Thread pascalschumacher
Author: pascalschumacher Date: Wed Jun 20 21:22:16 2018 New Revision: 1833954 URL: http://svn.apache.org/viewvc?rev=1833954=rev Log: commons-build-plugin 1.8 -> 1.9 Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml URL:

commons-collections git commit: Moved tests from JUnit 3 to JUnit 4 nomenclature. Closes #44.

2018-06-20 Thread ggregory
Repository: commons-collections Updated Branches: refs/heads/master 11eca16f4 -> 51186c1de Moved tests from JUnit 3 to JUnit 4 nomenclature. Closes #44. Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit:

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

2018-06-20 Thread ggregory
Author: ggregory Date: Wed Jun 20 20:15:39 2018 New Revision: 1833947 URL: http://svn.apache.org/viewvc?rev=1833947=rev Log: maven-surefire-plugin 2.21.0 -> 2.22.0. Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml URL:

commons-dbcp git commit: Fix PMD violation: Avoid modifiers which are implied by the context.

2018-06-20 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 13a09f4ed -> 76c80ad28 Fix PMD violation: Avoid modifiers which are implied by the context. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit:

commons-dbcp git commit: Add PMD and CPD reports to the site.

2018-06-20 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 8c2c5f6b0 -> 13a09f4ed Add PMD and CPD reports to the site. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/13a09f4e Tree:

commons-dbcp git commit: [DBCP-508] Prepared statement keys should take a Connection's schema into account.

2018-06-20 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master e5707c514 -> 8c2c5f6b0 [DBCP-508] Prepared statement keys should take a Connection's schema into account. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit:

commons-dbcp git commit: Refactor to type cast once.

2018-06-20 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master bba1b111e -> e5707c514 Refactor to type cast once. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/e5707c51 Tree:

svn commit: r1833928 - /commons/proper/commons-parent/trunk/src/changes/changes.xml

2018-06-20 Thread ggregory
Author: ggregory Date: Wed Jun 20 17:16:23 2018 New Revision: 1833928 URL: http://svn.apache.org/viewvc?rev=1833928=rev Log: Fix typo in tag name. Modified: commons/proper/commons-parent/trunk/src/changes/changes.xml Modified: commons/proper/commons-parent/trunk/src/changes/changes.xml URL:

svn commit: r1833927 - /commons/proper/commons-parent/trunk/src/changes/changes.xml

2018-06-20 Thread chtompki
Author: chtompki Date: Wed Jun 20 16:42:14 2018 New Revision: 1833927 URL: http://svn.apache.org/viewvc?rev=1833927=rev Log: add all v47 changes to changes.xml Modified: commons/proper/commons-parent/trunk/src/changes/changes.xml Modified:

svn commit: r1833926 - in /commons/proper/commons-parent/trunk: pom.xml src/changes/changes.xml

2018-06-20 Thread chtompki
Author: chtompki Date: Wed Jun 20 16:38:53 2018 New Revision: 1833926 URL: http://svn.apache.org/viewvc?rev=1833926=rev Log: commons-build-plugin 1.8 -> 1.9 Modified: commons/proper/commons-parent/trunk/pom.xml commons/proper/commons-parent/trunk/src/changes/changes.xml Modified:

commons-dbcp git commit: Sort members in AB order to make it easier to find stuff.

2018-06-20 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master bc4cd88aa -> bba1b111e Sort members in AB order to make it easier to find stuff. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/bba1b111 Tree:

commons-dbcp git commit: Sort members in AB order to make it easier to find stuff.

2018-06-20 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 8e4a56526 -> bc4cd88aa Sort members in AB order to make it easier to find stuff. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/bc4cd88a Tree:

[commons-build-plugin] Git Push Summary

2018-06-20 Thread chtompki
Repository: commons-build-plugin Updated Tags: refs/tags/commons-build-plugin-1.9 [created] b7e5955d4

commons-dbcp git commit: Refactor duplicate code.

2018-06-20 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master a78ebb040 -> 8e4a56526 Refactor duplicate code. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/8e4a5652 Tree:

[3/3] commons-build-plugin git commit: Post release upversion 1.10-SNAPSHOT

2018-06-20 Thread chtompki
Post release upversion 1.10-SNAPSHOT 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/d811a876 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/d811a876 Diff:

[1/3] commons-build-plugin git commit: Preparing for 1.9 release

2018-06-20 Thread chtompki
Repository: commons-build-plugin Updated Branches: refs/heads/master cfa875b80 -> d811a876c Preparing for 1.9 release 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/753d0855 Tree:

[2/3] commons-build-plugin git commit: Release plugin setup in properties

2018-06-20 Thread chtompki
Release plugin setup in properties 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/e616f130 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/e616f130 Diff:

svn commit: r27584 - in /dev/commons/commons-build-plugin: 1.9-RC1/ site.zip

2018-06-20 Thread chtompki
Author: chtompki Date: Wed Jun 20 14:52:19 2018 New Revision: 27584 Log: Cleanup dev dist Removed: dev/commons/commons-build-plugin/1.9-RC1/ dev/commons/commons-build-plugin/site.zip

svn commit: r27582 - in /release/commons/commons-build-plugin: binaries/ source/

2018-06-20 Thread chtompki
Author: chtompki Date: Wed Jun 20 14:47:56 2018 New Revision: 27582 Log: Finish adding all requisite artifacts for build plugin in releases dist Added: release/commons/commons-build-plugin/binaries/commons-build-plugin-1.9-tests.jar (with props)

commons-dbcp git commit: In-line local variable that is not needed.

2018-06-20 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 1e067ed2d -> a78ebb040 In-line local variable that is not needed. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/a78ebb04 Tree:

svn commit: r27581 - /dev/commons/commons-build-plugin/1.9-RC1/ /dev/commons/commons-build-plugin/1.9-RC1/source/ /release/commons/commons-build-plugin/ /release/commons/commons-build-plugin/binaries/

2018-06-20 Thread chtompki
Author: chtompki Date: Wed Jun 20 14:39:58 2018 New Revision: 27581 Log: Publish commons-build-plugin 1.9 Release Added: release/commons/commons-build-plugin/RELEASE-NOTES.txt - copied unchanged from r27580, dev/commons/commons-build-plugin/1.9-RC1/RELEASE-NOTES.txt

Nexus: Promotion Completed

2018-06-20 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Releasing commons-build-plugin-1.9 from RC1.Deployer properties:"userAgent" = "Apache-Maven/3.5.3 (Java 1.8.0_162; Mac OS X 10.13.5)""userId" = "chtompki""ip" = "71.63.111.103"Details:The following artifacts have been promoted to the

[text] Docs contributor credit to Jostein

2018-06-20 Thread chtompki
Repository: commons-text Updated Branches: refs/heads/master 2151502ee -> 98add391d Docs contributor credit to Jostein Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/98add391 Tree:

[text] (doc) Typo: 'RandomStringBuilder' -> 'RandomStringGenerator'

2018-06-20 Thread chtompki
Repository: commons-text Updated Branches: refs/heads/master 13627dab8 -> 2151502ee (doc) Typo: 'RandomStringBuilder' -> 'RandomStringGenerator' Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/2151502e Tree: