On Aug 20, 2016 10:33 PM, "Alex Harui" <[email protected]> wrote: > > > > On 8/20/16, 5:50 PM, "[email protected] on behalf of OmPrakash Muppirala" > <[email protected] on behalf of [email protected]> wrote: > > >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? > > I'm not quite sure what you are looking for. Are you copying files from > the repos or a binary package?
Binary package. I am trying to reconcile the way we were packaging 0.6.0 vs the way we are doing it with 0.7.0. Assuming the repos: > > I think what was in falcon/js/lib is now in compiler-jx/lib > falcon/js/libs is now in individual folders in the flex-typedefs repo and > aggregated into flex-asjs/js/libs > Falcon/externs is moved to the flex-typedefs repo > Falcon/compiler/generated/dist/sdk/lib is probably in compiler/lib and > already has the external folder set up correctly. This is good info. Let me try these changes. Is this different from the binaries? Thanks, Om > > HTH, > -Alex >
