svn commit: r28799 - in /release/commons/compress: binaries/ source/

2018-08-17 Thread bodewig
Author: bodewig Date: Fri Aug 17 10:46:38 2018 New Revision: 28799 Log: post-release cleanup Removed: release/commons/compress/binaries/commons-compress-1.17-bin.tar.gz release/commons/compress/binaries/commons-compress-1.17-bin.tar.gz.asc

svn commit: r28802 - in /release/commons: dbcp/binaries/README.html dbcp/source/README.html pool/binaries/README.html pool/source/README.html

2018-08-17 Thread markt
Author: markt Date: Fri Aug 17 13:13:09 2018 New Revision: 28802 Log: Fix html files. Again. These files should be links to the file in the directory above. Modified: release/commons/dbcp/binaries/README.html release/commons/dbcp/source/README.html

[02/19] commons-pool git commit: maven-checkstyle-plugin 2.17 -> 3.0.0.

2018-08-17 Thread ggregory
maven-checkstyle-plugin 2.17 -> 3.0.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/55de512e Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/55de512e Diff:

[08/19] commons-pool git commit: Format DefaultPooledObject getIdleTimeMillis method tab space

2018-08-17 Thread ggregory
Format DefaultPooledObject getIdleTimeMillis method tab space This closes #8 Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/22eccb66 Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/22eccb66

[18/19] commons-pool git commit: Preparing release 2.6.0 RC1.

2018-08-17 Thread ggregory
Preparing release 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/d4e0e882 Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/d4e0e882 Diff:

[13/19] commons-pool git commit: Refactor call to startEvictor(1L) (magic number) into a new method stopEvictor(). This makes the intent of the call obvious.

2018-08-17 Thread ggregory
Refactor call to startEvictor(1L) (magic number) into a new method stopEvictor(). This makes the intent of the call obvious. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/9d92f15b Tree:

[16/19] commons-pool git commit: Remove redundant modifiers.

2018-08-17 Thread ggregory
Remove redundant modifiers. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/a54ef151 Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/a54ef151 Diff:

[03/19] commons-pool git commit: Add download link which is now required in announce emails.

2018-08-17 Thread ggregory
Add download link which is now required in announce emails. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/f81eb8ba Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/f81eb8ba Diff:

[06/19] commons-pool git commit: commons.scmPubUrl is now defined in commons-parent.

2018-08-17 Thread ggregory
commons.scmPubUrl is now defined in commons-parent. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/1faadd2c Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/1faadd2c Diff:

[15/19] commons-pool git commit: Remove redundant type arguments.

2018-08-17 Thread ggregory
Remove redundant type arguments. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/4f00184b Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/4f00184b Diff:

[05/19] commons-pool git commit: commons.site.path is now defined in the parent as the commons.componentId.

2018-08-17 Thread ggregory
commons.site.path is now defined in the parent as the commons.componentId. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/7b477bd9 Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/7b477bd9 Diff:

[10/19] commons-pool git commit: [POOL-347] borrowObject waits for maxWaitMillis over in pool full. Closes #10.

2018-08-17 Thread ggregory
[POOL-347] borrowObject waits for maxWaitMillis over in pool full. Closes #10. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/3e02523b Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/3e02523b

[11/19] commons-pool git commit: [POOL-349] Update optional library asm-util from 6.2 to 6.2.1.

2018-08-17 Thread ggregory
[POOL-349] Update optional library asm-util from 6.2 to 6.2.1. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/3feab094 Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/3feab094 Diff:

[01/19] commons-pool git commit: [POOL-345] Update optional library cglib from 3.2.6 to 3.2.7.

2018-08-17 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/release 2b5490d36 -> 87c5dc14a [POOL-345] Update optional library cglib from 3.2.6 to 3.2.7. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/2b9893cb

[12/19] commons-pool git commit: Fix Javadoc nit. Better local var names.

2018-08-17 Thread ggregory
Fix Javadoc nit. Better local var names. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/c2dd4c3e Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/c2dd4c3e Diff:

[19/19] commons-pool git commit: Update version numbers for Apache Commons Pool release 2.6.1

2018-08-17 Thread ggregory
Update version numbers for Apache Commons Pool release 2.6.1 Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/87c5dc14 Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/87c5dc14 Diff:

[09/19] commons-pool git commit: Add openjdk8 to Travis build.

2018-08-17 Thread ggregory
Add openjdk8 to Travis build. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/21831143 Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/21831143 Diff:

[04/19] commons-pool git commit: Less clutter.

2018-08-17 Thread ggregory
Less clutter. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/af6ffd03 Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/af6ffd03 Diff:

[07/19] commons-pool git commit: [POOL-346] Move common configuration setter to BaseGenericObjectPool. Applied slightly modifier patch. Closes #9.

2018-08-17 Thread ggregory
[POOL-346] Move common configuration setter to BaseGenericObjectPool. Applied slightly modifier patch. Closes #9. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/3e6dfcd6 Tree:

[17/19] commons-pool git commit: Remove trailing white spaces.

2018-08-17 Thread ggregory
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/bbc34c38 Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/bbc34c38 Diff:

[14/19] commons-pool git commit: Use final.

2018-08-17 Thread ggregory
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/5b283293 Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/5b283293 Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/diff/5b283293

Nexus: Staging Completed

