From: Erik Brakkee Date: Mon, 24 Apr 2006 20:26:18 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.7~1021 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=7ddb301a3c29c123c2cc2288553a303a7f546dc9;p=utils --- diff --git a/build/header.xml b/build/header.xml index 9fac8d99..8d03063e 100644 --- a/build/header.xml +++ b/build/header.xml @@ -89,6 +89,19 @@ + + + + + + + + + + + + + @@ -205,21 +218,6 @@ - - - - - - - - - - - - - - - @@ -292,6 +290,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + + + + + + + @@ -404,75 +484,7 @@ ======================================================================================== --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + @@ -638,6 +659,15 @@ checkstyle: Checks the style of the code. format: Formats to the code in accordance with the checkstyle rules. simian: Analyse similarities in the code. + + Building a web application: + + To build a web application archive (WAR) you must set the property + webroot.dir to the value of the directory which is the root of your + web application. This must be done before the header.xl is + sourced. The build support will then make sure that + classes and libs are put in the correct directories below + ${webroot.dir}/WEB-INF, and it will build a web archive. Database targets: ** database targets are not functional yet ** diff --git a/build/trailer.xml b/build/trailer.xml index 92896545..d210ff5c 100644 --- a/build/trailer.xml +++ b/build/trailer.xml @@ -215,6 +215,13 @@ + + + + + +