Okay, looks like the falcon distribution has changed a lot. Can you please point me to the new way of doing these:
Right now, we copy: falcon/js/lib to flexjs/js/lib falcon/js/lib to flexjs/js/libs falcon/externs to flexjs/externs falcon/compiler/generated/dist/sdk/lib to flexjs/lib falcon/compiler/lib to flexjs/lib/external How would this change with the new maven related changes? Thanks, Om On Fri, Aug 19, 2016 at 10:04 PM, Alex Harui <[email protected]> wrote: > On 8/19/16, 3:44 PM, "[email protected] on behalf of OmPrakash Muppirala" > <[email protected] on behalf of [email protected]> wrote: > > > >In 0.6.0, we were copying files from the > >'...\downloads\falcon\compiler\generated\dist\sdk\bin' directory. Did > >that > >get moved? > > Yes. The Maven refactor moved things around. > > > I think what was in that folder is now in compiler/src/assembly/scripts > > HTH, > -Alex > >
