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 D7775C2CA for ; Wed, 9 May 2012 12:59:07 +0000 (UTC) Received: (qmail 66015 invoked by uid 500); 9 May 2012 12:59:07 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 65980 invoked by uid 500); 9 May 2012 12:59:07 -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 65969 invoked by uid 99); 9 May 2012 12:59:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 May 2012 12:59:07 +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 cframpto@adobe.com designates 64.18.1.33 as permitted sender) Received: from [64.18.1.33] (HELO exprod6og114.obsmtp.com) (64.18.1.33) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 May 2012 12:58:57 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob114.postini.com ([64.18.5.12]) with SMTP ID DSNKT6pp+3a2IogaG3twfVWvVwxBDY7RrCtb@postini.com; Wed, 09 May 2012 05:58:36 PDT Received: from inner-relay-1.corp.adobe.com (inner-relay-1.adobe.com [153.32.1.51]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q49CwXIf005674 for ; Wed, 9 May 2012 05:58:34 -0700 (PDT) Received: from nacas03.corp.adobe.com (nacas03.corp.adobe.com [10.8.189.121]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q49CwVvn014207 for ; Wed, 9 May 2012 05:58:32 -0700 (PDT) Received: from nambx09.corp.adobe.com ([10.8.189.47]) by nacas03.corp.adobe.com ([10.8.189.121]) with mapi; Wed, 9 May 2012 05:58:32 -0700 From: Carol Frampton To: "flex-dev@incubator.apache.org" Date: Wed, 9 May 2012 05:57:37 -0700 Subject: Re: Build error: PLAYERGLOBAL used as directory Thread-Topic: Build error: PLAYERGLOBAL used as directory Thread-Index: Ac0t43AHywdFD1XXQNCxQuVBdDP9PQ== Message-ID: In-Reply-To: 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 On 5/9/12 3 :17AM, "Christophe Herreman" wrote: >I did a complete build after updating SVN and using the env.properties >file >based on env-template.properties. Everything builds fine now. > >Just FYI, there is an "i" character at the beginning of line 22 in >env-template.properties. > Thanks for pointing that out. I just fixed it in svn. No matter how careful I think I am being that one last change always bites me :) Carol