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 3B530D619 for ; Thu, 6 Dec 2012 21:56:52 +0000 (UTC) Received: (qmail 55165 invoked by uid 500); 6 Dec 2012 21:56:51 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 55126 invoked by uid 500); 6 Dec 2012 21:56:51 -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 55118 invoked by uid 99); 6 Dec 2012 21:56:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2012 21:56:51 +0000 X-ASF-Spam-Status: No, hits=-1.3 required=5.0 tests=FRT_ADOBE2,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gosmith@adobe.com designates 64.18.1.187 as permitted sender) Received: from [64.18.1.187] (HELO exprod6og104.obsmtp.com) (64.18.1.187) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2012 21:56:42 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob104.postini.com ([64.18.5.12]) with SMTP ID DSNKUMEUhfy6qP/24f0GTDx14cZ6sFW5GHnE@postini.com; Thu, 06 Dec 2012 13:56:22 PST Received: from inner-relay-4.eur.adobe.com (inner-relay-4.adobe.com [193.104.215.14]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id qB6LrT1v024284 for ; Thu, 6 Dec 2012 13:53:29 -0800 (PST) Received: from nahub02.corp.adobe.com (nahub02.corp.adobe.com [10.8.189.98]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id qB6LuJXL014204 for ; Thu, 6 Dec 2012 13:56:19 -0800 (PST) Received: from nambx05.corp.adobe.com ([10.8.189.124]) by nahub02.corp.adobe.com ([10.8.189.98]) with mapi; Thu, 6 Dec 2012 13:56:19 -0800 From: Gordon Smith To: "flex-dev@incubator.apache.org" Date: Thu, 6 Dec 2012 13:56:17 -0800 Subject: RE: [Falcon] Unit tests failing Thread-Topic: [Falcon] Unit tests failing Thread-Index: Ac3TSdyPJcmockSkRG2+OtpzFb8InQAAIXiAAAhXZcEAIgO78AABmFpTAACItHAAAAmzEA== Message-ID: <149F8129B58B2D418508E63117D9C5419B5B62394A@nambx05.corp.adobe.com> References: <149F8129B58B2D418508E63117D9C5419B5B62392F@nambx05.corp.adobe.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org I should have said Falcon's 'mxmlc' and 'compc' shell scripts. - Gordon -----Original Message----- From: Gordon Smith=20 Sent: Thursday, December 06, 2012 1:55 PM To: flex-dev@incubator.apache.org Subject: RE: [Falcon] Unit tests failing So, how does Falcon's 'asc' shell script do its job? Did you make it use an= environment variable to find an SDK? - Gordon -----Original Message----- From: Alex Harui [mailto:aharui@adobe.com]=20 Sent: Thursday, December 06, 2012 1:40 PM To: flex-dev@incubator.apache.org Subject: Re: [Falcon] Unit tests failing On 12/6/12 12:57 PM, "Gordon Smith" wrote: > But doesn't it make it impossible to use Falcon's shell scripts, which=20 > expect to find other things in the SDK using relative paths from those=20 > shell scripts??? You mean like the mxmlc and compc scripts? They take a FLEX_HOME environme= nt variable and seem to be working. >=20 > Falcon isn't going to be independent of the SDK in the sense of being=20 > external to it. The goal is for it to replace the old compiler *in*=20 > the SDK. I don't want to be polluting an SDK with Falcon until it is=20 > ready, but it made sense to me to copy whatever SDK you want test=20 > Falcon with into Falcon's directory, so that everything is relative to ea= ch other as it will eventually be. >=20 I guess I haven't given up on the vision of Falcon being so independent tha= t it doesn't have to be in every SDK release. For sure, I am currently wor= king on a "new SDK" and I want Falcon and FalconJS to work with it. I want= to finish the vision of not having to change Falcon for every version of t= he SDK. That would eventually allow the SDK folder to not contain any java= code, and changing SDK versions becomes a matter of changing SWCs and not = JARs. And I don't want to eliminate the possibility that someone will take on the= effort to integrate Falcon into an IDE. -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui