From e35bce16f09a50ab8416dd2a7c9c4741c3ccc9db Mon Sep 17 00:00:00 2001 From: jeb228 Date: Tue, 3 Aug 2010 18:53:55 +0000 Subject: [PATCH] Modify the build script to allow multi-layer products. --- webapp/build.xml | 224 ++++++++++++++++++-------------------- webapp/product-build.xml | 229 +++++++++++++++++++++++---------------- 2 files changed, 239 insertions(+), 214 deletions(-) diff --git a/webapp/build.xml b/webapp/build.xml index d7e0e94dc..304f634e4 100644 --- a/webapp/build.xml +++ b/webapp/build.xml @@ -5,7 +5,7 @@ @@ -13,44 +13,40 @@ - + - - - + + + + + + - + + + + - + - + - + @@ -64,7 +60,6 @@ all - Runs "clean", then "deploy". clean - Delete all artifacts so the next build will be from scratch. compile - Compile the Java source files. test - Compile and run the JUnit tests. -war - Assemble everything into a deployable WAR file. deploy - Deploy the application directly into the Tomcat webapps directory. @@ -129,8 +124,90 @@ deploy - Deploy the application directly into the Tomcat webapps directory. - - - - - - - - - - - - - - - - - --> - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Compile Java sources"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + - - - - - - - - - - - - - - - diff --git a/webapp/product-build.xml b/webapp/product-build.xml index 05d1b6ae3..7c109397b 100644 --- a/webapp/product-build.xml +++ b/webapp/product-build.xml @@ -21,15 +21,21 @@ It should be invoked from the build script of a Vivo product. - - - + + + + + + + + + + + @@ -47,47 +53,34 @@ - - - - - - - - - - - - - + + + + + + + + + + - + + - - - - - -all - Runs "clean", then "deploy". -clean - Delete all artifacts so the next build will be from scratch. -compile - Compile the Java source files. -test - Compile and run the JUnit tests. -war - Assemble everything into a deployable WAR file. -deploy - Deploy the application directly into the Tomcat webapps directory. - + - + + + + + + + + + + + + + + + + + + + + + + + - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - + + - + source="1.6"> + + + + + + + - + - + source="1.6"> + - + + + + + + + + + + + + + + + + + + + - - - - + + + + - + + + + + + + + + + + + + + + + + + + + + + + + +