Well I have a clean ant download in separate folder than the flex-sdk. I have it use the "ANT_HOME" and path "%ANT_HOME%\bin" variables to access it. My problem seemed to be that my flexTasks.jar file disappeared from my /flex/lib folder. When I rebuilt the Flex-SDK it re-created it and I was good again. Hope a script isn't cleaning that folder up.
On Sun, Mar 31, 2013 at 8:05 PM, Justin Mclean <jus...@classsoftware.com>wrote: > Hi, > > > Ugh never mind when I removed my old build of the Flex-SDK and rebuilt > the > > new one... The Flex-Installer built correctly. > I ran into a very similar issue the other day as did someone else. So > there's something going with o wit looks up ant/lib or lib to find that > file not 100% what it is however. > > Justin