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 37D8710786 for ; Fri, 10 Jan 2014 23:23:57 +0000 (UTC) Received: (qmail 50075 invoked by uid 500); 10 Jan 2014 23:23:56 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 50050 invoked by uid 500); 10 Jan 2014 23:23:56 -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 50042 invoked by uid 99); 10 Jan 2014 23:23:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jan 2014 23:23:56 +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 (athena.apache.org: error in processing during lookup of aharui@adobe.com) Received: from [207.46.163.241] (HELO na01-by2-obe.outbound.protection.outlook.com) (207.46.163.241) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jan 2014 23:23:50 +0000 Received: from BL2PR02MB500.namprd02.prod.outlook.com (10.141.95.147) by BL2PR02MB500.namprd02.prod.outlook.com (10.141.95.147) with Microsoft SMTP Server (TLS) id 15.0.842.7; Fri, 10 Jan 2014 23:23:29 +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.0842.003; Fri, 10 Jan 2014 23:23:29 +0000 From: Alex Harui To: "dev@flex.apache.org" Subject: Re: Installer Workflow Thread-Topic: Installer Workflow Thread-Index: AQHPDkvH8g5s0KjYnk2fb/n1ulGEeJp+jxVg//98wICAAIfJgP//f5eA Date: Fri, 10 Jan 2014 23:23:27 +0000 Message-ID: References: <2095F5EBE04D59409DFCE91FFCEBF7AFAF296480@EXMBX05.netplexity.local> 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: 00872B689F x-forefront-antispam-report: SFV:NSPM;SFS:(10019001)(199002)(377454003)(479174003)(189002)(24454002)(47976001)(50986001)(90146001)(81542001)(221733001)(87936001)(74876001)(31966008)(87266001)(47446002)(74662001)(81342001)(93136001)(74502001)(2656002)(85852003)(76786001)(85306002)(56816005)(59766001)(76796001)(81816001)(79102001)(81686001)(80976001)(74366001)(66066001)(65816001)(83506001)(80022001)(76482001)(36756003)(51856001)(69226001)(77982001)(54356001)(4396001)(74706001)(83072002)(63696002)(46102001)(19580405001)(49866001)(54316002)(83322001)(47736001)(56776001)(19580395003)(92726001)(53806001)(92566001);DIR:OUT;SFP:1102;SCL:1;SRVR:BL2PR02MB500;H:BL2PR02MB500.namprd02.prod.outlook.com;CLIP:192.150.22.5;FPR:;RD:InfoNoRecords;A:1;MX:1;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: adobe.com X-Virus-Checked: Checked by ClamAV on apache.org On 1/10/14 3:02 PM, "Mark Kessler" wrote: >Would that mean we could tweak the installer xml file independently of the >installer? Yes. That's the main goal. That the next installer release is the last one and all new installer capability is in the installer.xml file. Installer releases are painful because we have to make executables for each platform. It should save all of us time to put more logic in a script. -Alex