get everything from IDE

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

Branch: refs/heads/develop
Commit: 7cfaeb576b2e2763a70ebfdbc143b319b3f81659
Parents: 326ea5d
Author: Alex Harui <[email protected]>
Authored: Mon Jun 15 18:01:46 2015 -0700
Committer: Alex Harui <[email protected]>
Committed: Mon Jun 15 18:01:46 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7cfaeb57/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 96747d0..c324177 100644
--- a/build.xml
+++ b/build.xml
@@ -536,7 +536,7 @@
 
         <copy todir="${basedir}/temp/ide">
             <fileset dir="${basedir}/ide" >
-               <include name="flashbuilder/**"/>
+               <include name="**"/>
             </fileset>
         </copy>
         

Reply via email to