Release Step 010 Succeeded

2021-07-24 Thread apacheroyaleci
Log in to the server, open a command prompt, change directory to C:\jenkins\workspace\Royale_Release_Step_010 and run the following commands: git push git push origin org.apache.royale.framework-0.9.8-rc5 You will need your Apache/Github username and 2FA token.

Royale_Release_Step_010 - Build # 29 - Failure!

2021-07-24 Thread apacheroyaleci
Royale_Release_Step_010 - Build # 29 - Failure: Check console output at http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_010/29/ to view the results.

Release Step 009 Succeeded

2021-07-24 Thread apacheroyaleci
Log in to the server, open a command prompt, change directory to C:\jenkins\workspace\Royale_Release_Step_009 and run the following commands: git push You will need your Apache/Github username and 2FA token.

Release Step 008 Succeeded

2021-07-24 Thread apacheroyaleci
Log in to the server, open a command prompt, change directory to C:\jenkins\workspace\Royale_Release_Step_008 and run the following commands: git push git checkout release/0.9.8 git push -u origin refs/heads/release/0.9.8 You will need your Apache/Github username and 2FA token.

Release Step 007 Succeeded

2021-07-24 Thread apacheroyaleci
>From the royale-typedefs repo: 1. Run ant -f releasesteps.xml Release_Step_007 -Drelease.version=0.9.8 -DskipTests=true 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

Release Step 006 Succeeded

2021-07-24 Thread apacheroyaleci
Log in to the server, open a command prompt, change directory to C:\jenkins\workspace\Royale_Release_Step_006 and run the following commands: git push git push origin org.apache.royale.typedefs-0.9.8-rc5 You will need your Apache/Github username and 2FA token.

Release Step 005 Succeeded

2021-07-24 Thread apacheroyaleci
Log in to the server, open a command prompt, change directory to C:\jenkins\workspace\Royale_Release_Step_005 and run the following commands: git push You will need your Apache/Github username and 2FA token.

Release Step 004 Succeeded

2021-07-24 Thread apacheroyaleci
Log in to the server, open a command prompt, change directory to C:\jenkins\workspace\Royale_Release_Step_004 and run the following commands: git push git checkout release/0.9.8 git push -u origin release/0.9.8 You will need your Apache/Github username and 2FA token.

Release Step 003 Succeeded

2021-07-24 Thread apacheroyaleci
>From the royale-compiler repo: 1. Run: ant -f releasesteps.xml Release_Step_003 -Drelease.version=0.9.8 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

Release Step 002 Succeeded

2021-07-24 Thread apacheroyaleci
Log in to the server, open a command prompt, change directory to C:\jenkins\workspace\Royale_Release_Step_002 and run the following commands: git push git push origin org.apache.royale.compiler-0.9.8-rc5 You will need your Apache/Github username and 2FA token.

Release Step 001 Succeeded

2021-07-24 Thread apacheroyaleci
Log in to the server, open a command prompt, change directory to C:\jenkins\workspace\Royale_Release_Step_001 and run the following commands: git push git checkout release/0.9.8 git push -u origin release/0.9.8 You will need your Apache/Github username and 2FA token.

RE: [DISCUSS] Discuss Release Apache Royale 0.9.8 RC4

2021-07-24 Thread Yishay Weiss
I will start a new RC tomorrow. Someone please cancel the vote on RC4 as I don’t have the original thread. Other than Josh, has anyone else got comments before I start this? Thanks From: Yishay Weiss Sent: Saturday, July 24, 2021 7:00 PM To: dev@royale.apache.org<

RE: [DISCUSS] Discuss Release Apache Royale 0.9.8 RC4

2021-07-24 Thread Yishay Weiss
I’ll have a look. FYI, it looks like I’m not getting dev mails again (Piotr forwarded me this one). Maybe best to include my private email in these discussions for now. It looks like RC5 is on the way, which will give us a chance to fix the NOTICE issues as well. Thanks for the acknowledgement

Re: [DISCUSS] Discuss Release Apache Royale 0.9.8 RC4

2021-07-24 Thread Piotr Zarzycki
Hi, Yishay for some reason do not get any dev emails. I will forward to him that. On Fri, 23 Jul 2021 at 19:14, Josh Tynjala wrote: > To clarify, the Ant targets that I mention in this post are stage-source > and stage-compiler in royale-compiler/build.xml. There's also a > stage-source in roya