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/04/25 19:17:00 UTC

git commit: [flex-flexunit] [refs/heads/develop] - maybe windows won't create missing build dir

Repository: flex-flexunit
Updated Branches:
  refs/heads/develop 80468c5f6 -> e1c47a455


maybe windows won't create missing build dir


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

Branch: refs/heads/develop
Commit: e1c47a455310c996ab9e3b47174893191b7419e5
Parents: 80468c5
Author: Alex Harui <ah...@apache.org>
Authored: Fri Apr 25 10:16:53 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Fri Apr 25 10:16:53 2014 -0700

----------------------------------------------------------------------
 FlexUnit4Test/downloads.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/e1c47a45/FlexUnit4Test/downloads.xml
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/downloads.xml b/FlexUnit4Test/downloads.xml
index 07033a1..8fcfc04 100644
--- a/FlexUnit4Test/downloads.xml
+++ b/FlexUnit4Test/downloads.xml
@@ -339,6 +339,7 @@
 	        unless="saxon9he.jar.exists" 
 	        description="Downloads and copies saxon9he.jar to the lib/build directory.">
 	        <echo message="Obtaining lib/build/saxon9he.jar"/>
+			<mkdir dir="${lib.dir}/build" />
 			<antcall target="echo-mpl1.1-license"/>			
 			<antcall target="download-swc">
 	            <param name="srcUrl" value="http://search.maven.org/remotecontent?filepath=net/sf/saxon/Saxon-HE/9.4"/>