Author: sebb
Date: Wed Nov 17 20:19:19 2010
New Revision: 1036201
URL: http://svn.apache.org/viewvc?rev=1036201&view=rev
Log:
Tidy up build instructions
Modified:
jakarta/jmeter/trunk/build.xml
Modified: jakarta/jmeter/trunk/build.xml
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.xml?rev=1036201&r1=1036200&r2=1036201&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.xml (original)
+++ jakarta/jmeter/trunk/build.xml Wed Nov 17 20:19:19 2010
@@ -20,7 +20,11 @@
N.B. To build JMeter from a release you need both the binary and source
archives,
and these must be unpacked into the same directory structure.
- [The required external jars are only included in the binary release]
+
+ To download additional jars needed for building the code and documentation:
+
+ ant download_jars
+
To build JMeter from source:
ant [install]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]