Author: czadra
Date: Sat Nov 24 02:59:15 2012
New Revision: 1413120
URL: http://svn.apache.org/viewvc?rev=1413120&view=rev
Log:
ant mkdir for directory lib/google/closure-compiler/
Modified:
incubator/flex/falcon/trunk/compiler.js/downloads.xml
Modified: incubator/flex/falcon/trunk/compiler.js/downloads.xml
URL:
http://svn.apache.org/viewvc/incubator/flex/falcon/trunk/compiler.js/downloads.xml?rev=1413120&r1=1413119&r2=1413120&view=diff
==============================================================================
--- incubator/flex/falcon/trunk/compiler.js/downloads.xml (original)
+++ incubator/flex/falcon/trunk/compiler.js/downloads.xml Sat Nov 24 02:59:15
2012
@@ -342,6 +342,7 @@
<target name="closure-jar" depends="closure-jar-check"
unless="closure.jar.exists"
description="Copies the closure build jars.">
+ <mkdir dir="${lib.dir}/google/closure-compiler" />
<antcall target="download-zip">
<param name="srcUrl"
value="http://closure-compiler.googlecode.com/files"/>
<param name="zipFile" value="compiler-20110615.zip"/>