From 80bb3323a0c92ecb2006cb6b87625265aef838b5 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Fri, 20 Mar 2015 15:52:00 +0000 Subject: [PATCH] Update rm-server build.xml to create target directory. If the target directory already exists then the step is passed over. Also avoid downloading transitive dependencies when getting solr4-config.zip, as this caused issues on my machine, and the dependencies are not necessary anyway. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@99837 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- rm-server/build.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/rm-server/build.xml b/rm-server/build.xml index f82adf452e..7aee96cb85 100644 --- a/rm-server/build.xml +++ b/rm-server/build.xml @@ -7,6 +7,10 @@ + + + + @@ -45,6 +49,7 @@ + @@ -120,7 +125,7 @@ - +