From 44f9706d82a785ae7b8e973931130ef77447ec15 Mon Sep 17 00:00:00 2001 From: jeb228 Date: Fri, 30 Apr 2010 14:02:49 +0000 Subject: [PATCH] NIHVIVO-327 Set steps to not fail if ontologies or submodels directories are missing. Modify target to copy those directories even if they are empty. --- webapp/build.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/webapp/build.xml b/webapp/build.xml index c92a3cc6c..22548ed8d 100644 --- a/webapp/build.xml +++ b/webapp/build.xml @@ -197,7 +197,10 @@ deploy - Deploy the application directly into the Tomcat webapps directory. + + + - + - +