$ ant
Buildfile: build.xml
BUILD FAILED
/Users/dave/Documents/flex/utilities/InstallApacheFlex/build.xml:36:
/Users/dave/Documents/flex/utilities/InstallApacheFlex/C:/Program Files
(x86)/Adobe/Adobe Flash Builder 4.6/sdks/4.6.0 not found.
Total time: 0 seconds
I tried, but now I need to futz with build.properties:
#Flex Locations
//FLEX_HOME=../ApacheFlex
FLEX_HOME=C:/Program Files (x86)/Adobe/Adobe Flash Builder 4.6/sdks/4.6.0
FLEX_TASKS=${FLEX_HOME}/ant/lib/flexTasks.jar
#AIR Locations
//env.AIR_HOME=../../AdobeAIRSDK
env.AIR_HOME=C:/Program Files (x86)/Adobe/Adobe Flash Builder 4.6/sdks/4.6.0
Regards,
Dave
On Jul 13, 2012, at 1:20 PM, Om wrote:
> Carol/Justin/anyone else with a Mac,
>
> Can you please create a .dmg version of the app and attach it to the JIRA
> ticket here: FLEX-33106 <https://issues.apache.org/jira/browse/FLEX-33106> ?
>
> Steps:
>
> 1. Check out the project from here:
> https://svn.apache.org/repos/asf/incubator/flex/utilities/InstallApacheFlex
> 2. Run 'ant' in that directory
>
> If everything goes well, the InstallApacheFlex.dmg file must be created in
> the /release directory.
>
> I need this build to finish testing the badge installer.
>
> Thanks,
> Om