Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8B154F83B for ; Mon, 28 Apr 2014 16:39:58 +0000 (UTC) Received: (qmail 53214 invoked by uid 500); 28 Apr 2014 16:39:26 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 52720 invoked by uid 500); 28 Apr 2014 16:39:17 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 52568 invoked by uid 99); 28 Apr 2014 16:39:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Apr 2014 16:39:13 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: unknown (athena.apache.org: error in processing during lookup of aharui@adobe.com) Received: from [207.46.163.182] (HELO na01-bn1-obe.outbound.protection.outlook.com) (207.46.163.182) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Apr 2014 16:39:08 +0000 Received: from BL2PR02MB500.namprd02.prod.outlook.com (10.141.95.147) by BL2PR02MB498.namprd02.prod.outlook.com (10.141.95.142) with Microsoft SMTP Server (TLS) id 15.0.921.12; Mon, 28 Apr 2014 16:38:47 +0000 Received: from BL2PR02MB500.namprd02.prod.outlook.com ([10.141.95.147]) by BL2PR02MB500.namprd02.prod.outlook.com ([10.141.95.147]) with mapi id 15.00.0921.000; Mon, 28 Apr 2014 16:38:46 +0000 From: Alex Harui To: "dev@flex.apache.org" Subject: Re: [DISCUSS] Discuss Apache Flex 4.12.1 RC2 Thread-Topic: [DISCUSS] Discuss Apache Flex 4.12.1 RC2 Thread-Index: AQHPYrVUAM6gLlQQyUyzdDMcwytRApsm8LqA///MpwCAAAh8AA== Date: Mon, 28 Apr 2014 16:38:45 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.9.131030 x-originating-ip: [192.150.22.5] x-forefront-prvs: 01952C6E96 x-forefront-antispam-report: SFV:NSPM;SFS:(10019001)(6009001)(428001)(377454003)(479174003)(24454002)(199002)(189002)(51704005)(87936001)(20776003)(31966008)(92566001)(19580395003)(36756003)(81542001)(19580405001)(2656002)(83072002)(85852003)(92726001)(80976001)(83506001)(74662001)(83322001)(99286001)(66066001)(86362001)(99396002)(54356999)(77096999)(80022001)(4396001)(77982001)(46102001)(76176999)(76482001)(81342001)(50986999)(101416001)(79102001);DIR:OUT;SFP:1102;SCL:1;SRVR:BL2PR02MB498;H:BL2PR02MB500.namprd02.prod.outlook.com;FPR:6DA8FDD5.F365EC6.79F225BF.C6E55E20.20191;MLV:sfv;PTR:InfoNoRecords;A:1;MX:1;LANG:en; received-spf: None (: adobe.com does not designate permitted sender hosts) Content-Type: text/plain; charset="us-ascii" Content-ID: <41FD1B5FCBE3FE40BC071FBB4DF4AE46@namprd02.prod.outlook.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: adobe.com X-Virus-Checked: Checked by ClamAV on apache.org On 4/28/14 9:08 AM, "Alex Harui" wrote: > > >On 4/28/14 5:12 AM, "Justin Mclean" wrote: > > >>Seems an obvious issue (ie compc not being executable) and probably >>easily fixed, but also seems related to the issue I pointed out with RC1. >>Has something changed since 4.12 permission wise? >I'm seeing this same issue with 4.12.0, but not with 4.11.0, do you see >the same? Digging further, Ant's manual says that permissions are not copied with the copy task, but I don't see any changes to the build.xml since 4.11 that would affect the use of the copy task. Is it possible that between 4.11 and 4.12 we switched from OSX Java 6 to Java 7 and that caused this problem? IMO, this is not a blocker since folks have not noticed this with 4.12. -Alex