I would vote to have a single file which contains settings for all environment variables for all projects.
Can we adjust ALL the builds in all projects to look in ../properties/env.properties for environment variables? (i.e. in a folder on the same level as the repo) It would require manually adding a properties file, but it would have the advantage of: 1) Being outside all the repos, so deleting and checking out the repos will have no effect on this. 2) A single file can be used for all projects 3) It will make it very clear what variables need to be set and where to set them. On Feb 15, 2016, at 5:01 PM, Alex Harui <aha...@adobe.com> wrote: > I will spend time today trying to get the build to work without > unittest.properties files, but I think it will still require setting > PLAYERGLOBAL_HOME, AIR_HOME, FLASHPLAYER_DEBUGGER and maybe > PLAYERGLOBAL_VERSION in the environment.