Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 84994CE32 for ; Mon, 7 May 2012 14:43:16 +0000 (UTC) Received: (qmail 73880 invoked by uid 500); 7 May 2012 14:43:15 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 73847 invoked by uid 500); 7 May 2012 14:43:15 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 73839 invoked by uid 99); 7 May 2012 14:43:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2012 14:43:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2012 14:43:13 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 6A697437E1E for ; Mon, 7 May 2012 14:42:52 +0000 (UTC) Date: Mon, 7 May 2012 14:42:52 +0000 (UTC) From: "Carol Frampton (JIRA)" To: flex-dev@incubator.apache.org Message-ID: <142280389.34497.1336401772458.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1604754281.11062.1333538063093.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (FLEX-38) Build script requires sh on Windows MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLEX-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13269665#comment-13269665 ] Carol Frampton commented on FLEX-38: ------------------------------------ All the code to unzip the AIR Integration Kit has been removed so this is no a non-issue. I don't know if this was the only bit of code that required a shell on Windows. Can someone with a Windows system verify? If so, I can update the README to remove the prerequisite of a unix shell on Windows. > 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