Hi.
On Thu, 2 Aug 2018 10:16:41 -0400, Rob Tompkins wrote:
On Aug 2, 2018, at 10:02 AM, Gilles <gil...@harfang.homelinux.org>
wrote:
Hi Rob.
The generated release notes do not reflect the contents
of the current version of "changes.xml":
https://git1-us-west.apache.org/repos/asf?p=commons-rng.git;a=commitdiff;h=aa0f3b4909b0cd3a22c4ba8f04646ef264cee9d9
Fair point here. We can update the non-packaged RELEASE-NOTES.txt if
you would like.
Not a blocker but a pity because the advertized release date
will be quite off and the 1.1 branch is slightly inconsistent.
I'd suspect that the release plugin is missing the command
to run the auto-generation…
I’m confused on the “advertised date” bit here. 2018-08-05 would be a
potential release date for when we actually promote the artifacts
given the 72 hour window.
I'm confused as to what confuses you. ;-)
The "release date" is the prospective date of the release (not
date of the release candidate). At least that's how it was done
back then...
One thing which I found handy in "doc/release/release.howto.txt"
(also in order to minimize the post-release adjustments) was:
-----
(4)
If there have been changes committed in the master branch or the
version
branch since the creation of the release branch, there are two
cases:
(4a)
if all these changes must be included in version 1.0, merge
"master"
or the version branch into "1.0-release":
$ git merge master
or, if the version branch is called "RNG_1_X"
$ git merge RNG_1_X
(4b)
if only part of these changes must be included in version 1.0,
cherry-pick the required commits into the "1.0-release" branch:
$ git cherry-pick commit-SHA
-----
Is there a script to automatically verify the checksums? Modular
projects tend to have a lot of files. ;-)
Do you contemplate making that check a part of the release process?
Oh, after I do a release I generally up version the release branch to
the next version and then merge that into master to get all of the
changes that are on that branch.
That's something like a hack if we assume that the release branch
is "read-only" once the vote is in progress and certainly after the
release is approved...
What about the checksum "issue"? Assuming that it is "source" that
is released, is it enough to manually check
"commons-rng-1.1-src.tar.gz"
and "commons-rng-1.1-src.zip" (from "dist")?
If so, why bother cluttering the vote mail with all the artefacts on
Nexus?
Thanks,
Gilles
-Rob
Regards,
Gilles
On Thu, 2 Aug 2018 08:24:57 -0400, Rob Tompkins wrote:
We have added some significant enhancements since Apache Commons
RNG
1.0 was released, so I would like to release Apache Commons RNG
1.1.
Apache Commons RNG 1.1 RC5 is available for review here:
https://dist.apache.org/repos/dist/dev/commons/rng/1.1-RC5 (svn
revision 28510, site updates at 28511)
The Git tag RNG_1_1_RC5 commit for this RC is
f73546863611e5dd850fd311277f2019259489ce which you can browse here:
https://git-wip-us.apache.org/repos/asf?p=commons-rng.git;a=tag;h=refs/tags/RNG_1_1_RC5
Maven artifacts are here:
https://repository.apache.org/content/repositories/orgapachecommons-1363/org/apache/commons
These are the Maven artifacts and their hashes in Nexus:
#Nexus SHA-1s
/commons-rng-simple/1.1/commons-rng-simple-1.1.pom.asc
(SHA1: 87008634d32d04b248cdfb088ec9488cae60cb48)
/commons-rng-simple/1.1/commons-rng-simple-1.1.jar.asc
(SHA1: f19570e316aa63a027573201a64649ec8c8725b9)
/commons-rng-simple/1.1/commons-rng-simple-1.1-test-sources.jar.asc
(SHA1: 4d0762145781145baa5cb2f667f098449010d917)
/commons-rng-simple/1.1/commons-rng-simple-1.1.pom
(SHA1: a3f7a09914ba4b7dfc2a28fec5d7a40f3f1ea962)
/commons-rng-simple/1.1/commons-rng-simple-1.1-test-sources.jar
(SHA1: 86f51c1ea8d507054be81b87c18eab0945834050)
/commons-rng-simple/1.1/commons-rng-simple-1.1-javadoc.jar.asc
(SHA1: 67bb9160763a46ef34baf5ecac603945cd204ed1)
/commons-rng-simple/1.1/commons-rng-simple-1.1-javadoc.jar
(SHA1: dcd2b35aab7023c20ebe27d13738a4a3b92fdd81)
/commons-rng-simple/1.1/commons-rng-simple-1.1-tests.jar
(SHA1: 7402b663dd52d3347591cff02243a9a6509efab4)
/commons-rng-simple/1.1/commons-rng-simple-1.1.jar
(SHA1: 2c0e2d51ac4f09f8b78657b7bcaa3ce470e27d38)
/commons-rng-simple/1.1/commons-rng-simple-1.1-tests.jar.asc
(SHA1: ff6566b0bdd0286957593b0425557c8edd034512)
/commons-rng-simple/1.1/commons-rng-simple-1.1-sources.jar.asc
(SHA1: 5cf5f434441004739d8bde6ca1bbd302dd83a820)
/commons-rng-simple/1.1/commons-rng-simple-1.1-sources.jar
(SHA1: af417286c6f072ff66d41387f71649ead241100a)
/commons-rng-parent/1.1/commons-rng-parent-1.1-site.xml.asc
(SHA1: 6ea889b600931de0d1765a62be7ca1f881a9045e)
/commons-rng-parent/1.1/commons-rng-parent-1.1.pom
(SHA1: 5d9c77812162425d4b587965ce338f74137e76dc)
/commons-rng-parent/1.1/commons-rng-parent-1.1-site.xml
(SHA1: 6e1df36b720e14eed524396107481e509ff42c7c)
/commons-rng-parent/1.1/commons-rng-parent-1.1.pom.asc
(SHA1: a8ea610fbdbea665885d075d7bad318d2e39c2a6)
/commons-rng-client-api/1.1/commons-rng-client-api-1.1.pom.asc
(SHA1: 3e4bc03aa56d4d91184884b6d3cf6e63b2adaab4)
/commons-rng-client-api/1.1/commons-rng-client-api-1.1.jar
(SHA1: 8bf8d323b6239771f94eb84ff323af8d23df344b)
/commons-rng-client-api/1.1/commons-rng-client-api-1.1-tests.jar.asc
(SHA1: 11ca1249b9ac7539b32242b68d8880afb645e9bf)
/commons-rng-client-api/1.1/commons-rng-client-api-1.1-javadoc.jar.asc
(SHA1: 29dae7606866a51a33c5535ff0f9e531fb58b6d8)
/commons-rng-client-api/1.1/commons-rng-client-api-1.1-sources.jar.asc
(SHA1: 88b4de39c636d44a858b71aed1be9575f48f2ddc)
/commons-rng-client-api/1.1/commons-rng-client-api-1.1-sources.jar
(SHA1: 45692fa32a8543176258e60830723f6f242059e3)
/commons-rng-client-api/1.1/commons-rng-client-api-1.1-tests.jar
(SHA1: f01d981c1acbee4e996803f8d0189645b2963ace)
/commons-rng-client-api/1.1/commons-rng-client-api-1.1-test-sources.jar
(SHA1: b327700fcbb3f72f3bccb76bb411e57004ee5aec)
/commons-rng-client-api/1.1/commons-rng-client-api-1.1.pom
(SHA1: 26ec84056b9a4526bc5e05ecf4ece8d9c3d57aad)
/commons-rng-client-api/1.1/commons-rng-client-api-1.1-test-sources.jar.asc
(SHA1: 2984ff9ebbca87d6cd50c17ff761b85626505c62)
/commons-rng-client-api/1.1/commons-rng-client-api-1.1.jar.asc
(SHA1: 90e6fae04ae3a22ebe8f3408d6b65ad4efeb55a0)
/commons-rng-client-api/1.1/commons-rng-client-api-1.1-javadoc.jar
(SHA1: 5004e9877228eff1a5495a7293fb0ecf3177ae36)
/commons-rng-examples-sampling/1.1/commons-rng-examples-sampling-1.1-javadoc.jar
(SHA1: 6186b6fc0a6ecdc65aaed50d2af00a4b9593df9c)
/commons-rng-examples-sampling/1.1/commons-rng-examples-sampling-1.1.pom.asc
(SHA1: 160f26cae2548ef73e06b215c5d1aa4ff40893fa)
/commons-rng-examples-sampling/1.1/commons-rng-examples-sampling-1.1-sources.jar
(SHA1: 0af2fbbd2aa5c7d49c56bdb03f27dcd260647a99)
/commons-rng-examples-sampling/1.1/commons-rng-examples-sampling-1.1-tests.jar
(SHA1: 1375ad6c6699b5d49aa6e49b90210ce50bcd68cd)
/commons-rng-examples-sampling/1.1/commons-rng-examples-sampling-1.1.jar.asc
(SHA1: fb9d028671c4099cc9f9f399ff26c602da5f4c9e)
/commons-rng-examples-sampling/1.1/commons-rng-examples-sampling-1.1-tests.jar.asc
(SHA1: 0db7c58646045cd28bb7db8e50370d05408bf304)
/commons-rng-examples-sampling/1.1/commons-rng-examples-sampling-1.1-sources.jar.asc
(SHA1: d5a69ad2d135186ad13b4bbea1112fd2b84f119a)
/commons-rng-examples-sampling/1.1/commons-rng-examples-sampling-1.1-test-sources.jar.asc
(SHA1: c6f9ab3897b2473fb9c03ecce6c4723cd23ae82e)
/commons-rng-examples-sampling/1.1/commons-rng-examples-sampling-1.1.jar
(SHA1: c2eccc586eefa58474e4f79c4e5939ad8f055ece)
/commons-rng-examples-sampling/1.1/commons-rng-examples-sampling-1.1-test-sources.jar
(SHA1: 8120ceb019a6cb4587a79f415b2e3f83cb025031)
/commons-rng-examples-sampling/1.1/commons-rng-examples-sampling-1.1-javadoc.jar.asc
(SHA1: ea873f92d32ddff76a652ab0b154ca6f889ff542)
/commons-rng-examples-sampling/1.1/commons-rng-examples-sampling-1.1.pom
(SHA1: 04c2a060613758d5ca233f4bbc2b6fd947693207)
/commons-rng-examples-jpms-app/1.1/commons-rng-examples-jpms-app-1.1-javadoc.jar.asc
(SHA1: 50c1abc9a7bea22655a679b4f6f566cabc076cf2)
/commons-rng-examples-jpms-app/1.1/commons-rng-examples-jpms-app-1.1-test-sources.jar.asc
(SHA1: d89a1e0fd3f9bab238e697c5d45f9dbe42ead325)
/commons-rng-examples-jpms-app/1.1/commons-rng-examples-jpms-app-1.1-javadoc.jar
(SHA1: 05fc7cd09a6c6f331b118a824e290ee52431fff6)
/commons-rng-examples-jpms-app/1.1/commons-rng-examples-jpms-app-1.1-sources.jar
(SHA1: 9bd1bd54524b460511f4e261391ddbe3601eeb31)
/commons-rng-examples-jpms-app/1.1/commons-rng-examples-jpms-app-1.1.pom
(SHA1: 6af16fa13e06fbba809d64803fae689bd40e2679)
/commons-rng-examples-jpms-app/1.1/commons-rng-examples-jpms-app-1.1.jar.asc
(SHA1: cd30b4815958f5c53eee9c934c0dd0050c885d32)
/commons-rng-examples-jpms-app/1.1/commons-rng-examples-jpms-app-1.1-sources.jar.asc
(SHA1: 7732a2a2c1b6d01586c129d15cdfc8d8e98076c8)
/commons-rng-examples-jpms-app/1.1/commons-rng-examples-jpms-app-1.1-tests.jar
(SHA1: a98819aaee9f6b011c5ccea751c617d24f61c89f)
/commons-rng-examples-jpms-app/1.1/commons-rng-examples-jpms-app-1.1-test-sources.jar
(SHA1: db86f87247bfa86438d2c57fff76a8aea74243d6)
/commons-rng-examples-jpms-app/1.1/commons-rng-examples-jpms-app-1.1.pom.asc
(SHA1: cebd4085a85f39c2c7b35a447a138017d65e077a)
/commons-rng-examples-jpms-app/1.1/commons-rng-examples-jpms-app-1.1.jar
(SHA1: 1a3e8515663c48e1a069894d61ecb4934984d769)
/commons-rng-examples-jpms-app/1.1/commons-rng-examples-jpms-app-1.1-tests.jar.asc
(SHA1: c65f4a1ffdbdea675cd560ef492109b3e0eea7b6)
/commons-rng-examples-quadrature/1.1/commons-rng-examples-quadrature-1.1.jar.asc
(SHA1: fcbeae5ea164eaaf4071df08860a9c3628ae439f)
/commons-rng-examples-quadrature/1.1/commons-rng-examples-quadrature-1.1-test-sources.jar.asc
(SHA1: bd246da5954e0adafbf3845d7b8d1e00cca89631)
/commons-rng-examples-quadrature/1.1/commons-rng-examples-quadrature-1.1.jar
(SHA1: 0bc65e00dd323b4eeecaf96320e767583df0bea7)
/commons-rng-examples-quadrature/1.1/commons-rng-examples-quadrature-1.1-javadoc.jar
(SHA1: a16fcb3e390d271d9f0b2300fa7cb26793662a98)
/commons-rng-examples-quadrature/1.1/commons-rng-examples-quadrature-1.1.pom
(SHA1: cd4b2d45949778e8fbee15eda94faac1d0a4b460)
/commons-rng-examples-quadrature/1.1/commons-rng-examples-quadrature-1.1-tests.jar.asc
(SHA1: d78d6a4d648ef540e9cf51e2b82ca9f48c49f758)
/commons-rng-examples-quadrature/1.1/commons-rng-examples-quadrature-1.1-javadoc.jar.asc
(SHA1: b3cc1b9e1f351c20aa22b37f8af340eb19f3fdaa)
/commons-rng-examples-quadrature/1.1/commons-rng-examples-quadrature-1.1-test-sources.jar
(SHA1: d3310ea4667728be24b6375dec83de95d377de23)
/commons-rng-examples-quadrature/1.1/commons-rng-examples-quadrature-1.1-sources.jar
(SHA1: f1ac7b7784ddcb1b01a487bfd246aef54472c41c)
/commons-rng-examples-quadrature/1.1/commons-rng-examples-quadrature-1.1.pom.asc
(SHA1: 3ecdcaa830d7e57138521928f3999cafd204444f)
/commons-rng-examples-quadrature/1.1/commons-rng-examples-quadrature-1.1-sources.jar.asc
(SHA1: 39c4978f146aed307ad4fd29727945f851cdbb6c)
/commons-rng-examples-quadrature/1.1/commons-rng-examples-quadrature-1.1-tests.jar
(SHA1: 3384c0e59bf1038b112d745d1c4dfc0db6b4d7fc)
/commons-rng-core/1.1/commons-rng-core-1.1-tests.jar
(SHA1: f1abab6f3f3c6c1969d67ce8d0ee397a7bcba102)
/commons-rng-core/1.1/commons-rng-core-1.1-sources.jar.asc
(SHA1: d0d24e29c3327c17c44e2e91a2e888eb4947b134)
/commons-rng-core/1.1/commons-rng-core-1.1-test-sources.jar.asc
(SHA1: d357734c1c71fd2639897b04d8747c539d6d0243)
/commons-rng-core/1.1/commons-rng-core-1.1-sources.jar
(SHA1: 8ba2116b5f9adb646747519bbb1ec7f66a525615)
/commons-rng-core/1.1/commons-rng-core-1.1.jar.asc
(SHA1: 0e29f0128bbf871643fc37b73347b074dd93396c)
/commons-rng-core/1.1/commons-rng-core-1.1-tests.jar.asc
(SHA1: 74aa44b2436b2a671fae8b6b8193a90d74e316ef)
/commons-rng-core/1.1/commons-rng-core-1.1.pom.asc
(SHA1: 4aca5dbeebab9be30886229b0fbba1e1b234abf0)
/commons-rng-core/1.1/commons-rng-core-1.1-javadoc.jar
(SHA1: 0d9f30a4bedbdd91923535cba54d6d2914748642)
/commons-rng-core/1.1/commons-rng-core-1.1-test-sources.jar
(SHA1: 1007e8c52fd212a22ae82ef1ae20758350d19882)
/commons-rng-core/1.1/commons-rng-core-1.1-javadoc.jar.asc
(SHA1: d12f128a159042229c038346683e42a3eb055ce3)
/commons-rng-core/1.1/commons-rng-core-1.1.jar
(SHA1: d2cb390ba6152f2996d2f8f55cb72e0ae519998c)
/commons-rng-core/1.1/commons-rng-core-1.1.pom
(SHA1: 196e691038f3eb7eb3a45693315b9ca1e4d73e90)
/commons-rng-examples/1.1/commons-rng-examples-1.1.pom
(SHA1: 33dfc5f171501a66350bdf79ceb9c5d5e67b7a9f)
/commons-rng-examples/1.1/commons-rng-examples-1.1.pom.asc
(SHA1: 2369565df0d9e9410b726c223cd18b9b913c9dad)
/commons-rng-examples-jpms/1.1/commons-rng-examples-jpms-1.1.pom.asc
(SHA1: a4d11dceaa2ebe93034b288365a4f2870d2c37a1)
/commons-rng-examples-jpms/1.1/commons-rng-examples-jpms-1.1.pom
(SHA1: 26750469ded4dedb49d9a3cabf773d7bac8f3895)
/commons-rng-examples-jmh/1.1/commons-rng-examples-jmh-1.1-sources.jar
(SHA1: 5db5c7298e1d32cb4d3d94417f2e8f622707a95f)
/commons-rng-examples-jmh/1.1/commons-rng-examples-jmh-1.1-tests.jar
(SHA1: 7408520a2abf48ef808dcb26a708c3c6949f5ae4)
/commons-rng-examples-jmh/1.1/commons-rng-examples-jmh-1.1-tests.jar.asc
(SHA1: 6b4f8a09ef103b8acbf5e0ca9fb4e21051ff539c)
/commons-rng-examples-jmh/1.1/commons-rng-examples-jmh-1.1-javadoc.jar.asc
(SHA1: bcbe36c356ddec0f2297bd3ceb91a6322202d1b1)
/commons-rng-examples-jmh/1.1/commons-rng-examples-jmh-1.1-javadoc.jar
(SHA1: e13deea69ee9ce11b7e760afd5c817cc824470d0)
/commons-rng-examples-jmh/1.1/commons-rng-examples-jmh-1.1-test-sources.jar.asc
(SHA1: 418852da247518212675fcbaf939dea3ad4961f6)
/commons-rng-examples-jmh/1.1/commons-rng-examples-jmh-1.1-sources.jar.asc
(SHA1: 038354c6c97cdb25d1be8f33f2d30fee0b80c235)
/commons-rng-examples-jmh/1.1/commons-rng-examples-jmh-1.1.pom.asc
(SHA1: 2ff687fb7256ec734e965a8fd1f26af469e27362)
/commons-rng-examples-jmh/1.1/commons-rng-examples-jmh-1.1.jar.asc
(SHA1: 93cec2019c4e11692bb1395c7da4b54f21f02256)
/commons-rng-examples-jmh/1.1/commons-rng-examples-jmh-1.1-test-sources.jar
(SHA1: 95ab2b42492647fc5401aa6a7861f420300014a8)
/commons-rng-examples-jmh/1.1/commons-rng-examples-jmh-1.1.jar
(SHA1: f9231442a3c841d7f734a7fbad0c3930d256c484)
/commons-rng-examples-jmh/1.1/commons-rng-examples-jmh-1.1.pom
(SHA1: ba8c971bbcf39e7732ff115fd074c6434c80e9c2)
/commons-rng-examples-jpms-lib/1.1/commons-rng-examples-jpms-lib-1.1-tests.jar.asc
(SHA1: 26e7b554cc23bab1684c76d822fba36361a35385)
/commons-rng-examples-jpms-lib/1.1/commons-rng-examples-jpms-lib-1.1-sources.jar
(SHA1: 77d2241d7abdd147e5e86851b3b849e3b08f116b)
/commons-rng-examples-jpms-lib/1.1/commons-rng-examples-jpms-lib-1.1.pom
(SHA1: 26f632574209c421f432b682acd7a4b8bc62a0e6)
/commons-rng-examples-jpms-lib/1.1/commons-rng-examples-jpms-lib-1.1-javadoc.jar.asc
(SHA1: bd65bd8cc706423f72589fbfb4683a0499a0eee9)
/commons-rng-examples-jpms-lib/1.1/commons-rng-examples-jpms-lib-1.1-tests.jar
(SHA1: 919b522547770a7d7717dc90db814921a1fef863)
/commons-rng-examples-jpms-lib/1.1/commons-rng-examples-jpms-lib-1.1-test-sources.jar
(SHA1: 17050af647a07c1a5ba8d0179467c980036c0dcc)
/commons-rng-examples-jpms-lib/1.1/commons-rng-examples-jpms-lib-1.1-javadoc.jar
(SHA1: ca8a12d9a309ced195b9fdc6f86d5891b09d6241)
/commons-rng-examples-jpms-lib/1.1/commons-rng-examples-jpms-lib-1.1-test-sources.jar.asc
(SHA1: 8ddfdfc5c0ebc9101e1e7efe96475d3c8da21656)
/commons-rng-examples-jpms-lib/1.1/commons-rng-examples-jpms-lib-1.1.jar.asc
(SHA1: ab1d4b03ec94c22339295f04c42a1d31a1087318)
/commons-rng-examples-jpms-lib/1.1/commons-rng-examples-jpms-lib-1.1-sources.jar.asc
(SHA1: 8cb3734a8e8f03c9fd3248c5d84147194f962b20)
/commons-rng-examples-jpms-lib/1.1/commons-rng-examples-jpms-lib-1.1.jar
(SHA1: 8f88c321a6a4ffc054d8993bc0edf2d1869723f8)
/commons-rng-examples-jpms-lib/1.1/commons-rng-examples-jpms-lib-1.1.pom.asc
(SHA1: e5ef73c7c4653295bc54a738ebcdd8dccfb84c5d)
/commons-rng-examples-stress/1.1/commons-rng-examples-stress-1.1-tests.jar
(SHA1: 7c8d643670d7f0bc2e4c9ecdec6036683d6b794f)
/commons-rng-examples-stress/1.1/commons-rng-examples-stress-1.1.jar.asc
(SHA1: 034d0acbb695c3b7651e3e079d246782ec336a74)
/commons-rng-examples-stress/1.1/commons-rng-examples-stress-1.1-tests.jar.asc
(SHA1: 617f57c59e0c588f1cd97c60039319924e1684bc)
/commons-rng-examples-stress/1.1/commons-rng-examples-stress-1.1-sources.jar.asc
(SHA1: 25627e2700d46afaab9fb2d528d050632106b36b)
/commons-rng-examples-stress/1.1/commons-rng-examples-stress-1.1.jar
(SHA1: 91d2c823cf3b90f44f40d5c661d2a01614227275)
/commons-rng-examples-stress/1.1/commons-rng-examples-stress-1.1-javadoc.jar
(SHA1: 7475b1f7aaa2f1bd7c8407dcf6a1be61f3908579)
/commons-rng-examples-stress/1.1/commons-rng-examples-stress-1.1.pom.asc
(SHA1: 76c2fc476fd2374946bbd6097bb0c175c40d77c8)
/commons-rng-examples-stress/1.1/commons-rng-examples-stress-1.1.pom
(SHA1: 47a453485200b2334436ec4d0886c2999642792a)
/commons-rng-examples-stress/1.1/commons-rng-examples-stress-1.1-javadoc.jar.asc
(SHA1: 84f82d8f42a929f7876a746724cf84ea6e04e45d)
/commons-rng-examples-stress/1.1/commons-rng-examples-stress-1.1-test-sources.jar.asc
(SHA1: f1d263b981a9345e15c5585bcdfff02babed4d1d)
/commons-rng-examples-stress/1.1/commons-rng-examples-stress-1.1-sources.jar
(SHA1: 3c6ab1cd266738f1723ec4af2c0fc15f6f7b0a9a)
/commons-rng-examples-stress/1.1/commons-rng-examples-stress-1.1-test-sources.jar
(SHA1: f987175eef3f415652d05ed17cf456dd0ffab82f)
/commons-rng-sampling/1.1/commons-rng-sampling-1.1-javadoc.jar
(SHA1: 05e50ca40719e806eb196383fc5dddbc8754d486)
/commons-rng-sampling/1.1/commons-rng-sampling-1.1-tests.jar.asc
(SHA1: f368a00bb8a8033bfcb5f2b897e2595675e68eae)
/commons-rng-sampling/1.1/commons-rng-sampling-1.1.pom.asc
(SHA1: e7f810b187a3b13378e67ee257dfb5f4df6e22f0)
/commons-rng-sampling/1.1/commons-rng-sampling-1.1-test-sources.jar
(SHA1: 72d21b7b4de6a457d47438c5f00a5b46fcd1af3b)
/commons-rng-sampling/1.1/commons-rng-sampling-1.1-sources.jar.asc
(SHA1: bfb37e8b406a036d04293dce3df12168ff1b2e8e)
/commons-rng-sampling/1.1/commons-rng-sampling-1.1.jar.asc
(SHA1: 3ef89ec88840a39c87af7ced81d907e745a0da56)
/commons-rng-sampling/1.1/commons-rng-sampling-1.1-tests.jar
(SHA1: 96663a8c11e71cd251e020c6d562f52ec2db7f01)
/commons-rng-sampling/1.1/commons-rng-sampling-1.1-javadoc.jar.asc
(SHA1: 27e36af5861e36e00be447d1ed126205d013d39e)
/commons-rng-sampling/1.1/commons-rng-sampling-1.1-sources.jar
(SHA1: e3898133b06a2a0fd53504b3545b205e1126f5f6)
/commons-rng-sampling/1.1/commons-rng-sampling-1.1.jar
(SHA1: 1ad67602a468b8ad01c51720d9992ad8322e24f9)
/commons-rng-sampling/1.1/commons-rng-sampling-1.1-test-sources.jar.asc
(SHA1: f1be35cd797127c27d7c829c074fc62a5ade76aa)
/commons-rng-sampling/1.1/commons-rng-sampling-1.1.pom
(SHA1: c5195b2dc743ec6ac5e4b3cea15ae85b54850171)
#Release SHA-1s
#Thu Aug 02 07:57:42 EDT 2018
commons-rng-1.1-bin-tar.gz.asc=90a24d27a496d2724b75315307f9f899a699c3d5
commons-rng-1.1-src-zip=d0c84a792cfebcaff7036f43d77b7a8952b3fa86
commons-rng-1.1-bin-zip=231f7f36d6d4c47d247a0106a7c1a0a5aaab49a8
commons-rng-1.1-pom.asc=19624f21530dff390cbc1a2010e07eee5364bff7
commons-rng-1.1-bin-tar.gz=59eb670cf2e221b5a26657aa6420868b74343daa
commons-rng-1.1-src-tar.gz=9fcf8edf6bab84f6532791d091d497c01e9cd6b2
commons-rng-1.1-bin-zip.asc=ff2b6d270138d50d11baafcb54ce4c2db4a183ec
commons-rng-1.1-src-tar.gz.asc=f8db6b049cbc830bb0ffd653b8440f0d1520d31a
commons-rng-1.1-src-zip.asc=c3a638d7be743a6271b24294456a62badd8a2f5a
#Release SHA-256s
#Thu Aug 02 07:57:42 EDT 2018
commons-rng-1.1-bin-tar.gz.asc=9476a90739ebce0cc5806c434fca554cea9e18838284f093301f768ba1a7bf4c
commons-rng-1.1-src-zip=34a5f9fdc53f510c89ec92c1059245ab633b65535cfebc14e3d964ff0d76de95
commons-rng-1.1-bin-zip=58492360c3fc5987eff3e558e17ec1c01f354208c99bc67011552804e3558b35
commons-rng-1.1-pom.asc=72d238db2a620f1e7827108f70dd9f529ca2c6b9818103e21bedf9385d79308a
commons-rng-1.1-bin-tar.gz=938d848bcbb3a404e4ff7e71b53e66f81719a037118870e375414449f17b8abd
commons-rng-1.1-src-tar.gz=22652559ee356b1ceca1387cffd446fa2a40907d5cd3300681197dcee27903b1
commons-rng-1.1-bin-zip.asc=f759eca239c530b8461a8fab903938742579d753de8ee397418f3f1a92a71483
commons-rng-1.1-src-tar.gz.asc=03758338305478fafc456a47ca776bb6594f541ca15d70c5a48fd1692ad4cfd4
commons-rng-1.1-src-zip.asc=389edabd6b9bcd9aa8b8a4e0bc86896f2955e4bf9119d6214f12d06a39017a8b
(no need for .asc hashes!)
I have tested this with 'mvn clean install site
-Pcommons-rng-examples' 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: 9.0.4, vendor: Oracle Corporation, runtime:
/Library/Java/JavaVirtualMachines/jdk-9.0.4.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.13.6", 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-RC5/RELEASE-NOTES.txt
https://dist.apache.org/repos/dist/dev/commons/rng/1.1-RC5/site/changes-report.html
Site:
https://dist.apache.org/repos/dist/dev/commons/rng/1.1-RC5/site/index.html
(note some *relative* links are broken and the 1.1 directories
are not yet created - these will be OK once the site is deployed.)
RAT Report:
https://dist.apache.org/repos/dist/dev/commons/rng/1.1-RC5/site/rat-report.html
SUBMODULES: (Use these for the main reporting as they contain the
reports for the individual modules)
https://dist.apache.org/repos/dist/dev/commons/rng/1.1-RC5/site/modules.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