Re: [FlexJS] Release Branch Not Building

2017-06-04 Thread yishayw
False alarm, I wasn't using the latest falcon. Apologize for the noise.



--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/FlexJS-Release-Branch-Not-Building-tp62057p62061.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: [FlexJS] Release Branch Not Building

2017-06-04 Thread Alex Harui
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"  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.(MXMLJSC.java:260)
> [java] at
>org.apache.flex.compiler.clients.COMPJSC.(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.247.n4.nabble.com%2FFlexJS-Release-Branch-Not-Building-t
>p62057.html=02%7C01%7C%7C412a34fc95734aa0601008d4ab12143c%7Cfa7b1b5a7
>b34438794aed2c178decee1%7C0%7C0%7C636321541539181037=OEpSYZcOMPoUzHz
>A4spfZR2l%2FFK62sEFN000pA7n3qE%3D=0
>Sent from the Apache Flex Development mailing list archive at Nabble.com.