X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=build%2Fheader.xml;h=537f84f4719aa09518966bac4843ff6ff7782c43;hb=3c68ffbb4f2b908015301accc3f4473acc4619e2;hp=efc6967afa6ac835acf1cb58a8d947108bd9b473;hpb=63ece57a14e86c90d046dfe83bc8c29c7dde2d09;p=utils diff --git a/build/header.xml b/build/header.xml index efc6967a..537f84f4 100644 --- a/build/header.xml +++ b/build/header.xml @@ -89,6 +89,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -193,33 +220,18 @@ - + - + - - - - - - - - - - - - - - - @@ -292,6 +304,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + + + + + + + @@ -404,75 +503,7 @@ ======================================================================================== --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + @@ -638,6 +678,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 **