From 63ece57a14e86c90d046dfe83bc8c29c7dde2d09 Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Sat, 1 Apr 2006 19:15:11 +0000 Subject: [PATCH] --- build/header.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build/header.xml b/build/header.xml index a9b5691d..efc6967a 100644 --- a/build/header.xml +++ b/build/header.xml @@ -628,6 +628,10 @@ javadoc: Generates javadoc. Target: ${module.javadoc.dir} doccheck: Checks documentation. Target: ${module.doccheck.dir} + + Forrest: + + forrest: Generates project docs using forrest. Code analysis: @@ -635,7 +639,7 @@ format: Formats to the code in accordance with the checkstyle rules. simian: Analyse similarities in the code. - 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 -- 2.31.1