You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2008/05/30 02:58:56 UTC

svn commit: r661542 - /jakarta/jmeter/trunk/build.xml

Author: sebb
Date: Thu May 29 17:58:56 2008
New Revision: 661542

URL: http://svn.apache.org/viewvc?rev=661542&view=rev
Log:
Update comments now all target has been dropped

Modified:
    jakarta/jmeter/trunk/build.xml

Modified: jakarta/jmeter/trunk/build.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.xml?rev=661542&r1=661541&r2=661542&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.xml (original)
+++ jakarta/jmeter/trunk/build.xml Thu May 29 17:58:56 2008
@@ -22,10 +22,11 @@
   	and these must be unpacked into the same directory structure.
   	[The required external jars are only included in the binary release]
   	
-    To build JMeter from source and install:
-      ant [all]
-    To rebuild and install:
-      ant install
+    To build JMeter from source:
+      ant [install]
+
+    To rebuild:
+      ant clean install
 
     To update documentation
       ant docs-site



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org