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 0BEDF11625 for ; Thu, 3 Jul 2014 06:09:16 +0000 (UTC) Received: (qmail 70242 invoked by uid 500); 3 Jul 2014 06:09:15 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 70207 invoked by uid 500); 3 Jul 2014 06:09:15 -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 70189 invoked by uid 99); 3 Jul 2014 06:09:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jul 2014 06:09:15 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.220.41] (HELO mail-pa0-f41.google.com) (209.85.220.41) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jul 2014 06:09:10 +0000 Received: by mail-pa0-f41.google.com with SMTP id fb1so13798909pad.14 for ; Wed, 02 Jul 2014 23:08:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id:references:to; bh=GW5lJ34YfEa+CwA0DCWITIUzoRBwcPI5d8lPWDwKs3Q=; b=fwA/ZJ8G1Qpynirt37fsgq9hH+Gw+jUin/Kl8SCz1nCoJ6VhENIw8dCdCNWYctxkeO qqaGFbrSLaOL6mkpm5MD7XIeZ/u4gokX1rKYm9Ger9LW50SF8T2OnJs2ofTi3JSQcApD Mjc9sLS2/GWzRbEDB8mUpiKsuIKvUcSHI+W0DLzqEM86SWAeGhprRfB+9ZFVlSMOiStD uqKLzBCILc0VkWQ30aztvFc6UxponLlxF+Y2JGsNLq1CLx5+CcY07SUHM/bREk2LIKb0 xntR2ytFk0HMgloaWm6DFSXBXATMC36/eU2LoTpio7X2ewXv0Ra4DO7BNQJO710cbHf7 xGww== X-Gm-Message-State: ALoCoQmUGQq96o9Q6AONtpvCz9XgIDvMnqSDRYYYYh0swms9ZcdOltgLj4zV2ZHNtp6CdpssxRET X-Received: by 10.68.160.163 with SMTP id xl3mr2583559pbb.39.1404367725171; Wed, 02 Jul 2014 23:08:45 -0700 (PDT) Received: from [192.168.0.18] (124-169-2-13.dyn.iinet.net.au. [124.169.2.13]) by mx.google.com with ESMTPSA id ee5sm39566242pbc.47.2014.07.02.23.08.43 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 02 Jul 2014 23:08:44 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) Subject: Re: [DISCUSS] Discuss Apache Flex SDK 4.13.0 RC3 From: Justin Mclean In-Reply-To: Date: Thu, 3 Jul 2014 16:08:40 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: References: <3EE8817E-FD98-4CA7-B138-EAF7D39F4266@163.com> <954A902C-11A6-495B-A7B2-72EA785382EE@classsoftware.com> <12DE8219-0D70-4E14-9714-EB34BB64ADE8@classsoftware.com> To: dev@flex.apache.org X-Mailer: Apple Mail (2.1878.2) X-Virus-Checked: Checked by ClamAV on apache.org Hi, > Is there any workaround for the RSL issues which Justin mentioned in = this > thread..? There are several fairly easy workarounds: - fix the the version number in the are and flex config files by hand - copy over the correct config over the bad ones - the release compile end ups up with the correct configuration I've not fully tested the latest release candate of the installer yet = and if the SDK is installed via that there may not be an issue. Thanks, Justin=