Is this with ij or ant as well? From ant we build framework swc and compile apps
Sent from my LG G3, an AT&T 4G LTE smartphone ------ Original message------ From: Frédéric THOMAS Date: Sat, May 30, 2015 11:58 AM To: dev@flex.apache.org<mailto:dev@flex.apache.org>; Subject:[Falcon.jx] -library-path Hi, I was trying to compile an App with a Lib in FlexJS and seen few things: - The MXMLFlexJSPublisher doesn't pass the the ProblemQuery to GoogDepsWriter.getListOfFile, we end up with a NPE (easy to fix) - The addDeps() throws a RTE instead of a Problem, what do we want as Problem here ? Adding models/MyModel.js to the swc didn't work for me, I didn't check but my guess is because it was not added to the catalog ? How am I suppose to proceed to compile in the same time my swc / js and having it included ? Frédéric THOMAS