<echo message=" "/>
<echo message=" compile ---------- compiles the source code "/>
<echo message=" jar -------------- create the jar files "/>
- <echo message=" docs ------------- generates the html docs"/>
- <echo message=" cleandocs -------- cleans the build docs directory"/>
+ <echo message=" docs ------------- generates the html docs - clean not needed"/>
+ <echo message=" site ------------- generates the html site (docs+reports)"/>
<echo message=" javadocs --------- generates the API documentation"/>
<echo message=" test ------------- performs the jUnit tests"/>
<echo message=" clean ------------ cleans the build directory"/>
- <echo message=" dist ------------- creates src and bin distributions"/>
+ <echo message=" quickdist -------- creates src and bin distributions"/>
<echo message=" scratchpad ------- build-run scratchpad code"/>
<echo message=" contrib ---------- build-run contributed code"/>
<echo message=" generate-records - generate excel records"/>