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? 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. HTH, -Alex
