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/05/18 18:46:42 UTC

[06/47] git commit: [flex-asjs] [refs/heads/develop] - fix up build now that JS is built from separate projecct folders

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/2b3e8399/frameworks/projects/XML/src/main/config/compile-as-config.xml
----------------------------------------------------------------------
diff --git a/frameworks/projects/XML/src/main/config/compile-as-config.xml b/frameworks/projects/XML/src/main/config/compile-as-config.xml
index 9c9ffd7..d6bf2f7 100644
--- a/frameworks/projects/XML/src/main/config/compile-as-config.xml
+++ b/frameworks/projects/XML/src/main/config/compile-as-config.xml
@@ -61,7 +61,7 @@
     
     <include-file>
         <name>js/out/*</name>
-        <path>../../../target/generated-sources/flexjs/*</path>
+        <path>../../../../../js/FlexJS/projects/XML/target/generated-sources/flexjs/*</path>
     </include-file>
 
     <include-classes>