[
https://issues.apache.org/jira/browse/FLEX-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13246567#comment-13246567
]
Carol Frampton commented on FLEX-38:
------------------------------------
So I was going to include your change but something isn't right. I tend to to
svn status a lot and I noticed lots of unversioned files at the root which I
didn't recognize.
If I untar the file with the command line the directory looks like
AIR SDK Readme.txt
AIR SDK license.pdf
bin/
frameworks/
include/
lib/
runtimes/
samples/
templates/
and if I untar it with the ant command it looks like
1.0/
AIR SDK Readme.txt
AIR SDK license.pdf
Android/
AndroidLicensingLib/
ApplicationUpdater/
Licensing/
Versions/
air/
air-captive/
bin/
frameworks/
include/
lib/
mac/
projects/
runtimes/
samples/
src/
templates/
> 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