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/06/22 20:08:58 UTC

svn commit: r549915 - /jakarta/jmeter/branches/rel-2-2/bin/jmeter.properties

Author: sebb
Date: Fri Jun 22 11:08:57 2007
New Revision: 549915

URL: http://svn.apache.org/viewvc?view=rev&rev=549915
Log:
Add comment re BeanShellListeners.bshrc

Modified:
    jakarta/jmeter/branches/rel-2-2/bin/jmeter.properties

Modified: jakarta/jmeter/branches/rel-2-2/bin/jmeter.properties
URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/jmeter.properties?view=diff&rev=549915&r1=549914&r2=549915
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/jmeter.properties (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/jmeter.properties Fri Jun 22 11:08:57 2007
@@ -428,11 +428,14 @@
 # Define the intialisation files for BeanShell Sampler, Function and other BeanShell elements
 #beanshell.sampler.init=BeanShellSampler.bshrc
 #beanshell.function.init=BeanShellFunction.bshrc
-#beanshell.assertion.init=etc
+#beanshell.assertion.init=BeanShellAssertion.bshrc
 #beanshell.listener.init=etc
 #beanshell.postprocessor.init=etc
 #beanshell.preprocessor.init=etc
 #beanshell.timer.init=etc
+
+# The file BeanShellListeners.bshrc contains sample definitions
+# of Test and Thread Listeners.
 
 #---------------------------------------------------------------------------
 # MailerModel configuration



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