Thank you, Alex. I am able to build flex-falcon successfully using only env.properties. I was able to remove the unittest.properties files, and my env.properties file now only defines these three values: env.AIR_HOME, env.FLASHPLAYER_DEBUGGER, and env.PLAYERGLOBAL_HOME.
This is an Ant build that pretty much anyone should be able to get up and running easily using either env.properties or real environment variables. Thank you for your efforts. I know it's not fun work, but you've put us in a good place for new contributors. - Josh On Tue, Feb 16, 2016 at 1:32 AM, Alex Harui <aha...@adobe.com> wrote: > > In each of the env.properties files, I think you only need to set > AIR_HOME, PLAYERGLOBAL_HOME and FLASHPLAYER_DEBUGGER. Leave the rest > commented out. >