]> source.dussan.org Git - poi.git/commitdiff
Updated interactive target descriptions.
authorNicola Ken Barozzi <nicolaken@apache.org>
Tue, 9 Apr 2002 18:35:41 +0000 (18:35 +0000)
committerNicola Ken Barozzi <nicolaken@apache.org>
Tue, 9 Apr 2002 18:35:41 +0000 (18:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352388 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 671d916342da867ac84384accdf3c821e9c4ccf6..88ce0b87ea9fbfa9966591c60c3a68bca6321393 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -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"/>