Also, try adding -DskipTest=true to skip the mustella tests.

On 8/15/19, 1:37 PM, "Alex Harui" <aha...@adobe.com.INVALID> wrote:

    That's a possibility.  I only used absolute paths.
    
    Piotr, it would nice to see the Windows console output including the paths 
you gave to help make this process more robust.
    
    -Alex
    
    On 8/15/19, 1:21 PM, "Josh Tynjala" <joshtynj...@bowlerhat.dev> wrote:
    
        If it started working correctly after changing the path to include 
../../,
        perhaps ${artifactfolder} is being set to a relative path, but the 
script
        expects the path to be absolute. I'm not familiar with the release steps
        yet, so I'm just guessing, but does that make sense?
        
        --
        Josh Tynjala
        Bowler Hat LLC 
<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbowlerhat.dev&amp;data=02%7C01%7Caharui%40adobe.com%7C55095d2b96154c8314f708d721c05868%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637014982310625679&amp;sdata=gdz2HF4yIYWcm6A1kpwUTTew%2FD6tjrOHYQ0I252b1DI%3D&amp;reserved=0>
        
        
        On Wed, Aug 14, 2019 at 9:23 AM Alex Harui <aha...@adobe.com.invalid> 
wrote:
        
        > Can you explain why that would be the right change?  Doesn't make 
sense to
        > me.
        >
        > On 8/14/19, 3:36 AM, "Piotr Zarzycki" <piotrzarzyck...@gmail.com> 
wrote:
        >
        >     So far so good. I did tweak the script and was able to upload
        > artifacts. I
        >     have changed in each script:
        >     Line from:
        >
        >     <arg value="-Dwagon.fromDir=${artifactfolder}
        >     /artifacts/archive/target/checkout/release-dir" />
        >     To
        >     <arg value="-Dwagon.fromDir=../../${artifactfolder}
        >     /artifacts/archive/target/checkout/release-dir" />
        >
        >     The very last thing was close repository, so I got some errors 
you can
        >     check here by logging your Apache handle [1] related to 
RoyaleUnit [2].
        >
        >     Missing Signature:
        >
        > 
'/org/apache/royale/compiler/royaleunit-ant-tasks/0.9.6/royaleunit-ant-tasks-0.9.6.pom.asc'
        >     does not exist for 'royaleunit-ant-tasks-0.9.6.pom'.
        >
        >     I will try to figure out what has happened, but if someone has any
        > clue to
        >     that let me know.
        >
        >     [1]
        > 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2F%23stagingRepositories&amp;data=02%7C01%7Caharui%40adobe.com%7C55095d2b96154c8314f708d721c05868%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637014982310625679&amp;sdata=ASZf31h7UYZsvlj2LbOsIPE8jOHf2mgeG0uSQlv5pcY%3D&amp;reserved=0
        >     [2]
        > 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpasteboard.co%2FIsDKVTe.png&amp;data=02%7C01%7Caharui%40adobe.com%7C55095d2b96154c8314f708d721c05868%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637014982310625679&amp;sdata=S%2Fx9lL3WQIbAlX4War36xAmoEuLer387HFK7UUon%2BBg%3D&amp;reserved=0
        >
        >     Thanks,
        >     Piotr
        >
        >
        >     śr., 14 sie 2019 o 10:58 Carlos Rovira <carlosrov...@apache.org>
        > napisał(a):
        >
        >     > Hi Alex,
        >     >
        >     > El lun., 12 ago. 2019 a las 19:30, Alex Harui
        > (<aha...@adobe.com.invalid>)
        >     > escribió:
        >     >
        >     > > Also, the other committers should be aware that an RC is being
        > created
        >     > > because they see the emails being sent by the CI server and 
ask
        > the RM to
        >     > > agree to accept a commit to the release branch instead of the
        > develop
        >     > > branch.
        >     >
        >     >
        >     > AFAIK, we should always commit to dev branch and not to release
        > branch.
        >     > Releases are cut from develop. Only hot-fixes use to be branches
        > that have
        >     > commits that fix something important in the release and then 
use to
        > be
        >     > merged back to develop and master. Making commits to release
        > branches could
        >     > bring some confusion and problems.
        >     >
        >     > At least from is what I always learnt and used [1]
        >     >
        >     > [1]
        > 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fnvie.com%2Fposts%2Fa-successful-git-branching-model%2F&amp;data=02%7C01%7Caharui%40adobe.com%7C55095d2b96154c8314f708d721c05868%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637014982310625679&amp;sdata=X41udM3mLBSC3UE6fCiHhNrBf%2F7GcuaylOHaEa9CDz0%3D&amp;reserved=0
        >     >
        >     > --
        >     > Carlos Rovira
        >     >
        > 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7C55095d2b96154c8314f708d721c05868%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637014982310625679&amp;sdata=DgzewAQj2wKxm6Rn1eKVntWEsByKNqzMDNyxF%2Bah8zY%3D&amp;reserved=0
        >     >
        >
        >
        >     --
        >
        >     Piotr Zarzycki
        >
        >     Patreon: *
        > 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7C55095d2b96154c8314f708d721c05868%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637014982310625679&amp;sdata=PicQnzX%2BC8R2AjAytQXYy0hZApGkl%2FeAmue%2B%2Fz4m1%2BU%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%7C55095d2b96154c8314f708d721c05868%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637014982310625679&amp;sdata=PicQnzX%2BC8R2AjAytQXYy0hZApGkl%2FeAmue%2B%2Fz4m1%2BU%3D&amp;reserved=0
        > >*
        >
        >
        >
        
    
    

Reply via email to