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/09/25 04:43:02 UTC

Royale_Release_Step_011 - Build # 21 - Failure!

Royale_Release_Step_011 - Build # 21 - Failure:

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

Release Step 011 Succeeded

Posted by Apache Royale CI Server <ap...@gmail.com>.
From the royale-asjs repo:
1. Run ant -f releasesteps.xml Release_Step_011 -Drelease.version=0.9.6 -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 -f releasesteps.xml Release_Step_011_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_011_Upload -Drelease.version=0.9.6
This will upload the signed artifacts to Maven Release Staging.  Verify that the compiler and typedefs artifacts are there along with the asjs artifacts, then hit the close to close the staging repo. (https://repository.apache.org)

Re: Royale_Release_Step_011 - Build # 22 - Still Failing!

Posted by Alex Harui <ah...@adobe.com.INVALID>.
Try also adding it to arguments:

-Darguments="-DaltReleaseDeploymentRepository=release-repo::default::file:./release-dir -Dgenerate.swf.swcs=true"

The release plugin forks a Java Instance and System Properties are not passed to the fork.

-Alex

On 9/24/19, 10:46 PM, "Piotr Zarzycki" <pi...@gmail.com> wrote:

    It looks like this step is running build with that, but it still failing.
    Locally adding  generate.swf.swcs=true helps me pass by problems.
    
    C:\apache\apache-maven-3.6.0\bin\mvn.cmd --batch-mode release:perform
    -DpushChanges=false -Dusername=piotrzarzycki21
    -Darguments=-DaltReleaseDeploymentRepository=release-repo::default::file:./release-dir
    -P "generate-swcs-for-swf,release-swcs,main" -Dgenerate.swf.swcs=true
    && exit %%ERRORLEVEL%%
    
    
    śr., 25 wrz 2019 o 07:32 Apache Royale CI Server <ap...@gmail.com>
    napisał(a):
    
    > Royale_Release_Step_011 - Build # 22 - Still Failing:
    >
    > Check console output at
    > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci.westus2.cloudapp.azure.com%3A8080%2Fjob%2FRoyale_Release_Step_011%2F22%2F&amp;data=02%7C01%7Caharui%40adobe.com%7Cb6e4cc31bb0c4181ebac08d7417bb1ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637049871845984697&amp;sdata=oLIacjzY8vZQBHFMAym5OHqbHQh1cDyYcuw3LJt9IaY%3D&amp;reserved=0
    > to view the results.
    
    
    
    -- 
    
    Piotr Zarzycki
    
    Patreon: *https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cb6e4cc31bb0c4181ebac08d7417bb1ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637049871845984697&amp;sdata=Kr6DE5C2Bn6d%2BQcp9oi8R3AvOzVvhN6FnUl%2BOtA2g9o%3D&amp;reserved=0
    <https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cb6e4cc31bb0c4181ebac08d7417bb1ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637049871845984697&amp;sdata=Kr6DE5C2Bn6d%2BQcp9oi8R3AvOzVvhN6FnUl%2BOtA2g9o%3D&amp;reserved=0>*
    


Re: Royale_Release_Step_011 - Build # 22 - Still Failing!

Posted by Piotr Zarzycki <pi...@gmail.com>.
It looks like this step is running build with that, but it still failing.
Locally adding  generate.swf.swcs=true helps me pass by problems.

C:\apache\apache-maven-3.6.0\bin\mvn.cmd --batch-mode release:perform
-DpushChanges=false -Dusername=piotrzarzycki21
-Darguments=-DaltReleaseDeploymentRepository=release-repo::default::file:./release-dir
-P "generate-swcs-for-swf,release-swcs,main" -Dgenerate.swf.swcs=true
&& exit %%ERRORLEVEL%%


śr., 25 wrz 2019 o 07:32 Apache Royale CI Server <ap...@gmail.com>
napisał(a):

> Royale_Release_Step_011 - Build # 22 - Still Failing:
>
> Check console output at
> http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_011/22/
> to view the results.



-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
<https://www.patreon.com/piotrzarzycki>*

Royale_Release_Step_011 - Build # 22 - Still Failing!

Posted by Apache Royale CI Server <ap...@gmail.com>.
Royale_Release_Step_011 - Build # 22 - Still Failing:

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

Re: Royale_Release_Step_011 - Build # 21 - Failure!

Posted by Piotr Zarzycki <pi...@gmail.com>.
Ok I got it! I need to add param:  -Dgenerate.swf.swcs=true

śr., 25 wrz 2019 o 07:22 Piotr Zarzycki <pi...@gmail.com>
napisał(a):

> Anyone know why Binding module completely doesn't see Core ? I did build
> even locally and have same issue :(
>
> śr., 25 wrz 2019 o 06:43 Apache Royale CI Server <ap...@gmail.com>
> napisał(a):
>
>> Royale_Release_Step_011 - Build # 21 - Failure:
>>
>> Check console output at
>> http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_011/21/
>> to view the results.
>
>
>
> --
>
> Piotr Zarzycki
>
> Patreon: *https://www.patreon.com/piotrzarzycki
> <https://www.patreon.com/piotrzarzycki>*
>


-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
<https://www.patreon.com/piotrzarzycki>*

Re: Royale_Release_Step_011 - Build # 21 - Failure!

Posted by Piotr Zarzycki <pi...@gmail.com>.
Anyone know why Binding module completely doesn't see Core ? I did build
even locally and have same issue :(

śr., 25 wrz 2019 o 06:43 Apache Royale CI Server <ap...@gmail.com>
napisał(a):

> Royale_Release_Step_011 - Build # 21 - Failure:
>
> Check console output at
> http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_011/21/
> to view the results.



-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
<https://www.patreon.com/piotrzarzycki>*