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 8C0BB10AD0 for ; Fri, 18 Oct 2013 12:47:32 +0000 (UTC) Received: (qmail 77719 invoked by uid 500); 18 Oct 2013 12:47:28 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 77678 invoked by uid 500); 18 Oct 2013 12:47:25 -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 77554 invoked by uid 99); 18 Oct 2013 12:47:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Oct 2013 12:47:19 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [203.59.1.219] (HELO icp-osb-irony-out3.external.iinet.net.au) (203.59.1.219) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Oct 2013 12:47:13 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApQBAKosYVJzRqNS/2dsb2JhbAANTZBSsV+BOoMZAQEBAwF+CwsNOVeIGa03ky+PIzoWgwmBCgOea45d X-IronPort-AV: E=Sophos;i="4.93,522,1378828800"; d="scan'208";a="163806285" Received: from unknown (HELO [192.168.11.25]) ([115.70.163.82]) by icp-osb-irony-out3.iinet.net.au with ESMTP; 18 Oct 2013 20:46:49 +0800 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1283) Subject: Re: Installer compile on linux From: Justin Mclean In-Reply-To: <6519EC45-884A-485D-94E4-683597DE79ED@classsoftware.com> Date: Fri, 18 Oct 2013 23:46:49 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: <713AF414-945D-46E2-BAD9-3D7A27915E9B@classsoftware.com> References: <19B4134F-4274-4E94-BB17-D1835FD279ED@classsoftware.com> <6519EC45-884A-485D-94E4-683597DE79ED@classsoftware.com> To: dev@flex.apache.org X-Mailer: Apple Mail (2.1283) X-Virus-Checked: Checked by ClamAV on apache.org Hi, > I had AIR_HOME pointing to AIR 2.6 and I edited the app xml file to = have the AIR 2.6 namespace. Anything else I need to change? Sorted seems the air-config in the SDK need to have 2.6 as well. Not = sure if that is a bug or not. Thanks, Justin