Author: fthomas Date: Sun Dec 16 07:28:43 2012 New Revision: 1422477 URL: http://svn.apache.org/viewvc?rev=1422477&view=rev Log: Reapplied the textLayout modification
Modified: incubator/flex/sdk/branches/develop/build.xml Modified: incubator/flex/sdk/branches/develop/build.xml URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/build.xml?rev=1422477&r1=1422476&r2=1422477&view=diff ============================================================================== --- incubator/flex/sdk/branches/develop/build.xml (original) +++ incubator/flex/sdk/branches/develop/build.xml Sun Dec 16 07:28:43 2012 @@ -610,6 +610,7 @@ <exclude name="test*/**"/> <exclude name="javascript/**"/> <exclude name="projects/air/**"/> + <exclude name="projects/textLayout/**"/> <exclude name="projects/spark/manifest.xml"/> <exclude name="projects/*/bundles.properties"/> <exclude name="projects/*/.settings/**"/>