Hi,
> How about InstallApacheFlex?. 'Package' sounds a bit vague.
Sounds fine to me.
> If it is an OS specific bug, then having separate targets for each OS would
> be better. Can you send me the script for MacOS?
Here's the bit you need (or just grab it form my github):
On Sat, Jun 9, 2012 at 7:24 PM, Justin Mclean wrote:
> Hi,
>
> 1. Suggest we rename the application PackageApacheFlex (or
> PackageApackeFlexSDK).
>
>
How about InstallApacheFlex?. 'Package' sounds a bit vague.
> 2. AIR may not be in FLEX_HOME so modify the build script to be something
> like t
Hi,
1. Suggest we rename the application PackageApacheFlex (or
PackageApackeFlexSDK).
2. AIR may not be in FLEX_HOME so modify the build script to be something like
this:
#Flex Locations
FLEX_HOME=
FLEX_TASKS=${FLEX_HOME}/lib/flexTasks.jar
#Compilers
AIR_HOME=
ADL=${AIR_HOME}/bin/adl
ADT=${AIR