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 2007/10/07 00:48:32 UTC

svn commit: r582546 - /jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml

Author: sebb
Date: Sat Oct  6 15:48:28 2007
New Revision: 582546

URL: http://svn.apache.org/viewvc?rev=582546&view=rev
Log:
Comment was in wrong place

Modified:
    jakarta/jmeter/trunk/xdocs/usermanual/component_reference.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=582546&r1=582545&r2=582546&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml Sat Oct  6 15:48:28 2007
@@ -3196,7 +3196,6 @@
 <p>
 The BeanShell PreProcessor allows arbitrary code to be applied before taking a sample.
 </p>
-<p>For versions after 2.2 the BeanShell Post-Processor no longer ignores samples with zero-length result data</p>
 <p>
 		<b>Please note that the BeanShell jar file is not included with JMeter; it needs to be separately downloaded.
 		<br></br>
@@ -3414,6 +3413,7 @@
 <p>
 The BeanShell PreProcessor allows arbitrary code to be applied after taking a sample.
 </p>
+<p>For JMeter versions after 2.2 the BeanShell Post-Processor no longer ignores samples with zero-length result data</p>
 <p>
 		<b>Please note that the BeanShell jar file is not included with JMeter; it needs to be separately downloaded.
 		<br></br>



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