If I am not wrong, any folder that contain build.xml can be rebuild separately in framework. Right? Thanks, Alina
-----Original Message----- From: Harbs [mailto:harbs.li...@gmail.com] Sent: Tuesday, March 27, 2018 4:12 PM To: users@royale.apache.org Subject: Re: Royale Build Issue FYI, while you are working on framework classes, you can build specific swcs. If for example, you make changes to Basic, you only need to rebuild Basic and none of the other swcs. That will drastically reduce build time while you are working on framework code. HTH, Harbs > On Mar 27, 2018, at 10:39 AM, Alina Kazi <alina.k...@d-bz.com> wrote: > > Hi Alex, > Running ant results a successful build . > > If running "ant" (instead of "ant release") is enough to start work on emulation. It only takes 8 minutes to execute. > Console : > https://www.dropbox.com/s/5en2ka4xqpc9f4j/antsuccessfulinroyale-asjs.png?dl= 0 > > Thanks , > Alina Kazi > > -----Original Message----- > From: Alex Harui [mailto:aha...@adobe.com] > Sent: Tuesday, March 27, 2018 12:18 PM > To: users@royale.apache.org > Subject: Re: Royale Build Issue > > Hi Alina, > > The README in royale-asjs should have the information you need. If you choose to use Maven and can run "mvn clean install" successfully in royale-asjs, you can set up your application to build with Maven. If you choose to use Ant and can run "ant" (instead of "ant release") then you can set up your application to build with Ant. > > Ideally, you could do both, because we want the emulation components to work with both Maven and Ant. We haven't explained why at least one of your computers is so slow. How long does running "mvn clean install" take? > > We need you to have a stable development environment before starting on emulation components otherwise I think there will be too many problems integrating your work with ours. > > Thanks, > -Alex > > On 3/27/18, 12:03 AM, "AlinaKazi" <alinakazi...@gmail.com> wrote: > >> Hi Piotr , >> >> Yes , I have working Maven build. >> As ANT is taking so much time on our machine. >> I am free during build time. >> I also think , I should start working on Emulations during that time. >> >> Thanks, >> Alina >> >> >> >> >> >> -- >> Sent from: >> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache- >> roy >> ale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C69 >> b8b >> c8b75434aa8b7e608d593b0c9e2%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0% >> 7C6 >> 36577309914451866&sdata=wJuZwqvIGTFduIl44DLsUE36qZ%2BvSGZPGcFGYRI5Qug%3 >> D&r >> eserved=0 > >