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 8286A11BC4 for ; Sun, 27 Apr 2014 04:33:51 +0000 (UTC) Received: (qmail 31531 invoked by uid 500); 27 Apr 2014 04:33:50 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 31137 invoked by uid 500); 27 Apr 2014 04:33:49 -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 31123 invoked by uid 99); 27 Apr 2014 04:33:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Apr 2014 04:33:48 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: unknown (nike.apache.org: error in processing during lookup of aharui@adobe.com) Received: from [207.46.163.239] (HELO na01-by2-obe.outbound.protection.outlook.com) (207.46.163.239) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Apr 2014 04:33:43 +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; Sun, 27 Apr 2014 04:33:16 +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; Sun, 27 Apr 2014 04:33:16 +0000 From: Alex Harui To: "dev@flex.apache.org" Subject: Re: [DISCUSS] Release Apache Flex SDK 4.12.1 RC1 Thread-Topic: [DISCUSS] Release Apache Flex SDK 4.12.1 RC1 Thread-Index: AQHPYIisleJS0/xXjU+YweI9kX2MQJsiUSrggAE88ACAAAJBAIAA3NKA Date: Sun, 27 Apr 2014 04:33:15 +0000 Message-ID: References: <2095F5EBE04D59409DFCE91FFCEBF7AFAF2EC9D9@EXMBX05.netplexity.local> <876E73AC-B5A1-455C-88C1-389FBBB0610D@classsoftware.com> In-Reply-To: <876E73AC-B5A1-455C-88C1-389FBBB0610D@classsoftware.com> 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: [63.229.18.107] x-forefront-prvs: 01949FE337 x-forefront-antispam-report: SFV:NSPM;SFS:(10019001)(6009001)(428001)(52044002)(377454003)(479174003)(24454002)(199002)(189002)(51704005)(19580395003)(92566001)(87936001)(81542001)(74662001)(83072002)(74502001)(85852003)(36756003)(19580405001)(31966008)(20776003)(2656002)(92726001)(83506001)(80976001)(83322001)(99286001)(66066001)(86362001)(99396002)(54356999)(77096999)(80022001)(4396001)(77982001)(79102001)(50986999)(76176999)(76482001)(46102001)(81342001)(101416001);DIR:OUT;SFP:1102;SCL:1;SRVR:BL2PR02MB498;H:BL2PR02MB500.namprd02.prod.outlook.com;FPR:6C4DF117.37545C89.377EA4AE.D6E45BB8.2013E;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: <768567243C364B44B967ABF4F238528F@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/26/14 1:22 AM, "Justin Mclean" wrote: >Hi, > >> Probably not an issue but I noticed that bin/compc and bin/mxmlc are >>not executable after a build from source - but they probably should be. > >This causes "ant checkintests" to fail after compiling, once fixed, they >still fail due to FP trust issue - do we have this documented in the >readme/release_notes? Feel free to add to either or both. Has it been this way for a while? We could probably wait on doing a real fix since nobody has found it before. I will cut an RC2 soon. -Alex