Thanks. I had moved Radu's scripts here: https://svn.apache.org/viewvc/devicemap/trunk/contrib/scripts/
Just incase you were looking for those... :) On Mon, Jun 22, 2015 at 3:40 AM, Bertrand Delacretaz <bdelacre...@apache.org > wrote: > Hi, > > I have just added two scripts to > https://svn.apache.org/repos/asf/devicemap/trunk, borrowed and adapted > from the Sling project: > > check_staged_release.sh - downloads a staged release and checks > digests and signatures > > check_release_matches_tag.sh - executed on a downloaded release, > checks the svn tag > > Those work for releases created with the current Maven build setup, so > for example > > ./check_staged_release.sh 1004 /tmp/devicemap-staging > > to check the basics of the data 1.0.3 release that's being voted on. > > -Bertrand >