[ https://issues.apache.org/jira/browse/FLEX-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christophe Herreman updated FLEX-58:
------------------------------------
Attachment: batch-env-setup.patch
Attached patch.
> env.properties is not used in *.bat files
> -----------------------------------------
>
> Key: FLEX-58
> URL: https://issues.apache.org/jira/browse/FLEX-58
> Project: Apache Flex
> Issue Type: Bug
> Reporter: Christophe Herreman
> Assignee: Bertrand Delacretaz
> Attachments: batch-env-setup.patch
>
>
> Some of the *.bat files currently rely on AIR_HOME and PLAYERGLOBAL_HOME as environment
variables. However, when using env.properties instead of setting the environment variables,
they are not taken into account. Hence the *.bat files fail. This also causes errors for all
processes that invoke the *.bat files (like the Mustella build).
> I've changed the *.bat files to take env.properties into account, using an extra file
that sets up the environment vars and that is now called in each *.bat file.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|