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 1BB8CE2F0 for ; Wed, 2 Jan 2013 06:38:36 +0000 (UTC) Received: (qmail 44819 invoked by uid 500); 2 Jan 2013 06:38:35 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 44675 invoked by uid 500); 2 Jan 2013 06:38:34 -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 44649 invoked by uid 99); 2 Jan 2013 06:38:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jan 2013 06:38:33 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of justinmclean@gmail.com designates 209.85.160.42 as permitted sender) Received: from [209.85.160.42] (HELO mail-pb0-f42.google.com) (209.85.160.42) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jan 2013 06:38:25 +0000 Received: by mail-pb0-f42.google.com with SMTP id rp2so7693546pbb.15 for ; Tue, 01 Jan 2013 22:38:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id:references:to :x-mailer; bh=A2XbMjxejepzuoEJj/DUSrS76mOhmdGzTcNZeNmAMco=; b=deIR5Q09It1NK2U19C2kQ22P/omgBYbd2oFuH/z54SMWQ4o/ZQapG+IEvDObLeFOlG 0/L1TZF0JFPCs6c3MpwEgnVx9cbK9/uj1paipwW/vcy9IhdrJZdynwcLgNzqnlRr/R8q 1XlASjg00oxs+/0TyFY9wYjTj7Hkvfotfb93kXFGGn40kABXU3s6wnfpjXp43MR3o9hL ALEUD0Im8wWnBNN4FvCHxtoE/Dh80L9aNe1HDTvczsVTCVvqCVWh21xjh586MAOoVUyh 0OSmtOPKfI/5I3CF9IJFgUu1pLjS/SCm8sbxPglQrbV8TcuJ8XTp+u1RijtJq3eMYzlv qGBg== X-Received: by 10.68.226.71 with SMTP id rq7mr141283921pbc.60.1357108685315; Tue, 01 Jan 2013 22:38:05 -0800 (PST) Received: from [10.0.2.5] (c-24102-4026-VAIES-207-648.cust.nxg.net.au. [203.176.110.106]) by mx.google.com with ESMTPS id ty4sm27892112pbc.57.2013.01.01.22.37.57 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 01 Jan 2013 22:38:03 -0800 (PST) Sender: Justin Mclean Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1283) Subject: Re: [DISCUSS] Apache Flex SDK Installer 2.0 RC1 From: Justin Mclean In-Reply-To: Date: Wed, 2 Jan 2013 17:37:54 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: <31265E42-70B4-40EB-9BCC-53FDFF210C32@classsoftware.com> References: To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1283) X-Virus-Checked: Checked by ClamAV on apache.org Hi, > Are you suggesting that the workflow is to use the -config switch for > testing? Then we are not testing the final configuration. The same XML file would be uploaded so we would be testing the final = config.=20 =20 Again this is a program to help users download the binaries to use in = their IDE of choice, it's provided to help them and is not really part = of the SDK itself. If you don't agree with how the installer is = currently working please come up with a suggestion to fix it so it = complies with what you think the legal issue is - which I have to say = I'm still unsure actually exists. If then we can't come up with a way = around that then I suggest we host the installer exe/dmg files = externally and move the code out of Apache SVN to github. This is just delaying the official 4.9 release announcement and stoping = users from installing the SDK. > Many Flex shops are stuck on older versions because it > takes a while to approve new versions for use. So they have to = install > those old versions again from time to time.=20 IMO they are likely to just copy existing working SDK directories about = rather than recompile an old SDK or use the installer.=20 Thanks, Justin=