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 52F2DDDC5 for ; Mon, 13 Aug 2012 20:14:10 +0000 (UTC) Received: (qmail 17441 invoked by uid 500); 13 Aug 2012 20:14:09 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 17408 invoked by uid 500); 13 Aug 2012 20:14:09 -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 17396 invoked by uid 99); 13 Aug 2012 20:14:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2012 20:14:09 +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 (nike.apache.org: domain of pent@adobe.com designates 64.18.1.191 as permitted sender) Received: from [64.18.1.191] (HELO exprod6og106.obsmtp.com) (64.18.1.191) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2012 20:13:59 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob106.postini.com ([64.18.5.12]) with SMTP ID DSNKUClf8qNrK6U4SPX1LLH/XS+GaUsbDaEV@postini.com; Mon, 13 Aug 2012 13:13:39 PDT 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 q7DKB8k0001142 for ; Mon, 13 Aug 2012 13:11:09 -0700 (PDT) Received: from nacas02.corp.adobe.com (nacas02.corp.adobe.com [10.8.189.100]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id q7DKCuZ0010754 for ; Mon, 13 Aug 2012 13:13:35 -0700 (PDT) Received: from nambxv01a.corp.adobe.com ([10.8.189.95]) by nacas02.corp.adobe.com ([10.8.189.100]) with mapi; Mon, 13 Aug 2012 13:13:29 -0700 From: Peter Ent To: "flex-dev@incubator.apache.org" Date: Mon, 13 Aug 2012 13:13:28 -0700 Subject: Re: mustella fails to build still Thread-Topic: mustella fails to build still Thread-Index: Ac15kBoJCBup8SbYRNqKHcuguLpZQg== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.3.120616 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 I'm looking into that (bringing back old memories, with Carol's help). There was some question as to whether or not mustella would be part of the Flex trunk/branch. Is that resolved so making this mod will work (regardless of scripts et al that might make mustella optional during a checkout, its resting place would remain in the Flex tree)? Hope to have this completed tomorrow at some point. --peter On 8/13/12 3:42 PM, "Alex Harui" wrote: > > > >On 8/13/12 8:36 AM, "Peter Ent" wrote: > >> I will try to make some more sense of this and modify the mini_run >>script >> to look at its current location (as mustella is located in the Apache >>Flex >> directory, at least right now), the env.properties, its own >> local.properties, and the definition of environment variables. >>=20 >> Peter Ent >> Flex SDK Team >> Adobe Systems >Hey Peter, I think the changes will go in mustella/build.xml. Now that it >lives in a subtree of the SDK sources, it should be able to use the same >pattern as the build.xml for the various frameworks/projects. > >For example, frameworks/projects/framework/build.xml has this snippet >instead: > > classpath=3D"${FLEX_HOME}/lib/flexTasks.jar"/> > > >--=20 >Alex Harui >Flex SDK Team >Adobe Systems, Inc. >http://blogs.adobe.com/aharui >