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/03/25 22:04:00 UTC

[28/35] git commit: [flex-asjs] [refs/heads/develop] - clean mustella/bin

clean mustella/bin


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

Branch: refs/heads/develop
Commit: 8d37ef3c69ad3c6dfc7f1969a69c68ae87810170
Parents: daa3dab
Author: Alex Harui <ah...@apache.org>
Authored: Tue Mar 25 11:06:54 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Tue Mar 25 11:06:54 2014 -0700

----------------------------------------------------------------------
 build.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/8d37ef3c/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 8ac5ac2..9e2fede 100644
--- a/build.xml
+++ b/build.xml
@@ -353,8 +353,8 @@
         <ant dir="${basedir}/asdoc" target="clean" />
         <!--
         <ant dir="${basedir}/ide/flashbuilder" target="clean" />
-        <ant dir="${basedir}/mustella" target="clean"/>
-        -->
+         -->
+        <delete dir="${basedir}/mustella/tests/bin" failonerror="false" includeEmptyDirs="true"/>
     </target>
 
     <target name="examples-clean">