Hi Alex, Both ways ,repo folders are considered as a Royale SDK in Moonshine. 1. Actual folder royale-asjs (git) 2. Royale-asjs overwrite the ones in a Royale SDK that was used by Moonshine earlier Also ,I used Ant commands to build test application (examples\mxroyale\ControlsExample & examples\mxroyale\HelloWorld). Both Compiled Successfully.
Thanks, Alina -----Original Message----- From: Alex Harui [mailto:[email protected]] Sent: Tuesday, March 27, 2018 9:14 PM To: [email protected] Subject: Re: Royale Build Issue Hi Alina, I would definitely recommend figuring out a workflow that doesn't require "ant release". If you are using Moonshine as the IDE, I don't know whether it can see your repo folders as a Royale SDK or not. If it can, that would be best. If not, you can probably just copy SWCs from your royale-asjs folder and overwrite the ones in a Royale SDK that Moonshine is using. You could also figure out the Ant commands to build your test application without Moonshine. Thanks, -Alex On 3/27/18, 12:39 AM, "Alina Kazi" <[email protected]> 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://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dr >opb >ox.com%2Fs%2F5en2ka4xqpc9f4j%2Fantsuccessfulinroyale-asjs.png%3Fdl%3D0& >dat >a=02%7C01%7Caharui%40adobe.com%7Cbce24bafdad04208ae9808d593b5e671%7Cfa7 >b1b >5a7b34438794aed2c178decee1%7C0%7C0%7C636577331870498059&sdata=cm2ekVm%2 >Ba3 >feoHnkQUojQJ92NGFWr82DZfSonIkbNZs%3D&reserved=0 > >Thanks , >Alina Kazi > >-----Original Message----- >From: Alex Harui [mailto:[email protected]] >Sent: Tuesday, March 27, 2018 12:18 PM >To: [email protected] >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" <[email protected]> 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%7C6 >>9 >>b8b >>c8b75434aa8b7e608d593b0c9e2%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0 >>% >>7C6 >>36577309914451866&sdata=wJuZwqvIGTFduIl44DLsUE36qZ%2BvSGZPGcFGYRI5Qug% >>3 >>D&r >>eserved=0 > >
