[ 
https://issues.apache.org/jira/browse/FLEX-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13271665#comment-13271665
 ] 

Christophe Herreman commented on FLEX-58:
-----------------------------------------

They should indeed be added. If I now run mxmlc for instance in Cygwin without 
having set the env variables, it fails because it cannot find playerglobal.swc. 
(playerglobalHome is not replaced in flex-config.xml).

I don't have enough Bash scripting experience to modify the scripts 
unfortunately. Perhaps a new ticket should be created specifically for the 
shell scripts.
                
> 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

        

Reply via email to