Author: pmouawad
Date: Sat Sep 24 08:09:48 2016
New Revision: 1762106
URL: http://svn.apache.org/viewvc?rev=1762106&view=rev
Log:
Add a change note
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1762106&r1=1762105&r2=1762106&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sat Sep 24 08:09:48 2016
@@ -72,6 +72,7 @@ Summary
<li>Since 3.1 version, when using Stripped modes (by default StrippedBatch
is used) , response will be stripped also for failing SampleResults, you can
revert this to previous behaviour by setting
<code>sample_sender_strip_also_on_error=false</code> in user.properties, see
<bugzilla>60137</bugzilla></li>
<li>Since 3.1 version, <code>jmeter.save.saveservice.connect_time</code>
property value is true, meaning CSV file for results will contain an additional
column containing connection time, see <bugzilla>60106</bugzilla></li>
<li>Since 3.1 version, Random Timer subclasses (Gaussian Random Timer,
Uniform Random Timer and Poisson Random Timer) implement interface <code><a
href="./api/org/apache/jmeter/timers/ModifiableTimer.html">org.apache.jmeter.timers.ModifiableTimer</a></code></li>
+ <li>Since 3.1 version, if you don't select any language in JSR223 Test
Elements, Apache Groovy language will be used. See
<bugzilla>59945</bugzilla></li>
</ul>
<h3>Deprecated and removed elements</h3>