I assume that wasn't the whole log.  I think we want to see the part where it 
builds Core, we only see the last bit of Core.  Core looks like it thought it 
was in js-only config and didn't build a swf swc and/or Binding thinks it is 
building swf swcs and is looking for Core's swf swc.

FWIW, I am having a bunch of other build issues related to js-only for Ant for 
the ASDoc example.  It worked in the past because I still had PLAYERGLOBAL_HOME 
set in the environment, but when I took that away a bunch of new things cropped 
up.  Could be a  day or two of work.  We could still approve the release and 
folks who want js-only will have to not build ASDoc.

-Alex

On 9/17/19, 8:59 PM, "Piotr Zarzycki" <piotrzarzyck...@gmail.com> wrote:

    Hi Josh,
    
    Do you have in your Maven config setup link to Maven artifacts? Cause error
    is saying that it was attempt of downloading them from Snapshot. However
    Core build successfully, so I'm a bit confused.
    
    Thanks,
    Piotr
    
    On Tue, Sep 17, 2019, 11:47 PM Josh Tynjala <joshtynj...@bowlerhat.dev>
    wrote:
    
    > Unfortunately, I'm seeing that the Maven part of ApproveRoyale is failing
    > too. Here's the end of my console output:
    >
    > 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2F83miv&amp;data=02%7C01%7Caharui%40adobe.com%7C5418ae5d4cb94b454ab208d73beca2c4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637043759850631985&amp;sdata=j%2FYDlKQ7Tx54p2PJfg2tEoGg2I5Mi19BMB5fFcZcKy4%3D&amp;reserved=0
    >
    > --
    > Josh Tynjala
    > Bowler Hat LLC 
<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbowlerhat.dev&amp;data=02%7C01%7Caharui%40adobe.com%7C5418ae5d4cb94b454ab208d73beca2c4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637043759850631985&amp;sdata=%2BTdmGXZr5uiQaJ36dU8QeOQLGIpR8adX5ktk8%2FRo8ME%3D&amp;reserved=0>
    >
    >
    > On Tue, Sep 17, 2019 at 2:22 PM Josh Tynjala <joshtynj...@bowlerhat.dev>
    > wrote:
    >
    > > Getting the following error when running the ApproveRoyale ant script...
    > >
    > > Error: unable to open
    > >
    > 
'/Users/joshtynjala/Desktop/royale/apache-royale-0.9.6-src/royale-asjs/examples/royale/CreditCardValidatorExample/src/main/royale/App.mxml'.
    > >
    > > Seems to be caused by this line in build.xml from
    > > CreditCardValidatorExample:
    > >
    > > <property name="example" value="App" />
    > >
    > > There is no App.mxml, but there is a CreditCardValidatorExample.mxml, so
    > I
    > > think that the value is supposed to be "CreditCardValidatorExample"
    > instead:
    > >
    > > <property name="example" value="CreditCardValidatorExample" />
    > >
    > > I just pushed a commit to develop to fix that for the next release.
    > >
    > > I will locally adjust ApproveRoyale to skip the examples and finish the
    > > rest of the approval process. Assuming that everything else completes
    > > successfully, a broken example build script is not enough to prevent me
    > > from approving this release candidate.
    > >
    > > --
    > > Josh Tynjala
    > > Bowler Hat LLC 
<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbowlerhat.dev&amp;data=02%7C01%7Caharui%40adobe.com%7C5418ae5d4cb94b454ab208d73beca2c4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637043759850631985&amp;sdata=%2BTdmGXZr5uiQaJ36dU8QeOQLGIpR8adX5ktk8%2FRo8ME%3D&amp;reserved=0>
    > >
    > >
    > > On Tue, Sep 17, 2019 at 6:43 AM Apache Royale CI Server <
    > > apacheroyal...@gmail.com> wrote:
    > >
    > >> This is the discussion thread.
    > >>
    > >> Thanks,
    > >> Piotr
    > >
    > >
    >
    

Reply via email to