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 250ADC742 for ; Tue, 12 Jun 2012 09:25:09 +0000 (UTC) Received: (qmail 15096 invoked by uid 500); 12 Jun 2012 09:25:08 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 14999 invoked by uid 500); 12 Jun 2012 09:25:08 -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 14977 invoked by uid 99); 12 Jun 2012 09:25:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2012 09:25:07 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.210.47] (HELO mail-pz0-f47.google.com) (209.85.210.47) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2012 09:24:59 +0000 Received: by dalh21 with SMTP id h21so6386578dal.6 for ; Tue, 12 Jun 2012 02:24:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:content-type:subject:date:message-id:to:mime-version:x-mailer :x-gm-message-state; bh=tMKHtrnWWrs/fJsoNW0R+hKQP5XTKmaIVj3GBAUxeIo=; b=cTD45p9sq6F3TefntVZLYRhbymKFigZlD9aMW9y9bSp25WJbPc1JpC4vI+fSkYANjg q/VFkWFq6WzukKal2t51SLCYrs9X1ll9Fe0u3hv28c+zjVNFwwGOcGahGhQIK9kFS+Zo /WaX1AhKkwXDy2wPAs9WhheNVMpmq6KLb4GzMkN+etOnGoYuAnw7QJ7/4k2XclrhqM3Q 1H2YcVrMxlqbsqaMZC3J8RxHce3SBCmplLWzH23+8leDh+NRXrxz930Bnxx1U3aVAzk8 jjEvjb81waQ+JsNyVx8PUKBmPUZrEulTvpMbT++QbiI/uZf1v2FZpP26uzqjm+Dalyfv KVyg== Received: by 10.68.230.68 with SMTP id sw4mr27343794pbc.142.1339493073671; Tue, 12 Jun 2012 02:24:33 -0700 (PDT) Received: from [192.168.0.3] (124-169-4-186.dyn.iinet.net.au. [124.169.4.186]) by mx.google.com with ESMTPS id kg4sm1400121pbb.67.2012.06.12.02.24.30 (version=SSLv3 cipher=OTHER); Tue, 12 Jun 2012 02:24:32 -0700 (PDT) From: Justin Mclean Content-Type: multipart/alternative; boundary="Apple-Mail=_4CF3B724-FE54-45AD-8C4F-2A208F70B1D1" Subject: Packager IDE and future proofing (AIR 3.2/3.3 FP 11.2/11.3) Date: Tue, 12 Jun 2012 19:24:27 +1000 Message-Id: <2C50ED1F-D591-4DAE-B1AF-F7D2113D1D4D@classsoftware.com> To: flex-dev@incubator.apache.org Mime-Version: 1.0 (Apple Message framework v1257) X-Mailer: Apple Mail (2.1257) X-Gm-Message-State: ALoCoQnRnw/Wb9RKTAURe4ippKBZIjeuxxm6ThqtHAOLmXyVTRckbNGyUVITfThnb1rJ2wWhfPPn X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_4CF3B724-FE54-45AD-8C4F-2A208F70B1D1 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi, Was just think about the packager IDE and future proofing especially now = AIR 3.3 and FlashPlayer 11.3 is out. While it simple enough to change the URLs in the XML file we might as = put all known URLs in there to make it easy for a user to edit. Something like: =09 =09 =09 Where download=3D"no" is don't download, download=3D"yes" is do download = and download=3D"optional" is download if you can but if there an error = don't worry about it. These new URLs are currently working. = http://fpdownload.macromedia.com/get/flashplayer/updaters/11/playerglobal1= 1_3.swc http://airdownload.adobe.com/air/win/download/3.3/AdobeAIRSDK.zip I can change the application to cater for this unless anyone else wants = a go a doing it. Thanks, Justin --Apple-Mail=_4CF3B724-FE54-45AD-8C4F-2A208F70B1D1--