If you build the repo or the source package, flextasks.jar is in lib. So, IMO, in a release, the location is lib. The installer moves it to ant/lib. The installer does not currently create the same thing as our releases.
I generally create build scripts that run agains the repo, but feel free to make it compensate for IDE installation, or change the SDK to make it more consistent. I have no idea why we have the current situation. -Alex On 8/24/14 2:03 AM, "Justin Mclean" <jus...@classsoftware.com> wrote: >Hi, > >The Flex Utilities MD5 checker doesn't seem to be compiling on my machine. > >It seems to expect to find flexTasks.jar in the $FLEX_HOME/lib directory >where in the Flex 4.13 release has the jar in ./ant/lib > >Has the location changed or incorrect here? Is the installer placing it >in the correct location? > >As far as I can see ./ant/lib is correct path in the released versions of >4.11, 4.12 and 4.13. > >Thanks, >Justin > >