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 3F54FC40B for ; Wed, 4 Jul 2012 00:10:50 +0000 (UTC) Received: (qmail 61942 invoked by uid 500); 4 Jul 2012 00:10:49 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 61849 invoked by uid 500); 4 Jul 2012 00:10:49 -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 61841 invoked by uid 99); 4 Jul 2012 00:10:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2012 00:10:49 +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 justinmclean@gmail.com designates 209.85.160.47 as permitted sender) Received: from [209.85.160.47] (HELO mail-pb0-f47.google.com) (209.85.160.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2012 00:10:42 +0000 Received: by pbbrq2 with SMTP id rq2so9827571pbb.6 for ; Tue, 03 Jul 2012 17:10:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:mime-version:content-type:from:in-reply-to:date :message-id:references:to:x-mailer; bh=lROrHJFbV2t0KGkryTD2b24IwVe/F9nXZQTHKpl1JJg=; b=zDN45Z2CdotB8Gfd0vlqy9+zK6Z9Yu/ugY2iZQPD57ff6PtgmY3MWGEvby2rWaJ/k6 aFN9D/nmEk8Kalj6rxtEQ7RTBTAg1JUJj7/X7mPGgn1/5DYYWwbAqS5C6xyCAR4hh/qs HKyK4QANf21po0BuyvUFdrHK9cX5sHpDJM/NQBGKsla4sUwKYgHbq55nJH7ogaEOKapK YYtbF0r54N+Up0OR5+THXrA82IBkgmD4p7Tqi6G3pbb9Qb4yzJoZdrDptgLQm32OBsnT P4xTR4m/s5ZuQoAoXFwpB/3Rs6IHNMo/SKuNXGYWpOHV7cO+GK0IFccZGgHbK6qdrRwB Wt4w== Received: by 10.68.190.40 with SMTP id gn8mr12353259pbc.118.1341360621871; Tue, 03 Jul 2012 17:10:21 -0700 (PDT) Received: from [192.168.0.6] (124-168-39-251.dyn.iinet.net.au. [124.168.39.251]) by mx.google.com with ESMTPS id gk2sm5080950pbc.8.2012.07.03.17.10.19 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 03 Jul 2012 17:10:21 -0700 (PDT) Sender: Justin Mclean Subject: Re: RSL load error Mime-Version: 1.0 (Apple Message framework v1280) Content-Type: multipart/alternative; boundary="Apple-Mail=_8A448DF3-6CCE-42AD-9988-10564364A904" From: Justin Mclean In-Reply-To: <90A45982-D471-4C39-B1ED-293BDB77F76C@esri.com> Date: Wed, 4 Jul 2012 10:10:14 +1000 Message-Id: <9C955FC0-52C0-476E-A21D-262C249BAF24@classsoftware.com> References: <90A45982-D471-4C39-B1ED-293BDB77F76C@esri.com> To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1280) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_8A448DF3-6CCE-42AD-9988-10564364A904 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi, > When I create a new project in Flash Builder after running = makeApacheFlexForFlashBuilder.sh and change the Framework linkage to = "Runtime shared library (RSL)", it creates = "framework_${build.number}.swf" in the bin-debug, but at runtime, it = tries to load "framework_1355585.swf" and gets a 404 response. I can also reproduce this issue with an SDK packed up by the SDK = packager. This is probably significant enough to raise a JIRA issue for it. The issue might be "fixed" by -Dbuild.number=3D135585 when = compiling/running ant. Thanks, Justin= --Apple-Mail=_8A448DF3-6CCE-42AD-9988-10564364A904--