Author: sebb
Date: Mon Aug 11 04:26:08 2008
New Revision: 684717
URL: http://svn.apache.org/viewvc?rev=684717&view=rev
Log:
Spaces are now allowed
Modified:
jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
jakarta/jmeter/trunk/xdocs/usermanual/get-started.xml
Modified: jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=684717&r1=684716&r2=684717&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml Mon Aug 11
04:26:08 2008
@@ -3796,7 +3796,7 @@
</p>
<p>Also, an option exists here to instruct JMeter to run the <complink
name="Thread Group"/> serially rather than in parallel.</p>
<p>Test plan now provides an easy way to add classpath setting to a specific
test plan. The feature is additive, meaning that you can add jar files or
directories, but removing an entry requires restarting JMeter. In the past,
users had to copy all the jar files to jmeter/lib/ directory. Now that is not
necessary. JMeter properties also provides an entry for loading additional
classpaths.</p>
-<p>In jmeter.properties, edit "user.classpath" to include additional
libraries. Note that paths with spaces may cause problems for
Java.</p></description>
+<p>In jmeter.properties, edit "user.classpath" to include additional
libraries.</p></description>
</component>
<component name="Thread Group" index="§-num;.9.2" width="305"
height="390" screenshot="threadgroup.png">
Modified: jakarta/jmeter/trunk/xdocs/usermanual/get-started.xml
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/get-started.xml?rev=684717&r1=684716&r2=684717&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/get-started.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/get-started.xml Mon Aug 11 04:26:08
2008
@@ -164,10 +164,6 @@
<section name="§-num;.3 Installation" anchor="install">
-<note>
-Note: avoid installing JMeter in a path with spaces in the name.
-This causes problems for remote testing.
-</note>
<p>We recommend that most users run the <a
href="http://jakarta.apache.org/site/downloads/index.html">latest
release</a>.</p>
<p>To install a release build, simply unzip the zip/tar file into the directory
where you want JMeter to be installed. Provided that you have a JRE/JDK
correctly installed
@@ -185,7 +181,6 @@
jakarta-jmeter-2.3.1/printable_docs
</pre>
You can rename the parent directory (e.g. jakarta-jmeter-2.3.1) if you want,
but do not change any of the sub-directory names.
-The path to the parent directory should not contain any spaces; if it does,
then you may have problems running client-server mode.
</p>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]