From 6e97a7158b08a3f56525889db653c2758900e58a Mon Sep 17 00:00:00 2001 From: jeb228 Date: Sun, 21 Feb 2010 20:47:07 +0000 Subject: [PATCH] NIHVIVO-56 Merge modifications and supplements into one directory, and make it configurable. Include any added JARs in the product-compile path. --- webapp/product-build.xml | 39 ++++++++++++++++++--------------------- 1 file changed, 18 insertions(+), 21 deletions(-) diff --git a/webapp/product-build.xml b/webapp/product-build.xml index 6cae1cc52..8e69e204d 100644 --- a/webapp/product-build.xml +++ b/webapp/product-build.xml @@ -22,12 +22,12 @@ + File paths are based on this file's parent directory, so we can find + the files even when this script is included into an individual + Product build script. + - - - - - - - - - - - - - - - - - --> @@ -43,8 +43,18 @@ + + + + + + + + + + @@ -110,19 +120,6 @@ deploy - Deploy the application directly into the Tomcat webapps directory. - - - - - - - - - - - - - - + @@ -144,14 +141,14 @@ deploy - Deploy the application directly into the Tomcat webapps directory.