commons-rng git commit: RNG-60: Use random seeds (unit test).

2018-11-15 Thread erans
Repository: commons-rng Updated Branches: refs/heads/master 8c927dc65 -> 0fdcd9007 RNG-60: Use random seeds (unit test). By using random seeds, it is expected that the unit tests will fail with some probability; Junit is thus configured to rerun such a test, marking it as "flaky" when it

Nexus: Staging Repository Dropped

2018-11-15 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Scheduled task 'Drop Idle Closed Repos' has dropped repositoryDeployer 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-1370 staging

commons-rng git commit: RNG-52: Conservative upper bound to avoid silent truncation.

2018-11-15 Thread erans
Repository: commons-rng Updated Branches: refs/heads/master 350fb428e -> 8c927dc65 RNG-52: Conservative upper bound to avoid silent truncation. Functionality is not limited since the Poisson distribution is already well approximated by a Gaussian for mean values larger than about 1000.

svn commit: r1846663 - /commons/proper/configuration/trunk/.travis.yml

2018-11-15 Thread ggregory
Author: ggregory Date: Thu Nov 15 15:08:21 2018 New Revision: 1846663 URL: http://svn.apache.org/viewvc?rev=1846663=rev Log: [VFS-680 ] Update from Java 7 to Java 8. Modified: commons/proper/configuration/trunk/.travis.yml Modified: commons/proper/configuration/trunk/.travis.yml URL: