OK so the build from the approval script works for me because the approval script downloads and unpacks falcon into a falconjx folder. The build script then figures out FLEXJS_TYPEDEFS_HOME from these statements, not the ones you proposed to change:
<echo>basedir is ${basedir}</echo> <available file="${basedir}/../falconjx/js/libs/js.swc" type="file" property="FLEXJS_TYPEDEFS_HOME" value="${basedir}/../falconjx/js/libs"/> I see from the end of your console output that basedir is set to: [echo] basedir is d:\flex_sdk\empty_folder\apache-flex-flexjs-0.8.0-src So there should be folder here: d:\flex_sdk\empty_folder\falconjx I see from the console output that flex-flexunit is downloaded (see all the "...") but I do not see that for flex-falcon, so I'm thinking you may have a FALCON_HOME environment variable set. Ideally, you want the approval script to bring down a recent version of Falcon. I just updated the notes at [1] to reflect that. HTH, -Alex [1] https://cwiki.apache.org/confluence/display/FLEX/Release+Manager+and+Releas e+Voter+Ant+Scripts On 5/26/17, 7:37 AM, "Alex Harui" <aha...@adobe.com.INVALID> wrote: >Ah sorry, I didn't notice that you only got ApproveFalcon to work and not >ApproveFlexJS. > >I will look into that now. > >-Alex > >On 5/26/17, 7:17 AM, "piotrz" <piotrzarzyck...@gmail.com> wrote: > >>Hi Alex, >> >>Well I still cannot pass through ApproveFlexJS.xml cause of issues which >>I >>reported earlier. I tried to find root cause but still not sure whether >>I >>really have it. >> >>Piotr >> >> >> >>----- >>Apache Flex PMC >>piotrzarzyck...@gmail.com >>-- >>View this message in context: >>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fl >>e >>x-development.2333347.n4.nabble.com%2FLAST-CALL-Release-FlexJS-FalconJX-0 >>- >>8-0-tp61275p61912.html&data=02%7C01%7C%7Ce15151e235894bb89dbc08d4a443ee06 >>% >>7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636314059043959971&sdata=m%2 >>F >>n7%2B6amQ%2FsMnpZfQhXgFgGjGqnxwa1Jq3zkvTAasPU%3D&reserved=0 >>Sent from the Apache Flex Development mailing list archive at Nabble.com. >