2018-08-17 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Close Apache Commons Pool 2.6.1 RC1.Deployer properties:"userAgent" = "Apache-Maven/3.5.4 (Java 1.8.0_181; Windows 10 10.0)""userId" = "ggregory""ip" = "97.122.195.83"Details:The following artifacts have been

svn commit: r28801 - /release/commons/rng/RELEASE-NOTES.txt

2018-08-17 Thread chtompki
Author: chtompki Date: Fri Aug 17 13:02:43 2018 New Revision: 28801 Log: Better release notes read Modified: release/commons/rng/RELEASE-NOTES.txt Modified: release/commons/rng/RELEASE-NOTES.txt == ---

commons-pool git commit: Preparing release 2.6.0 RC1.

2018-08-17 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/release 10c23f3bf -> 3876adf24 Preparing release 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/3876adf2 Tree:

[2/2] [lang] Merge branch 'update-pmd-plugin'

2018-08-17 Thread britter
Merge branch 'update-pmd-plugin' Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/362ca257 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/362ca257 Diff:

[1/2] [lang] Update maven-pmd-plugin to latest version

2018-08-17 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master c3de2d69c -> 362ca2571 Update maven-pmd-plugin to latest version Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/30fed5ec Tree:

svn commit: r28806 - /dev/commons/dbcp/2.5.0-RC1/

2018-08-17 Thread ggregory
Author: ggregory Date: Fri Aug 17 14:47:05 2018 New Revision: 28806 Log: Remove old RC. Removed: dev/commons/dbcp/2.5.0-RC1/

Nexus: Staging Repository Dropped

2018-08-17 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Drop Apache Commons Pool 2.6.1 RC1.Deployer properties:"userAgent" = "Apache-Maven/3.5.4 (Java 1.8.0_181; Windows 10 10.0)""userId" = "ggregory""ip" = "97.122.195.83"Details:The orgapachecommons-1369 staging repository has been dropped.Action

svn commit: r28809 - /dev/commons/pool/2.6.1-RC1/

2018-08-17 Thread ggregory
Author: ggregory Date: Fri Aug 17 15:43:14 2018 New Revision: 28809 Log: Remove Apache Commons DBCP 2.6.1 RC1. Removed: dev/commons/pool/2.6.1-RC1/

commons-rng git commit: Better release notes read

2018-08-17 Thread chtompki
Repository: commons-rng Updated Branches: refs/heads/master 74c2b58d3 -> 2f0a3e4ff Better release notes read Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/2f0a3e4f Tree:

svn commit: r28808 - in /dev/commons/pool/2.6.1-RC1: ./ binaries/ site/ site/apidocs/ site/apidocs/org/ site/apidocs/org/apache/ site/apidocs/org/apache/commons/ site/apidocs/org/apache/commons/pool2/

2018-08-17 Thread ggregory
Author: ggregory Date: Fri Aug 17 15:25:20 2018 New Revision: 28808 Log: Staging release: commons-pool2, version: 2.6.1 [This commit notification would consist of 86 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

commons-pool git commit: Preparing release 2.6.0 RC1.

2018-08-17 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/master bbc34c389 -> d4e0e8822 Preparing release 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/d4e0e882 Tree:

[commons-pool] Git Push Summary

2018-08-17 Thread ggregory
Repository: commons-pool Updated Tags: refs/tags/commons-pool-2.6.1-RC1 [created] a29f8bdea

commons-pool git commit: Preparing release 2.6.0 RC1.

2018-08-17 Thread ggregory
Repository: commons-pool Updated Branches: refs/heads/release 87c5dc14a -> 10c23f3bf Preparing release 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/10c23f3b Tree:

Nexus: Staging Completed

2018-08-17 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Close Apache Commons Pool 2.6.1 RC1.Deployer properties:"userAgent" = "Apache-Maven/3.5.4 (Java 1.8.0_181; Windows 10 10.0)""userId" = "ggregory""ip" = "97.122.195.83"Details:The following artifacts have been

svn commit: r28810 - in /dev/commons/pool/2.6.1-RC1: ./ binaries/ site/ site/apidocs/ site/apidocs/org/ site/apidocs/org/apache/ site/apidocs/org/apache/commons/ site/apidocs/org/apache/commons/pool2/

2018-08-17 Thread ggregory
Author: ggregory Date: Fri Aug 17 15:55:19 2018 New Revision: 28810 Log: Staging release: commons-pool2, version: 2.6.1 [This commit notification would consist of 86 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

commons-dbcp git commit: commons.bc.version 2.4.0 -> 2.5.0.

2018-08-17 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 91fa2dae7 -> 5d46f2481 commons.bc.version 2.4.0 -> 2.5.0. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/5d46f248 Tree:

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

2018-08-17 Thread ggregory
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-text.git Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/4464ac01 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/4464ac01

[2/3] [text] Checkstyle 8.10.1 -> 8.12.

2018-08-17 Thread ggregory
Checkstyle 8.10.1 -> 8.12. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/9856263c Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/9856263c Diff:

[1/3] [text] assertj-core 3.10.0 -> 3.11.0.

2018-08-17 Thread ggregory
Repository: commons-text Updated Branches: refs/heads/master 8d756e956 -> 4464ac019 assertj-core 3.10.0 -> 3.11.0. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/ab920057 Tree: