[
https://issues.apache.org/jira/browse/FLEX-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13271480#comment-13271480
]
Carol Frampton commented on FLEX-58:
------------------------------------
Note: Environment variable checks weren't added to UNIX variants of the
scripts. Should they have been? And if so, they will have the same issue as
the bat files.
> 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: Carol Frampton
> 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