Well from the maven side both will be created in the modules that contain the source-code, so these changes don't really matter to the Maven build.
Chris ________________________________________ Von: [email protected] <[email protected]> im Auftrag von OmPrakash Muppirala <[email protected]> Gesendet: Donnerstag, 12. Mai 2016 19:35:12 An: [email protected] Betreff: Re: [FalconJX][FlexJS] Changing location of externs SWCs On Thu, May 12, 2016 at 8:42 AM, Alex Harui <[email protected]> wrote: > Hi, > > I've been working on getting FB projects to be able to build the flex-asjs > SWCs including the SWC with COMPILE::JS=true (which we currently also call > an externs SWC but we will probably now call it a "JS" SWC). > > I think it will be easier for FB if in an installed FlexJS SDK, the > externs SWCs like js.swc, jquery.swc, gcl.swc, etc are located in a > frameworks/js/libs folder instead of their current location (js/libs). > Any objections or other thoughts? > > Thanks, > -Alex > I am wondering if frameworks/libs/js would be a better location? This way, all the swcs are in under frameworks/libs. Thanks, Om
