You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ft...@apache.org on 2012/12/16 05:51:00 UTC

svn commit: r1422463 - /incubator/flex/sdk/branches/develop/build.xml

Author: fthomas
Date: Sun Dec 16 04:50:58 2012
New Revision: 1422463

URL: http://svn.apache.org/viewvc?rev=1422463&view=rev
Log:
FLEX-33284 New Spark Components

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=1422463&r1=1422462&r2=1422463&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/build.xml (original)
+++ incubator/flex/sdk/branches/develop/build.xml Sun Dec 16 04:50:58 2012
@@ -825,7 +825,7 @@
             	<include name="textLayout.swc"/>
                 <exclude name="osmf.swc"/>
             	<exclude name="apache.swc"/>
-                <exclude name="experimental.swc"/>
+                <include name="experimental.swc"/>
             </fileset>
         </copy>