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 B221810D70 for ; Thu, 17 Oct 2013 02:18:35 +0000 (UTC) Received: (qmail 50821 invoked by uid 500); 17 Oct 2013 02:18:35 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 50791 invoked by uid 500); 17 Oct 2013 02:18:35 -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 50782 invoked by uid 99); 17 Oct 2013 02:18:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 02:18:35 +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 (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [203.59.1.210] (HELO icp-osb-irony-out1.external.iinet.net.au) (203.59.1.210) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 02:18:29 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBAJ9IX1LKn6Lk/2dsb2JhbAANTcIPgTaDGQEBAQMBfgsLDTlXNIdlrCmTPI8eOhaDCYEGA55ljl0 X-IronPort-AV: E=Sophos;i="4.93,511,1378828800"; d="scan'208";a="154334754" Received: from unknown (HELO [192.168.0.3]) ([202.159.162.228]) by icp-osb-irony-out1.iinet.net.au with ESMTP; 17 Oct 2013 10:18:06 +0800 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1283) Subject: Re: Installer changes to go with 4.11? From: Justin Mclean In-Reply-To: Date: Thu, 17 Oct 2013 13:18:05 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: References: <33BF2E24-365C-4C4D-94F7-CA54668B8685@classsoftware.com> <05CD5697-BC94-45F6-9B77-FBFAEACD8A76@classsoftware.com> To: dev@flex.apache.org X-Mailer: Apple Mail (2.1283) X-Virus-Checked: Checked by ClamAV on apache.org Hi, > What issue? This change you made is in the develop branch. It has = not been shipped, has it? No it not been shipped. This fixes the issue with the installer in that if you use both OSMF and = RSLs you get a compile error as the osmf swf file doesn't exist. > What does a possible solution look like?=20 Getting both the swf and swc somehow. > I prefer that we do not bother with the osmf.swf file.=20 You could do that but then you have the issue above, but as it's an = issue with the currently released installer you may consider that to be = an OK solution. Probably worth a mention as a known issue in the release notes for the = next release if we go own that path. Thanks, Justin=