Return-Path: X-Original-To: apmail-flex-users-archive@www.apache.org Delivered-To: apmail-flex-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1656D10434 for ; Tue, 3 Sep 2013 05:14:31 +0000 (UTC) Received: (qmail 81753 invoked by uid 500); 3 Sep 2013 05:14:29 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 81528 invoked by uid 500); 3 Sep 2013 05:14:29 -0000 Mailing-List: contact users-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@flex.apache.org Delivered-To: mailing list users@flex.apache.org Received: (qmail 81519 invoked by uid 99); 3 Sep 2013 05:14:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Sep 2013 05:14:27 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aharui@adobe.com designates 64.18.1.181 as permitted sender) Received: from [64.18.1.181] (HELO exprod6og101.obsmtp.com) (64.18.1.181) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Sep 2013 05:14:08 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob101.postini.com ([64.18.5.12]) with SMTP ID DSNKUiVwCKumxgjnHrolXO1YGzSFYuM/WoQq@postini.com; Mon, 02 Sep 2013 22:13:47 PDT Received: from inner-relay-2.corp.adobe.com (inner-relay-2.corp.adobe.com [153.32.1.52]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r835Dh2r004116; Mon, 2 Sep 2013 22:13:43 -0700 (PDT) Received: from nahub02.corp.adobe.com (nahub02.corp.adobe.com [10.8.189.98]) by inner-relay-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r835Dgw7016436; Mon, 2 Sep 2013 22:13:42 -0700 (PDT) Received: from NAMBX02.corp.adobe.com ([10.8.127.96]) by nahub02.corp.adobe.com ([10.8.189.98]) with mapi; Mon, 2 Sep 2013 22:13:42 -0700 From: Alex Harui To: "paul.hastings@gmail.com" CC: "users@flex.apache.org" Date: Mon, 2 Sep 2013 22:13:39 -0700 Subject: Re: another chart & module issue? Thread-Topic: another chart & module issue? Thread-Index: Ac6oZFsFiryZEUR1Sgq9kRKuxepjmA== Message-ID: In-Reply-To: <52256D8E.9050802@gmail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.6.130613 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org On 9/2/13 10:03 PM, "Paul Hastings" wrote: >On 9/3/2013 11:51 AM, Alex Harui wrote: >> Are you building with FB or ant? If the latter, the RSLs I think get >> specified in flex-config.xml and maybe other xml config files you have. > >FB. Hmm. I took a closer look. Maybe we screwed up the flex-config for 4.10. Does the urls for the RSLs contain a build number or is the last digit 0? Try editing to match the build numbers on the SWCs. -Alex