Author: pmouawad
Date: Wed Mar  9 12:15:56 2016
New Revision: 1734225

URL: http://svn.apache.org/viewvc?rev=1734225&view=rev
Log:
Bug 58715 : Feature request: Bundle groovy-all with JMeter

Document breaking change

Bugzilla Id: 58715

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1734225&r1=1734224&r2=1734225&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Wed Mar  9 12:15:56 2016
@@ -73,6 +73,7 @@ Summary
 <ch_section>Incompatible changes</ch_section>
 
 <ul>
+    <li>Since version 3.0, Groovy-2.4.6 is bundled with JMeter (lib folder), 
ensure you remove old version or referenced versions through properties 
<code>search_paths</code> or <code>user.classpath</code></li>
     <li>Since version 3.0, 
<code>jmeter.save.saveservice.assertion_results_failure_message</code> property 
value is true, meaning CSV file for results will contain an additional column 
containing assertion result response message, see 
<bugzilla>58978</bugzilla></li>
     <li>Since version 3.0, 
<code>jmeter.save.saveservice.print_field_names</code> property value is true, 
meaning CSV file for results will contain field names as first line in CSV, see 
<bugzilla>58991</bugzilla></li>
     <li>Since version 3.0, <code>jmeter.save.saveservice.idle_time</code> 
property value is true, meaning CSV/XML result files will contain an additional 
column containing idle time between samplers, see 
<bugzilla>57182</bugzilla></li>


Reply via email to