Re: Trouble migrating app to Royale

2017-10-15 Thread Alex Harui
Everything changed. We are renaming lots of things, the CI server has copied of builds before the rename and we don't know if we have packaged the right things in the renamed packages. The Ant build did seem to work on the CI server, so it implies your scripts are still picking up older compilers

Re: Trouble migrating app to Royale

2017-10-15 Thread Harbs
Yes. See: https://github.com/BowlerHatLLC/asconfigc/pull/15 > On Oct 15, 2017, at 5:11 PM, Piotr Zarzycki wrote: > > Will have to > change something in asconfigc ?

Re: Trouble migrating app to Royale

2017-10-15 Thread Harbs
I’m having trouble with another build script: And I’m getting this error: Problem: failed to create task or type compc Cause: The name is undef

Re: Trouble migrating app to Royale

2017-10-15 Thread Piotr Zarzycki
I saw that version without dependency to Flash Player - js only package uses that version of playerglobal 11.7 in flex-config.xml. Will have to change something in asconfigc ? I'm just wondering, cause I believe there will be work to do in case of Moonshine in order to support Royale and as you kno

Re: Trouble migrating app to Royale

2017-10-15 Thread Harbs
We completely rebuilt our build script, and I got my projects to compile. :-) I’m not sure why the ant scripts changed so much. Once I finish cleaning up, I’m going to try and see if I can get asconfigc to work correctly. One weirdness I saw was that the compiler was expecting playerglobal 11.7

Re: Trouble migrating app to Royale

2017-10-15 Thread Harbs
I think he said we would have an option to support both, but the file *was* renamed, hence the problem… > On Oct 15, 2017, at 12:14 PM, Piotr Zarzycki > wrote: > > Harbs, > > I thought that we will leave flex-config intact - just because of such > problems. At least I did understand Alex in t

Re: Trouble migrating app to Royale

2017-10-15 Thread Piotr Zarzycki
Harbs, I thought that we will leave flex-config intact - just because of such problems. At least I did understand Alex in the github comments like that. Piotr On Sun, Oct 15, 2017, 10:07 Harbs wrote: > I’m having all kinds of weird errors. > > 1: > When I try compiling DataBindingExample I get

Trouble migrating app to Royale

2017-10-15 Thread Harbs
I’m having all kinds of weird errors. 1: When I try compiling DataBindingExample I get this: [mxmlc] /Users/harbs/Documents/ApacheRoyale/royale-asjs/examples/royale/DataBindingExample/src/main/royale/DataBindingExample.mxml [mxmlc] 0.408848181 seconds [mxmlc] /Users/harbs/Documents/A