We have fixed quite a few bugs and added some significant enhancements since Apache Commons RNG (full distribution) 1.0 was released, so I would like to release Apache Commons RNG (full distribution) 1.1.
Apache Commons RNG (full distribution) 1.1 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/rng/1.1-RC1 (svn revision 28200) The Git tag commons-rng-1.1-RC1 commit for this RC is fatal: ambiguous argument 'commons-rng-1.1-RC1': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]' which you can browse here: https://git-wip-us.apache.org/repos/asf?p=commons-rng.git;a=tag;h=refs/tags/commons-rng-1.1-RC1 Maven artifacts are here: https://repository.apache.org/content/repositories/orgapachecommons-1347/org/apache/commons/commons-rng/1.1/ These are the Maven artifacts and their hashes in Nexus: #Release SHA-1s #Wed Jul 18 08:55:39 EDT 2018 commons-rng-1.1-src-tar.gz.asc=995df43e9d211c10f7bbae19edccc0a7ada4ba09 commons-rng-1.1-pom.asc=fb8d8583d9b9f1b0bd1dd796a0bc71178755241f commons-rng-1.1-src-zip=fd2b046e60f15753e90605a38148b7a99a6268de commons-rng-1.1-src-tar.gz=acc8fc05bdfaf4ce804819213bc53fefa57b2569 commons-rng-1.1-src-zip.asc=663b964ac34b6e192749823dfb5b1f9fb82f7667 #Release SHA-256s #Wed Jul 18 08:55:39 EDT 2018 commons-rng-1.1-src-tar.gz.asc=f883615a8d9947d3faf24de976bafde705003d9fafbd6bb3666646f777233cdd commons-rng-1.1-pom.asc=0f3a05029902d8043e6d8f599c615efb6ca9bd75403d502b9bd9bd104521efbd commons-rng-1.1-src-zip=7be70da409cd6c97bac236d7ed0b25dffdc3ff436910403263cbcac79446f33f commons-rng-1.1-src-tar.gz=7e959a5b82c3b707ae19e25a598afe465a9ee459fa4dc73f343f4cf5d38f7233 commons-rng-1.1-src-zip.asc=8681b46545ec89f3c78848470bf7f2ad25c3b2a2174cba7d04dd32e756652e4e #Nexus artifact SHA-1s SHA1(commons-rng-client-api-1.1-javadoc.jar)= 7051e74bbd680d5a015be8bf95947bf3cf525c9d SHA1(commons-rng-client-api-1.1-sources.jar)= c10cbf5fd4b4b18ed24a40bffff81303e6d29cf1 SHA1(commons-rng-client-api-1.1-test-sources.jar)= 9cea36e837d04145832f0bcb172502e8b3cb16b1 SHA1(commons-rng-client-api-1.1.jar)= 3145b9782ae40baf99de7d010e3db3db88af2adb SHA1(commons-rng-client-api-1.1.pom)= 26ec84056b9a4526bc5e05ecf4ece8d9c3d57aad SHA1(commons-rng-core-1.1-javadoc.jar)= 5b735fdda26ffdabb418b2e4bcd3ce42157efc0c SHA1(commons-rng-core-1.1-sources.jar)= 4f7cc7238f2b6853b0af85237044a23169ebb850 SHA1(commons-rng-core-1.1-test-sources.jar)= e53921f79f26d3e68cd751c5d8b49b8367fc1cfc SHA1(commons-rng-core-1.1.jar)= 4d8758f01c5006a7748a3ecd5b24a6937ef36d31 SHA1(commons-rng-core-1.1.pom)= 196e691038f3eb7eb3a45693315b9ca1e4d73e90 SHA1(commons-rng-parent-1.1-site.xml)= 6e1df36b720e14eed524396107481e509ff42c7c SHA1(commons-rng-parent-1.1.pom)= cdf3e1f9a6003064d1994189d52329bac1ef5305 SHA1(commons-rng-sampling-1.1-javadoc.jar)= e51018a1bb5bf7f17997b2e6448e95f54d829d4e SHA1(commons-rng-sampling-1.1-sources.jar)= 3a8d5c0c6306bb91aca066736f4cff697908567d SHA1(commons-rng-sampling-1.1-test-sources.jar)= bfd2f6994b70a5be0b7d6da476e9451d46f76481 SHA1(commons-rng-sampling-1.1.jar)= d4362f92f45c44ac6f3245a5894ec97e0686c798 SHA1(commons-rng-sampling-1.1.pom)= 6321863616bf687731d2c3d28fe6ec9c9f340e90 SHA1(commons-rng-simple-1.1-javadoc.jar)= 333f4bdf2be167cd5056574a19a7d2073d0846e1 SHA1(commons-rng-simple-1.1-sources.jar)= 8831d5590e0942016c793f4368c777b9863a24b7 SHA1(commons-rng-simple-1.1-test-sources.jar)= 121e82e75d213f801b9da912ffcc425b36d78e89 SHA1(commons-rng-simple-1.1.jar)= 1a7d591937c1624323d2d5db4b769e4b6ca34d84 SHA1(commons-rng-simple-1.1.pom)= a3f7a09914ba4b7dfc2a28fec5d7a40f3f1ea962 (no need for .asc hashes!) I have tested this with 'mvn clean install site' using: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T14:33:14-04:00) Maven home: /usr/local/Cellar/maven/3.5.4/libexec Java version: 1.8.0_172, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk1.8.0_172.jdk/Contents/Home/jre Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "10.13.5", arch: "x86_64", family: "mac" Details of changes since 1.0 are in the release notes: https://dist.apache.org/repos/dist/dev/commons/rng/1.1-RC1/RELEASE-NOTES.txt https://dist.apache.org/repos/dist/dev/commons/rng/1.1-RC1/site/changes-report.html Site: https://dist.apache.org/repos/dist/dev/commons/rng/1.1-RC1/site (note some *relative* links are broken and the 1.1 directories are not yet created - these will be OK once the site is deployed.) CLIRR Report (compared to 1.0): https://dist.apache.org/repos/dist/dev/commons/rng/1.1-RC1/site/clirr-report.html JApiCmp Report (compared to 1.0): https://dist.apache.org/repos/dist/dev/commons/rng/1.1-RC1/site/japicmp.html RAT Report: (Note all of the files here are in **/target/** or **/site-content/** please run the command line for the actual result) https://dist.apache.org/repos/dist/dev/commons/rng/1.1-RC1/site/rat-report.html KEYS: https://www.apache.org/dist/commons/KEYS Please review the release candidate and vote. This vote will close no sooner that 72 hours from now. [ ] +1 Release these artifacts [ ] +0 OK, but... [ ] -0 OK, but really should fix... [ ] -1 I oppose this release because... Thank you, Rob Tompkins, Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org