Re: Ant build fail with release0.8.0 branch

2017-05-25 Thread sankar
Thank you Alex! -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Ant-build-fail-with-release0-8-0-branch-tp61880p61884.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: Ant build fail with release0.8.0 branch

2017-05-25 Thread Alex Harui
It works because AIR for Win has already been installed so it skips the AIR install which mistakenly tries some Mac-only targets. I will look into it tomorrow. Thanks for catching and reporting. -Alex On 5/24/17, 11:44 PM, "sankar" wrote: >On a second note, when I

Re: Ant build fail with release0.8.0 branch

2017-05-25 Thread sankar
On a second note, when I re-run the same command /without changing anything/ in the folder, it completes! I'm not sure why it completes this time, though. But it looks like some trouble does exists in the current Ant build process anyway. Perhaps someone wants to investigate (!) Thanks! --

Re: Ant build fail with release0.8.0 branch

2017-05-25 Thread Alex Harui
Ah crud. I thought I'd tried that. I'll look into it tomorrow. As a workaround, you might be able to edit the installer.xml and remove this line: HTH, -Alex On 5/24/17, 11:32 PM, "sankar" wrote: >Hi, > >I've tried to run "ant -f installer.xml" inside the

Ant build fail with release0.8.0 branch

2017-05-25 Thread sankar
Hi, I've tried to run "ant -f installer.xml" inside the binary distribution folder; i.e. E:\ApacheFlexJSFrameworkSource\source\flex-asjs\out\apache-flex-flexjs-0.8.0-bin. The process fails with some "rsync" error and terminates. Here is the error details: