I don't but let's say Ant does something that AIR doesn't. You can call just that one behavior. Get download or unzip file. You would have a single function target.
I don't think it has to be installed. So you can bundle ant with the app. Just put it in a subdirectory and then call ant /path/to/build.xml name_of_target. On Thu, Feb 18, 2016 at 9:54 PM, Alex Harui <aha...@adobe.com> wrote: > > > On 2/18/16, 11:30 AM, "jude" <flexcapaci...@gmail.com> wrote: > > >it's possible to call ant using native process though. so you could fall > >back on those few cases that ant is required.' > > Sure, that's possible, but I thought you didn't want to use Ant syntax in > the first place. And even if you do, you have to deal with making sure > Ant is properly installed. > > -Alex > >