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 A46E4C197 for ; Wed, 30 May 2012 15:29:48 +0000 (UTC) Received: (qmail 86240 invoked by uid 500); 30 May 2012 15:29:47 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 86209 invoked by uid 500); 30 May 2012 15:29:47 -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 86201 invoked by uid 99); 30 May 2012 15:29:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 May 2012 15:29:47 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of cframpto@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; Wed, 30 May 2012 15:29:39 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob101.postini.com ([64.18.5.12]) with SMTP ID DSNKT8Y8zo+/0BX77AM2B/B13d3OAWTdMqKS@postini.com; Wed, 30 May 2012 08:29:19 PDT Received: from inner-relay-4.eur.adobe.com (inner-relay-4b [10.128.4.237]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q4UFTHX9021549 for ; Wed, 30 May 2012 08:29:17 -0700 (PDT) Received: from nacas01.corp.adobe.com (nacas01.corp.adobe.com [10.8.189.99]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id q4UFSsZ1000520 for ; Wed, 30 May 2012 08:29:17 -0700 (PDT) Received: from SJ1SWM219.corp.adobe.com (10.5.77.61) by nacas01.corp.adobe.com (10.8.189.99) with Microsoft SMTP Server (TLS) id 8.3.192.1; Wed, 30 May 2012 08:29:07 -0700 Received: from nambx09.corp.adobe.com ([10.8.189.47]) by SJ1SWM219.corp.adobe.com ([fe80::d55c:7209:7a34:fcf7%12]) with mapi; Wed, 30 May 2012 08:29:07 -0700 From: Carol Frampton To: "flex-dev@incubator.apache.org" Date: Wed, 30 May 2012 08:29:02 -0700 Subject: what PLAYERGLOBAL_HOME points to has changed as of rev 1344272 Thread-Topic: what PLAYERGLOBAL_HOME points to has changed as of rev 1344272 Thread-Index: Ac0+ePOXsQf1Lx9wQXuVSPw1m5AoMg== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.14.0.111121 acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_CBEBB4FE1596Ecframptoadobecom_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_CBEBB4FE1596Ecframptoadobecom_ Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable URL: http://svn.apache.org/viewvc?rev=3D1344272&view=3Drev Log: Change the directory structure of what PLAYERGLOBAL_HOME points to so that = -target-player works correctly again. PLAYERGLOBAL_HOME should contain the = subdirectory 11.1 which contains playerglobal.swc. In other words, the path= to playerglobal.swc should be ${PLAYERGLOBAL_HOME}/${playerglobal.version}= /playerglobal.swc where playerglobal.version is currently defined in build.= properties to be 11.1. For example: player (this directory can be called anything - PLAYERGLOBAL_HOME points he= re) 11.1 (directory with name corresponding to target-player version) playerglobal.swc =85 =85 major.minor playerglobal.swc --_000_CBEBB4FE1596Ecframptoadobecom_--