Looks like the "all" target doesn't support being in a release branch. It will try to use the "develop" branch of flex-falcon.
I would suggest switching your flex-falcon working copy to its release0.8.0 branch, run "ant wipe-all". Then try "ant all" in flex-asjs again. -Alex On 6/3/17, 11:07 PM, "yishayw" <yishayj...@hotmail.com> wrote: >When doing ant clean all I get > >compile: > [echo] Compiling libs/Language.swc > [echo] FLEX_HOME: C:\dev\flexjs\flex-asjs > [echo] FALCON_HOME: C:\dev\flexjs\flex-asjs/../flex-falcon/compiler > [echo] FALCONJX_HOME: >C:\dev\flexjs\flex-asjs/../flex-falcon/compiler-jx > [java] Exception in thread "main" >java.lang.UnsupportedOperationException > [java] at >org.apache.flex.compiler.internal.driver.as.ASBackend.getSourceFileHandler >Instance(ASBackend.java:72) > [java] at >org.apache.flex.compiler.clients.MXMLJSC.<init>(MXMLJSC.java:260) > [java] at >org.apache.flex.compiler.clients.COMPJSC.<init>(COMPJSC.java:167) > [java] at >org.apache.flex.compiler.clients.COMPJSC.staticMainNoExit(COMPJSC.java:155 >) > [java] at >org.apache.flex.compiler.clients.COMPJSC.main(COMPJSC.java:109) > [java] Java Result: 1 > > > >-- >View this message in context: >https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle >x-development.2333347.n4.nabble.com%2FFlexJS-Release-Branch-Not-Building-t >p62057.html&data=02%7C01%7C%7C412a34fc95734aa0601008d4ab12143c%7Cfa7b1b5a7 >b34438794aed2c178decee1%7C0%7C0%7C636321541539181037&sdata=OEpSYZcOMPoUzHz >A4spfZR2l%2FFK62sEFN000pA7n3qE%3D&reserved=0 >Sent from the Apache Flex Development mailing list archive at Nabble.com.