[ https://issues.apache.org/jira/browse/FLEX-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13247132#comment-13247132 ]
Justin Mclean commented on FLEX-38: ----------------------------------- I'd guess (but not 100% sure) that it's only required to compile air application for mac and as such could be an optional download on windows. Right now there probably no harm caused by not including it when compiling on windows. Can anyone confirm this? The change I suggested above doesn't care what shell you have only what OS you running on. Look at the task that sets isWindows at the top of the build script. > Build script requires sh on Windows > ----------------------------------- > > Key: FLEX-38 > URL: https://issues.apache.org/jira/browse/FLEX-38 > Project: Apache Flex > Issue Type: Bug > Environment: Windows > Reporter: Oleg Sivokon > Assignee: Carol Frampton > Labels: Build,Ant > Attachments: build.patch, build.patch > > > There is a call to sh with automatically generated shell script that was used > to untar the AIR archive. On Windows it wouldn't work and on Linux it would > unpack with the permissions given to the user of the terminal, rather then > the permissions given to Ant user (files created would be protected for Ant > script later). -- 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