Thanks, the current Maven build setup is still broken btw, so it won't produce anything for 1.0.3 unless we ask for it being fixed.
Werner On Mon, Jun 22, 2015 at 9: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 >