X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=build%2Fheader.xml;h=e284f44c9132702d824a8142bc5f51f545f37b51;hb=5c51df8069feb393d1c2118b3d4ba52d612cb46d;hp=ab9c06f61d58c18d490f1a6c2cd423713384a146;hpb=e25dee598400f0914c4212059b2c829de3ef3bf6;p=utils diff --git a/build/header.xml b/build/header.xml index ab9c06f6..e284f44c 100644 --- a/build/header.xml +++ b/build/header.xml @@ -11,7 +11,8 @@ - + + @@ -88,6 +89,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -105,6 +133,14 @@ + + + + + + + + @@ -188,37 +224,22 @@ - + - + - + - - - - - - - - - - - - - - - @@ -291,6 +312,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + + + + @@ -406,75 +511,7 @@ ======================================================================================== --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - + + + + + + + + + + + @@ -632,14 +676,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