Hi Reza, I've committed a UNIX script that can be used to easily check the integrity of a staged release at [0].
Since sha1sum and md5sum are not available on Mac OS X I'd advise on just outputting the checksums in the *.md5 / *.sha1 files. The script uses openssl for calculating the artifacts' checksums and compares them to the value from the artifacts' corresponding checksum files. Cheers, Radu [0] - http://svn.apache.org/repos/asf/incubator/devicemap/trunk/check_staged_release.sh On Tue, Jul 15, 2014 at 5:56 PM, Reza <[email protected]> wrote: > I have moved the java and data release preview here: > > http://devicemap-vm.apache.org/releases/1.0.0/ >
