Return-Path: X-Original-To: apmail-incubator-flex-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 04669DC5D for ; Wed, 10 Oct 2012 19:00:55 +0000 (UTC) Received: (qmail 95692 invoked by uid 500); 10 Oct 2012 19:00:54 -0000 Delivered-To: apmail-incubator-flex-commits-archive@incubator.apache.org Received: (qmail 95672 invoked by uid 500); 10 Oct 2012 19:00:54 -0000 Mailing-List: contact flex-commits-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-commits@incubator.apache.org Received: (qmail 95665 invoked by uid 99); 10 Oct 2012 19:00:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2012 19:00:54 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2012 19:00:53 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id ED1DE23889C5; Wed, 10 Oct 2012 19:00:09 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1396732 - in /incubator/flex/sdk/branches/develop: build.xml frameworks/build.xml frameworks/downloads.xml frameworks/projects/textLayout/ frameworks/projects/textLayout/build.xml Date: Wed, 10 Oct 2012 19:00:09 -0000 To: flex-commits@incubator.apache.org From: cframpton@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121010190009.ED1DE23889C5@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cframpton Date: Wed Oct 10 19:00:09 2012 New Revision: 1396732 URL: http://svn.apache.org/viewvc?rev=1396732&view=rev Log: No longer download TLF 2.0.232 since we can build it from source. The textLayout directory has an svn:external which points to https://svn.apache.org/repos/asf/incubator/flex/tlf/branches/2.0/textLayout/ so when you sync the textLayout directory it will populate the textLayout/2.0.232 directory using the URL. Modified: incubator/flex/sdk/branches/develop/build.xml incubator/flex/sdk/branches/develop/frameworks/build.xml incubator/flex/sdk/branches/develop/frameworks/downloads.xml incubator/flex/sdk/branches/develop/frameworks/projects/textLayout/ (props changed) incubator/flex/sdk/branches/develop/frameworks/projects/textLayout/build.xml Modified: incubator/flex/sdk/branches/develop/build.xml URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/build.xml?rev=1396732&r1=1396731&r2=1396732&view=diff ============================================================================== --- incubator/flex/sdk/branches/develop/build.xml (original) +++ incubator/flex/sdk/branches/develop/build.xml Wed Oct 10 19:00:09 2012 @@ -793,7 +793,6 @@ - @@ -812,8 +811,8 @@ + - Modified: incubator/flex/sdk/branches/develop/frameworks/build.xml URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/frameworks/build.xml?rev=1396732&r1=1396731&r2=1396732&view=diff ============================================================================== --- incubator/flex/sdk/branches/develop/frameworks/build.xml (original) +++ incubator/flex/sdk/branches/develop/frameworks/build.xml Wed Oct 10 19:00:09 2012 @@ -83,6 +83,7 @@ --> + @@ -157,6 +158,7 @@ + @@ -166,7 +168,6 @@ - @@ -178,6 +179,7 @@ + @@ -214,6 +216,7 @@ + @@ -365,8 +368,7 @@ - - + Modified: incubator/flex/sdk/branches/develop/frameworks/downloads.xml URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/frameworks/downloads.xml?rev=1396732&r1=1396731&r2=1396732&view=diff ============================================================================== --- incubator/flex/sdk/branches/develop/frameworks/downloads.xml (original) +++ incubator/flex/sdk/branches/develop/frameworks/downloads.xml Wed Oct 10 19:00:09 2012 @@ -52,7 +52,7 @@ clean does not remove these since they don't change often and the downloads take time. --> @@ -66,7 +66,6 @@ - @@ -74,7 +73,6 @@ - @@ -193,41 +191,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Propchange: incubator/flex/sdk/branches/develop/frameworks/projects/textLayout/ ------------------------------------------------------------------------------ --- svn:externals (added) +++ svn:externals Wed Oct 10 19:00:09 2012 @@ -0,0 +1 @@ +2.0.232 https://svn.apache.org/repos/asf/incubator/flex/tlf/branches/2.0/textLayout Modified: incubator/flex/sdk/branches/develop/frameworks/projects/textLayout/build.xml URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/frameworks/projects/textLayout/build.xml?rev=1396732&r1=1396731&r2=1396732&view=diff ============================================================================== --- incubator/flex/sdk/branches/develop/frameworks/projects/textLayout/build.xml (original) +++ incubator/flex/sdk/branches/develop/frameworks/projects/textLayout/build.xml Wed Oct 10 19:00:09 2012 @@ -24,14 +24,18 @@ + + + - + @@ -100,11 +104,15 @@ - - + + - + + + + + @@ -187,10 +195,10 @@ IMXMLObject - - + + - +