On Jun 17, 2014 12:51 AM, "Justin Mclean" <jus...@classsoftware.com> wrote: > > Hi, > > > There is an ant script that automates the common steps to validate a > > release. Instead of individually downloading the package and signature > > files, unzipping, etc, you can instead: > > 1) create an empty folder, > > 2) download into that folder this file: > > https://dist.apache.org/repos/dist/dev/flex/falcon/0.0.2/rc1/ApproveFlexJS. > > xml > > 3) run the script: ant -e -f ApproveFlexJS.xml -Drelease.version=0.0.2 > > -Drc=1 > > Again this is against Apache policy - releases must be manually checked, relaying on a scripts means the vote is not valid nor is the PMC performing it duties correctly. If you want this change you would need to take have a VOTE on it and/or take it to the board. See the recent discussion(s) on legal discuss.
Link to the discussion, please? Thanks, Om > > Justin