(no commit message)
[utils] / build / header.xml
index a06b43311cb72e95759b586d0fce6914db25f98a..efc6967afa6ac835acf1cb58a8d947108bd9b473 100644 (file)
@@ -12,6 +12,7 @@
 <property name="project.home" value=".."/>
 <property name="build.dir" value="${project.home}/build"/>
 <property name="lib.dir" value="${project.home}/lib"/>
+<property environment="env"/>
 
 <target name="download.dep">
   <if>
       
       javadoc:       Generates javadoc. Target: ${module.javadoc.dir} 
       doccheck:      Checks documentation. Target: ${module.doccheck.dir}
+         
+         Forrest:
+         
+         forrest:       Generates project docs using forrest. 
       
       Code analysis: 
       
       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