From 6ea86f71973cec3522f6f8d5ebb7adb3fb898281 Mon Sep 17 00:00:00 2001 From: jeb228 Date: Mon, 29 Mar 2010 16:23:00 +0000 Subject: [PATCH] NIHVIVO-242 Remove from the Tomcat deploy area any ontology or submodel files that are left over from previous builds. --- webapp/build.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/webapp/build.xml b/webapp/build.xml index ceaa34605..298f72ac5 100644 --- a/webapp/build.xml +++ b/webapp/build.xml @@ -205,6 +205,10 @@ deploy - Deploy the application directly into the Tomcat webapps directory. + + + + @@ -257,6 +261,16 @@ deploy - Deploy the application directly into the Tomcat webapps directory. + + + + + + + + + +