I just pushed changes to make "ant all" work for me again.

I spent some time trying to debug it.  It makes no sense to me, but
somehow during "ant all" the properties picked up by the failing build.xml
had a FLEX_HOME set to the flex-sdk, even though at the launch of the
build.xml, FLEX_HOME is not set.  Yet it works fine from just "ant".
FLEX_HOME is set to flex-sdk by other parts of the build, but those values
shouldn't be inherited by the failing build.xml.

Very strange, but I'm not forcing the value so it shouldn't happen again.

Thanks for checking "ant all".
-Alex

On 5/14/17, 9:38 AM, "yishayw" <yishayj...@hotmail.com> wrote:

>In 
>\flex-asjs\frameworks\js\FlexJS\projects\LanguageJS\build.xml
>
>FLEX_HOME is resolved to flex-sdk instead of flex-asjs, which results in
>the
>error I got.
>
>This is probably because of this line
>
>    <property name="FLEXJS_HOME" location="../../../../.."/>
>
>Which seems to depend on the dir from which the build was run. When I run
>ant from (after ant clean all) from flex-asjs the build is successful.
>
>One think I noticed is that TLF.swc and Text.swc are missing from
>flex-asjs\frameworks\libs\
>
>Is that by design?
>
>
>
>
>
>
>
>--
>View this message in context:
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle
>x-development.2333347.n4.nabble.com%2FLAST-CALL-Release-FlexJS-FalconJX-0-
>8-0-tp61275p61605.html&data=02%7C01%7C%7Cf2e47df9b4a64f60980208d49ae97612%
>7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636303774889324018&sdata=jBdz
>gsc15iw1g3RwKzBFRkbUaqkvRaIf5u4zqwxTslI%3D&reserved=0
>Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to