I just updated and ran ant clean all from asjs and the build is failing with
below console output. Is that what others are getting using ant (it's a long
thread and I found it hard to follow)?. I'll see if I can work out my Maven
problems.
[echo] Cross-compiling LanguageJS.swc
[echo] FALCONJX_HOME:
C:\dev\flexjs\flex-asjs/../flex-falcon/compiler-jx
[mkdir] Created dir:
C:\dev\flexjs\flex-asjs\frameworks\js\FlexJS\projects\LanguageJS\target\generated-sources\flexjs
[java] args:
[java] +flexlib=C:\dev\flexjs\flex-sdk/frameworks
[java] command line unable to open
'C:\dev\flexjs\flex-sdk\frameworks\js-config.xml'.
[java]
[java]
[java]
[java] -compiler.strict-xml=true
[java] -compiler.targets=SWF,JSFlex
[java]
-output=C:\dev\flexjs\flex-asjs\frameworks\js\FlexJS\projects\LanguageJS/target/LanguageJS.swc
[java] -load-config=C:\dev\flexjs\flex-sdk/frameworks/js-config.xml
[java]
-load-config+=C:\dev\flexjs\flex-asjs\frameworks\js\FlexJS\projects\LanguageJS/src/main/config/compile-js-config.xml
[java] 0.293386482 seconds
[java] Java Result: 4
BUILD FAILED
--
View this message in context:
http://apache-flex-development.2333347.n4.nabble.com/LAST-CALL-Release-FlexJS-FalconJX-0-8-0-tp61275p61587.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.