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 2015/12/11 02:06:19 UTC

[2/6] git commit: [flex-asjs] [refs/heads/core_js_to_as] - use right version

use right version


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

Branch: refs/heads/core_js_to_as
Commit: d6ee57df6b9fa19c781a761506bd7d0d4679b46f
Parents: e2a806e
Author: Alex Harui <ah...@apache.org>
Authored: Wed Dec 9 13:36:24 2015 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Wed Dec 9 13:38:02 2015 -0800

----------------------------------------------------------------------
 frameworks/projects/CreateJS/compile-config.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/d6ee57df/frameworks/projects/CreateJS/compile-config.xml
----------------------------------------------------------------------
diff --git a/frameworks/projects/CreateJS/compile-config.xml b/frameworks/projects/CreateJS/compile-config.xml
index 96f74fd..3aecfb2 100644
--- a/frameworks/projects/CreateJS/compile-config.xml
+++ b/frameworks/projects/CreateJS/compile-config.xml
@@ -65,8 +65,8 @@
         <path>as/defaults.css</path>
     </include-file>
     <include-file>
-        <name>js/src/*</name>
-        <path>js/src/*</path>
+        <name>js/out/*</name>
+        <path>js/out/*</path>
     </include-file>
 
     <include-classes>