You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2014/12/12 20:54:16 UTC

git commit: [flex-sdk] [refs/heads/release4.14.0] - bundle flatspark.swc

Repository: flex-sdk
Updated Branches:
  refs/heads/release4.14.0 3be82751f -> 7359d5138


bundle flatspark.swc


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/7359d513
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/7359d513
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/7359d513

Branch: refs/heads/release4.14.0
Commit: 7359d5138c764b36c7631557ed784ff2b709e08b
Parents: 3be8275
Author: Alex Harui <ah...@apache.org>
Authored: Fri Dec 12 11:54:06 2014 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Fri Dec 12 11:54:06 2014 -0800

----------------------------------------------------------------------
 build.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7359d513/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 569248f..36a29e2 100644
--- a/build.xml
+++ b/build.xml
@@ -897,7 +897,7 @@ There are no known issues.
         
         <antcall target="stage-source"/>
         
-        <!-- 
+        <!--
             Some, but not all framework sources are included.
             Need to include the sources required for build_framework.xml.
         -->
@@ -973,6 +973,7 @@ There are no known issues.
                 <include name="core.swc"/>
             	<include name="experimental.swc"/>
             	<include name="experimental_mobile.swc"/>
+                <include name="flatspark.swc"/>
                 <include name="spark.swc"/>
                 <include name="framework.swc"/>
                 <include name="mx/mx.swc"/>