You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by Apache Royale CI Server <ap...@gmail.com> on 2019/05/14 06:35:48 UTC

Royale_Release_Step_003 - Build # 25 - Still Failing!

Royale_Release_Step_003 - Build # 25 - Still Failing:

Check console output at http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_003/25/ to view the results.

Release Step 003 Succeeded

Posted by Apache Royale CI Server <ap...@gmail.com>.
1. If you are releasing the utils jars (compiler-jburg-types and compiler-build-tools), Run:
  ant -f releasesteps.xml Release_Step_003 -Dutils=true -Drelease.version=0.9.6
Otherwise, Run:
 ant -f releasesteps.xml Release_Step_003 -Drelease.version=0.9.6
This will download the artifacts then unzip and compile the source artifact.
2. Validate that the compiled artifacts match the downloaded artifacts.
3. If they do, then run ant -f releasesteps.xml Release_Step_003_Sign -Drelease.version=0.9.6
This will PGP sign the source ZIP and compiled JARs
4. Then run ant -f releasesteps.xml Release_Step_003_Upload -Drelease.version=0.9.6
This will upload the signed artifacts to Maven Release Staging.  Do not "Close" the staging repository until the other repos have been added.