From flex-dev-return-17727-apmail-incubator-flex-dev-archive=incubator.apache.org@incubator.apache.org Fri Jan 4 06:13:02 2013 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 B4950E364 for ; Fri, 4 Jan 2013 06:13:02 +0000 (UTC) Received: (qmail 45435 invoked by uid 500); 4 Jan 2013 06:13:01 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 45392 invoked by uid 500); 4 Jan 2013 06:13:01 -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 45365 invoked by uid 99); 4 Jan 2013 06:13:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jan 2013 06:13:00 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of flexcapacitor@gmail.com designates 209.85.210.177 as permitted sender) Received: from [209.85.210.177] (HELO mail-ia0-f177.google.com) (209.85.210.177) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jan 2013 06:12:53 +0000 Received: by mail-ia0-f177.google.com with SMTP id u21so13580461ial.36 for ; Thu, 03 Jan 2013 22:12:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=KTtj4rx1BWH4gumB3Kuor1+qJn7lBVdCpnaDE59RBe0=; b=at6tCSJ2zMPHS9wTWCB00MHzioSUcY+t2GH39Ptw3E56l19TDN6wZwFdmnelLCw5sh heXS/F9M8xSsGy1dRP+n4CrAkntUP1gGvSBldsZkqWtyq3zYrmpaAnRnoUYuCE0jsR2V OYRlvBispN78/wf4dgEOFJehZwjR0giFkwCFx1vpaeVmqzs7Rtgu7tQctK9MShWgRskl mqnIexnRJ+dzH1N0gMAe5KFar09XD8Mw+l/9yC+m23skLO61n+ktVn+pP/U0p226Vz+f huE8Rc35/uGhtoPjntrYNZ27Kb78dy6bsirFUqjQ8wtsiBbTW+qD7zdp/RuvzpHdparE 4IHw== Received: by 10.50.57.200 with SMTP id k8mr45415414igq.29.1357279953228; Thu, 03 Jan 2013 22:12:33 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.101.229 with HTTP; Thu, 3 Jan 2013 22:12:13 -0800 (PST) In-Reply-To: References: From: jude Date: Fri, 4 Jan 2013 00:12:13 -0600 Message-ID: Subject: Re: [DISCUSS] Apache Flex SDK Installer 2.0 - RC2 To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=14dae9340f8b79129204d2705d78 X-Virus-Checked: Checked by ClamAV on apache.org --14dae9340f8b79129204d2705d78 Content-Type: text/plain; charset=ISO-8859-1 I've read through some of the previous threads on this and the config xml and I don't know what was decided if anything. What I'd want to see in it is default to downloading the latest Flash Player, AIR and playerglobal swc. Is there are any reasons to have previous versions? I'm guessing they're needed for testing with Mustella (which I haven't had time to get into)? If so can there be a dropdown list to select the versions we want? The config xml could contain the list of options. If we host that list on the server we could always be up to date (or have the option to pull down a new or different configs). On Thu, Jan 3, 2013 at 7:11 PM, Om wrote: > The source and binary kits for both Mac and Windows are available here: > > http://people.apache.org/~bigosmallm/installapacheflex_2.0_RC2/ > * > > Issues fixed in RC2: > * > > 1. Fixed issue where changing languages caused selections to be cleared > 2. While changing languages, buttons will automatically enlarge to fit all > the text > 3. More translations made possible by Roland and Nick > 4. Fixed README, RELEASE_NOTES, RELEASE_GUIDE and build.properties files > for more accuracy. > > Issues fixed in RC1: > 1. UI of the components selection and license screen has been fixed to use > just checkboxes for selection > 2. All the various locales have been enabled. > 3. By default, Apache Flex SDK Installer 2.0 downloads Adobe Flash Player > 11.1 and Adobe AIR SDK 3.4. If you want to change it to any other > supported combination, you save a copy of the config file found at: > http://incubator.apache.org/flex/sdk-installer-config-2.0.xml, modify the > download urls to point to the required versions. Then run the app from > command line mode with the optional command line parameter: -config= to config file> > > Thanks, > Om & Justin > --14dae9340f8b79129204d2705d78--