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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to