Re: flexjs of new how use the js.swc?

2017-05-06 Thread piotrz
Alex, You are right adding -js-library-path helped, but there is some strange behavior. I don't use anything from Formatters module and if I do not add [1] I'm getting [2] [1] https://paste.apache.org/PFKp [2] https://paste.apache.org/R4XO Thanks, Piotr - Apache Flex PMC piotrzarzyck...@g

Re: flexjs of new how use the js.swc?

2017-05-06 Thread Josh Tynjala
Seems to me that swf-library-path and js-library-path should be in addition to the shared library-path instead of overwriting it. - Josh On May 6, 2017 8:06 AM, "Alex Harui" wrote: > It could be that the default libraries may now be specified via > swf-library-path and js-library-path instead o

Re: flexjs of new how use the js.swc?

2017-05-06 Thread Alex Harui
It could be that the default libraries may now be specified via swf-library-path and js-library-path instead of just -library-path. Other libraries that are specified via just -library-path are not included because swf-library-path and/or js-library-path are considered overrides, instead of additi

Re: flexjs of new how use the js.swc?

2017-05-06 Thread piotrz
Hi Alex, Not sure whether it is related, but I have also problem with some additional library. I'm using -library-path. (look into the pom.xml) [1] I'm preparing maven build for PureMVCDemo from Prashant - previously it was working (at least 2 weeks ago) - currently it's failing with [2]. Since p

Re: flexjs of new how use the js.swc?

2017-05-06 Thread Alex Harui
I made one fix last night. Did you try with that version? Get Outlook for Android From: lizhi Sent: Saturday, May 6, 2017 2:55:31 AM To: dev@flex.apache.org Subject: flexjs of new how use the js.swc? the -external-library-path="%FLEX_HOME

flexjs of new how use the js.swc?

2017-05-06 Thread lizhi
the -external-library-path="%FLEX_HOME%\js\libs\js.swc" not work. and get error. java.lang.NullPointerException org.apache.flex.compiler.internal.graph.GoogDepsWriter.generateDeps(GoogDepsWriter.java:162)org.apache.flex.compiler.internal.codegen.mxml.flexjs.MXMLFlexJSPublisher.publish(MXMLFlexJSPu