Author: sebb
Date: Tue Nov 27 02:57:49 2007
New Revision: 598588
URL: http://svn.apache.org/viewvc?rev=598588&view=rev
Log:
Fix typos and location of LICENSE* files
Modified:
jakarta/jmeter/trunk/README
Modified: jakarta/jmeter/trunk/README
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/README?rev=598588&r1=598587&r2=598588&view=diff
==============================================================================
--- jakarta/jmeter/trunk/README (original)
+++ jakarta/jmeter/trunk/README Tue Nov 27 02:57:49 2007
@@ -6,9 +6,8 @@
-----------
Apache JMeter is a 100% pure Java application designed to test
- and measure performance. It may be used
- as a highly portable server benchmark as well as multiclient
- load generator.
+ and measure performance. It may be used as a highly portable
+ server benchmark as well as multiclient load generator.
The Latest Version
------------------
@@ -57,10 +56,11 @@
Change to the bin directory and run the jmeter (Un*x) or jmeter.bat
(Windows) file.
- For Windows, there are also some other scripts:
+ For Windows (2K, XP etc), there are also some other scripts:
- jmeter-n.bat - drop a JMX file on this and it will run it as a non-GUI test
- jmeter-t.bat - drop a JMX file on this and it will open the file for running
a GUI test
+ jmeter-n.cmd - drop a JMX file on this and it will run it as a non-GUI test
+ jmeter-n-r.cmd - drop a JMX file on this and it will run it as a non-GUI
remote (client-server) test
+ jmeter-t.cmd - drop a JMX file on this and it will open the file for running
a GUI test
Documentation
-------------
@@ -107,8 +107,7 @@
For legal and licensing issues, please look the files:
LICENSE
NOTICE
- lib/LICENSE*
+ LICENSE*
-
- Thanks for using Apache JMeter.
\ No newline at end of file
+ Thank you for using Apache JMeter.
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]