On 12/12/10 00:55, Steve Bennett wrote:
Also, since I'm on the topic, to build with ant from the commandline, I had to add these two lines to the top of build.xml:<property name="FLEX_HOME" value="${env.FLEX_HOME}"/> <property name="ASDOC" value="${env.ASDOC}"/> I'm surprised that it builds for anyone else - or maybe FLEX_HOME gets directly to ant by the Flex IDE?
You're supposed to copy build.properties.template to build.properties and then edit it to fill in the correct values for those properties.
Tom -- Tom Hughes ([email protected]) http://compton.nu/ _______________________________________________ Potlatch-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/potlatch-dev
