svn commit: r28336 - in /dev/commons/rng/1.1-RC3/site: ./ commons-rng-client-api/ commons-rng-client-api/apidocs/ commons-rng-client-api/apidocs/jquery/ commons-rng-client-api/apidocs/jquery/external/

2018-07-24 Thread chtompki
Author: chtompki Date: Wed Jul 25 01:45:46 2018 New Revision: 28336 Log: Adding site from mvn site:stage [This commit notification would consist of 486 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

Nexus: Staging Completed

2018-07-24 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Staging commons-rng-1.1-RC3Deployer properties:"userAgent" = "Apache-Maven/3.5.4 (Java 9.0.4; Mac OS X 10.13.6)""userId" = "chtompki""ip" = "71.63.111.103"Details:The following artifacts have been staged/org/apache/commons/commons-rng-simple/1.

svn commit: r28335 - in /dev/commons/rng/1.1-RC3: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/images/userguide/ site/images/userguide/dist_density_approx/ site/img/ site/jacoco-a

2018-07-24 Thread chtompki
Author: chtompki Date: Wed Jul 25 01:31:43 2018 New Revision: 28335 Log: Staging release: commons-rng, version: 1.1 [This commit notification would consist of 96 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

Nexus: Staging Repository Dropped

2018-07-24 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:-sampling failed another time...will try RC3 again.Deployer properties:"userAgent" = "Apache-Maven/3.5.4 (Java 9.0.4; Mac OS X 10.13.6)""userId" = "chtompki""ip" = "71.63.111.103"Details:The orgapachecommons-1356 staging repository has been dro

[commons-rng] Git Push Summary

2018-07-24 Thread chtompki
Repository: commons-rng Updated Tags: refs/tags/RNG_1_1_RC3 [created] 7d1302a44

commons-rng git commit: Rat exclude, and add RELEASE-NOTES-1.1.txt to release-history in site

2018-07-24 Thread chtompki
Repository: commons-rng Updated Branches: refs/heads/1.1 a464b9b6d -> 6a937e8f2 Rat exclude, and add RELEASE-NOTES-1.1.txt to release-history in site Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/6a937e8f Tre

[commons-rng] Git Push Summary

2018-07-24 Thread chtompki
Repository: commons-rng Updated Tags: refs/tags/RNG_1_1_RC3 [deleted] c882ef58a

Nexus: Staging Repository Dropped

2018-07-24 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Almost, only one RAT error in staged site, going to re-roll RC3Deployer properties:"userAgent" = "Apache-Maven/3.5.4 (Java 9.0.4; Mac OS X 10.13.6)""userId" = "chtompki""ip" = "71.63.111.103"Details:The orgapachecommons-1355 staging repository

svn commit: r28333 - /dev/commons/rng/1.1-RC3/

2018-07-24 Thread chtompki
Author: chtompki Date: Wed Jul 25 00:54:07 2018 New Revision: 28333 Log: Almost, only one RAT error Removed: dev/commons/rng/1.1-RC3/

svn commit: r28326 - in /dev/commons/rng/1.1-RC3/site: commons-rng-client-api/ commons-rng-client-api/apidocs/ commons-rng-client-api/apidocs/jquery/ commons-rng-client-api/apidocs/jquery/external/ co

2018-07-24 Thread chtompki
Author: chtompki Date: Tue Jul 24 22:54:44 2018 New Revision: 28326 Log: Staging site from site:stage [This commit notification would consist of 391 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

Nexus: Staging Completed

2018-07-24 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Staging commons-rng-1.1 RC3Deployer properties:"userAgent" = "Apache-Maven/3.5.4 (Java 9.0.4; Mac OS X 10.13.6)""userId" = "chtompki""ip" = "71.63.111.103"Details:The following artifacts have been staged/org/apache/commons/commons-rng-simple/1.

svn commit: r28325 - in /dev/commons/rng/1.1-RC3: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/images/userguide/ site/images/userguide/dist_density_approx/ site/img/ site/jacoco-a

2018-07-24 Thread chtompki
Author: chtompki Date: Tue Jul 24 22:37:09 2018 New Revision: 28325 Log: Staging release: commons-rng, version: 1.1 [This commit notification would consist of 96 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

commons-dbcp git commit: [DBCP-517] Make defensive copies of char[] passwords.

2018-07-24 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 70822f11d -> d7969ac93 [DBCP-517] Make defensive copies of char[] passwords. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/d7969ac9 Tree: http://g

Nexus: Staging Repository Dropped

2018-07-24 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Again with the failing tests on rng.Deployer properties:"userAgent" = "Apache-Maven/3.5.4 (Java 9.0.4; Mac OS X 10.13.6)""userId" = "chtompki""ip" = "71.63.111.103"Details:The orgapachecommons-1354 staging repository has been dropped.Action per

Nexus: Staging Repository Dropped

2018-07-24 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:commons-rng-sampling tests failed stage, redeploying.Deployer properties:"userAgent" = "Apache-Maven/3.5.4 (Java 9.0.4; Mac OS X 10.13.6)""userId" = "chtompki""ip" = "71.63.111.103"Details:The orgapachecommons-1353 staging repository has been d

commons-dbcp git commit: [DBCP-514] Allow DBCP to register with a TransactionSynchronizationRegistry for XA cases. Apply modified patch that does not break binary compatibility. Bump up version from 2

2018-07-24 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master ace3b46bf -> 70822f11d [DBCP-514] Allow DBCP to register with a TransactionSynchronizationRegistry for XA cases. Apply modified patch that does not break binary compatibility. Bump up version from 2.5.1-SNAPSHOT to 2.6.0-SNAPSHOT sinc

[commons-rng] Git Push Summary

2018-07-24 Thread chtompki
Repository: commons-rng Updated Tags: refs/tags/RNG_1_1_RC3 [created] c882ef58a

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

2018-07-24 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 4bab9c51e -> ace3b46bf 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/ace3b46b Tree: http://git-wip-us.a

[commons-rng] Git Push Summary

2018-07-24 Thread chtompki
Repository: commons-rng Updated Tags: refs/tags/RNG_1_1_RC3 [deleted] bfb67b85d

commons-rng git commit: go back to prepare-package and package on assembly

2018-07-24 Thread chtompki
Repository: commons-rng Updated Branches: refs/heads/1.1 8711cb9a6 -> a464b9b6d go back to prepare-package and package on assembly Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/a464b9b6 Tree: http://git-wip-u

[commons-rng] Git Push Summary

2018-07-24 Thread chtompki
Repository: commons-rng Updated Tags: refs/tags/RNG_1_1_RC3 [created] bfb67b85d

[2/2] commons-rng git commit: add .git to src excludes

2018-07-24 Thread chtompki
add .git to src excludes Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/8711cb9a Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/8711cb9a Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff

[1/2] commons-rng git commit: Another attempt at the correct assembly

2018-07-24 Thread chtompki
Repository: commons-rng Updated Branches: refs/heads/1.1 b8635de20 -> 8711cb9a6 Another attempt at the correct assembly Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/562a24f8 Tree: http://git-wip-us.apache.or

commons-dbcp git commit: Comment empty block.

2018-07-24 Thread ggregory
Repository: commons-dbcp Updated Branches: refs/heads/master 23f6717cb -> 4bab9c51e 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/4bab9c51 Tree: http://git-wip-us.apache.org/repos/asf/co