X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=build%2Fheader.xml;h=29b6aa95ed2794b1a277f5389a716b8c809aa8fd;hb=9bd7c0d26af30164feaa0b501c86b3311510a145;hp=196a32b4046e2158b73116b005b13cbbbf54b0eb;hpb=33e20b064b1afdda35b18827a55b2b69535e64ae;p=utils diff --git a/build/header.xml b/build/header.xml index 196a32b4..29b6aa95 100644 --- a/build/header.xml +++ b/build/header.xml @@ -11,7 +11,8 @@ - + + @@ -81,6 +82,28 @@ + + + + + + + + + + + + + + + + + + + + + + @@ -179,37 +202,22 @@ - + - + - + - - - - - - - - - - - - - - - @@ -282,6 +290,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + + + + @@ -397,75 +489,7 @@ ======================================================================================== --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - + + + + + + + + + + + @@ -623,14 +654,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