On 1/21/15, 5:34 AM, "Erik de Bruin" <e...@ixsoftware.nl> wrote: > >In accordance with the new release policy, this is the time to test >the release. All aspects of it. To test the SDK, download the latest >RC nightly build using the Installer (right click, "Show Dev Builds", >4.14 RC). If you want to check the release artifacts themselves, these >are available here: > >http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/la >stSuccessfulBuild/artifact/out > >Please test!
Or as I would put it: if you plan to vote on the next RC, you owe it to the RM and the community to run every test you would run before voting (except the GPG and tag tests since they don’t apply) on the nightly build. Voting on the RC should really be a check that it matches the last nightly and that the signatures and tag is correct. To that end, I have updated the ApproveSDK.xml script. If you pass it -Dnightly= it will fetch the bits from the nightly build and skip the GPG test. You may want to wait until you see the email for the next successful build as I just found that the nightly didn’t pass RAT because of some recent changes I made. To use the approval script: 1) create an empty folder 2) copy or download ApproveSDK.xml. A recent version is here [1] 3) run ant -e -f ApproveSDK.xml -Drelease.version=4.14.0 -Dnightly= [1] http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/ws/ ApproveSDK.xml [1] http://s.apache.org/EL7 (shortened)