Hi, build works fine with Java 7 and Java 8 on Windows 10. When building with Java 1.6 I got a test failure in the Sampling module (see below), but it does not seem to be reproducible; probably not blocking.
The artifacts from the binary distribution do not contain the LICENSE and NOTICE files. I think this is a blocker for the release. The site looks good, but I am missing a link for the Javadocs. As a minor nit, the RAT report contains unknown licenses in some checksum files; maybe some spurious files? -1 because of the missing license files, sorry. Oliver Test failure: Failed tests: ContinuousSamplerParametricTest.testSampling:53->check:127 org.apache.commons.math3.distribution.NormalDistribution@59d2400d (inverse method) [rng=org.apache.commons.rng.core.source32.KISSRandom]: Too many failures for sample size = 20000 (3 out of 50 tests failed, chi2=[26.369, 23.043, 31.568000000000005] ContinuousSamplerParametricTest.testSampling:53->check:127 Ahrens-Dieter-Marsaglia-Tsang Gamma deviate [rng=org.apache.commons.rng.core.source64.XorShift1024Star]: Too many failures for sample size = 20000 (3 out of 50 tests failed, chi2=[25.784999999999997, 24.829, 22.042000000000005] Am 30.11.2016 um 01:08 schrieb Gilles: > Hi. > > This is a [VOTE] for releasing Apache Commons RNG 1.0 (from RC5). > > Main changes wrt the preceding vote (RC2, on September 16) are: > * Modularization > * Non-uniform deviates (in module "commons-rng-sampling") > > > Tag name: > RNG_1_0_RC5 (signature can be checked from git using 'git tag -v') > > Tag URL: > > https://git-wip-us.apache.org/repos/asf?p=commons-rng.git;a=commit;h=f9de6401e981554c3f44936c2272429e290fdbec > > > Commit ID the tag points at: > f9de6401e981554c3f44936c2272429e290fdbec > > Site: > http://home.apache.org/~erans/commons-rng-1.0-RC5-site > > Distribution files: > https://dist.apache.org/repos/dist/dev/commons/rng/ > > Distribution files hashes (SHA1): > de2a54518a0ef10ba5a2be1c3b060a441f4466e2 commons-rng-1.0-bin.tar.gz.sha1 > cfcfde1f65dec9c30be1273ff2237d551eb87933 commons-rng-1.0-bin.zip.sha1 > 6d529de9418314066727a7d5ada88dd87dc0163d commons-rng-1.0-src.tar.gz.sha1 > 561dd3e5ebf53d60e883d5c04e543f58374c45b6 commons-rng-1.0-src.zip.sha1 > > KEYS file to check signatures: > http://www.apache.org/dist/commons/KEYS > > Maven artifacts: > https://repository.apache.org/content/repositories/orgapachecommons-1225/ > > > [ ] +1 Release it. > [ ] +0 Go ahead; I don't care. > [ ] -0 There are a few minor glitches: ... > [ ] -1 No, do not release it because ... > > This vote will close in 72 hours, at 2016-12-03T00:00:00Z (this is UTC > time). > ---------- > > > Thanks, > Gilles > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org