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 2016/04/06 17:02:36 UTC

[27/50] git commit: [flex-falcon] [refs/heads/master] - createjs externs are generated

createjs externs are generated


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/1270e033
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/1270e033
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/1270e033

Branch: refs/heads/master
Commit: 1270e033fdff9a784c8a0a007d536365ef0c2633
Parents: c4472af
Author: Alex Harui <ah...@apache.org>
Authored: Fri Mar 11 07:57:03 2016 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Fri Mar 11 08:25:43 2016 -0800

----------------------------------------------------------------------
 build.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/1270e033/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index efa9c1d..87d8a64 100644
--- a/build.xml
+++ b/build.xml
@@ -465,7 +465,6 @@
                 <include name="**/missing.js"/>
                 <include name="js/src/**"/>
                 <include name="cordova/externs/**"/>
-                <include name="createjs/externs/**"/>
             </fileset>
         </copy>
     </target>