Updated interactive target descriptions.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352388 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nicola Ken Barozzi 2002-04-09 18:35:41 +00:00
parent d8a5fa6572
commit 65805d686e

View File

@ -117,12 +117,12 @@ printed.
<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"/>