X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=build%2Fheader.xml;h=8d03063e4eeb714e5ef8ebf317bb048e14de6633;hb=7ddb301a3c29c123c2cc2288553a303a7f546dc9;hp=a9b5691db84c95d8bae2007f767de100ff6743bc;hpb=f33d5264df19fadc75d977fc0f28656bb3cb81c7;p=utils diff --git a/build/header.xml b/build/header.xml index a9b5691d..8d03063e 100644 --- a/build/header.xml +++ b/build/header.xml @@ -89,6 +89,19 @@ + + + + + + + + + + + + + @@ -193,33 +206,18 @@ - + - + - - - - - - - - - - - - - - - @@ -292,6 +290,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + + + + + + + @@ -404,75 +484,7 @@ ======================================================================================== --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + @@ -628,14 +649,27 @@ javadoc: Generates javadoc. Target: ${module.javadoc.dir} doccheck: Checks documentation. Target: ${module.doccheck.dir} + + Forrest: + + forrest: Generates project docs using forrest. Code analysis: 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: ** database targets are not functional yet ** For all targets below the database is configured using hibernate.properties (hibernate.dialect property) and