You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by mi...@apache.org on 2014/11/02 16:00:35 UTC

svn commit: r1636143 [1/2] - in /jmeter/trunk: docs/ docs/demos/ docs/localising/ docs/usermanual/ src/core/org/apache/jmeter/util/ xdocs/

Author: milamber
Date: Sun Nov  2 15:00:34 2014
New Revision: 1636143

URL: http://svn.apache.org/r1636143
Log:
Prepare next release 2.12: update docs tree and overview (RC1)

Modified:
    jmeter/trunk/docs/building.html
    jmeter/trunk/docs/changes.html
    jmeter/trunk/docs/changes_history.html
    jmeter/trunk/docs/demos/JDBC-Pre-Post-Processor.jmx
    jmeter/trunk/docs/download_jmeter.html
    jmeter/trunk/docs/index.html
    jmeter/trunk/docs/issues.html
    jmeter/trunk/docs/jmeter_irc.html
    jmeter/trunk/docs/localising/index.html
    jmeter/trunk/docs/mail.html
    jmeter/trunk/docs/mail2.html
    jmeter/trunk/docs/nightly.html
    jmeter/trunk/docs/svnindex.html
    jmeter/trunk/docs/usermanual/best-practices.html
    jmeter/trunk/docs/usermanual/boss.html
    jmeter/trunk/docs/usermanual/build-adv-web-test-plan.html
    jmeter/trunk/docs/usermanual/build-db-test-plan.html
    jmeter/trunk/docs/usermanual/build-ftp-test-plan.html
    jmeter/trunk/docs/usermanual/build-jms-point-to-point-test-plan.html
    jmeter/trunk/docs/usermanual/build-jms-topic-test-plan.html
    jmeter/trunk/docs/usermanual/build-ldap-test-plan.html
    jmeter/trunk/docs/usermanual/build-ldapext-test-plan.html
    jmeter/trunk/docs/usermanual/build-monitor-test-plan.html
    jmeter/trunk/docs/usermanual/build-test-plan.html
    jmeter/trunk/docs/usermanual/build-web-test-plan.html
    jmeter/trunk/docs/usermanual/build-ws-test-plan.html
    jmeter/trunk/docs/usermanual/component_reference.html
    jmeter/trunk/docs/usermanual/functions.html
    jmeter/trunk/docs/usermanual/get-started.html
    jmeter/trunk/docs/usermanual/glossary.html
    jmeter/trunk/docs/usermanual/hints_and_tips.html
    jmeter/trunk/docs/usermanual/index.html
    jmeter/trunk/docs/usermanual/intro.html
    jmeter/trunk/docs/usermanual/ldapanswer_xml.html
    jmeter/trunk/docs/usermanual/ldapops_tutor.html
    jmeter/trunk/docs/usermanual/listeners.html
    jmeter/trunk/docs/usermanual/regular_expressions.html
    jmeter/trunk/docs/usermanual/remote-test.html
    jmeter/trunk/docs/usermanual/test_plan.html
    jmeter/trunk/src/core/org/apache/jmeter/util/JMeterVersion.java
    jmeter/trunk/xdocs/download_jmeter.xml
    jmeter/trunk/xdocs/overview.html

Modified: jmeter/trunk/docs/building.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/building.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/building.html (original)
+++ jmeter/trunk/docs/building.html Sun Nov  2 15:00:34 2014
@@ -271,7 +271,7 @@ See also the file eclipse.readme.
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/changes.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/changes.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/changes.html (original)
+++ jmeter/trunk/docs/changes.html Sun Nov  2 15:00:34 2014
@@ -196,7 +196,7 @@ History of Previous Changes
 </table>
 </p>
 <h1>
-Version 2.11
+Version 2.12
 </h1>
 <ul>
 
@@ -255,21 +255,46 @@ Thanks
 <br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
 <tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="New and Noteworthy">New and Noteworthy</a></big></big></b></font></td></tr></table><br/>
 <br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
-<tr><td><font color="white" face="Helvetica, Arial, sans-serif">HTTP(S) Test Script Recorder improvements</font></td></tr></table>
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Java 8 support</font></td></tr></table>
 <p>
-
-Following improvements have been made since major changes introduced in JMeter 2.10 on HTTP(S) Test Script Recorder:
+Now, JMeter 2.12 is compliant with Java 8.
+</p>
+<br/><br/><table width="90%" cellpadding="2" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big>New Elements</big></b></font></td></tr></table><br/>
+<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Critical Section Controller</font></td></tr></table>
+<p>
+The Critical Section Controller allow to serialize the execution of a section in your tree. 
+Only one instance of the section will be executed at the same time during the test.
+</p>
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='683' height='240' src="./images/screenshots/changes/2.12/01_critical_section_controller.png"/><br>
+<font size="-1"></font></td></tr></table></p>
+<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">DNS Cache Manager</font></td></tr></table>
+<p>
+The new configuration element 
+<b>
+DNS Cache Manager
+</b>
+(see 
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56841">Bug 56841</a>
+) improves the testing of:
 
 <ul>
 
 
 <li>
-Better detection of missing or invalid configuration of keytool utility
+CDN (Content Delivery Network)
+</li>
+ 
+
+<li>
+DNS load balancing.
 </li>
 
 
 <li>
-New system property keytool.directory (see system.properties) lets you configure directory containing keytool in case on non-standard installation
+Load Balancers like Amazon Elastic Load Balancer
 </li>
 
 
@@ -277,84 +302,160 @@ New system property keytool.directory (s
 
 
 </p>
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='573' height='359' src="./images/screenshots/changes/2.12/02_dns_cache_manager.png"/><br>
+<font size="-1"></font></td></tr></table></p>
+<br/><br/><table width="90%" cellpadding="2" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big>Core Improvements</big></b></font></td></tr></table><br/>
 <br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
-<tr><td><font color="white" face="Helvetica, Arial, sans-serif">JMS Publisher/Point to Point : Add ability to set typed values in JMS header properties</font></td></tr></table>
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Smarter Recording of Http Test Plans</font></td></tr></table>
 <p>
-In the samplers JMS Publisher and JMS Point-to-Point, you can now set up the class of values for the JMS header properties. Previously only String was possible.
+Test Script Recorder has been improved in many ways
 </p>
-<p>
+<ul>
 
+    
+<li>
+Better matching of Variables in Requests, making Test Script Recorder variabilize your sampler during recording more versatile
+</li>
 
-<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='928' height='796' src="./images/screenshots/changes/2.11/01_jms_properties_typed_values.png"/><br>
+    
+<li>
+Ability to filter from View Results Tree the Samples that are excluded from recording, this lets you concentrate on recorded Samplers analysis and not bother with useless Sample Results
+    
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='1094' height='647' src="./images/screenshots/changes/2.12/14_recorder_filter.png"/><br>
 <font size="-1"></font></td></tr></table></p>
 
+    
+</li>
+
+    
+<li>
+Better defaults for recording, since this version Recorder will number created Samplers letting you find them much easily in View Results Tree. 
+    Grouping of Samplers under Transaction Controller will be smarter making all requests emitted by a web page be children as new Transaction Controller
+</li>
+
 
+</ul>
+<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Support of Webdav requests</font></td></tr></table>
+<p>
+You can now test against WebDav server using HttpClient4 Implementation of Http Request
 </p>
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='989' height='406' src="./images/screenshots/changes/2.12/13_webdav.png"/><br>
+<font size="-1"></font></td></tr></table></p>
 <br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
-<tr><td><font color="white" face="Helvetica, Arial, sans-serif">View Results Tree : Add an XPath Tester </font></td></tr></table>
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Better handling of embedded resources</font></td></tr></table>
 <p>
-In View Results Tree listener, a new XPath tester can be used to test XPATH expressions.
+When download embedded resources is checked, JMeter now uses User Agent header to download or not resources embedded within conditionnal comments as per 
+<a href="http://msdn.microsoft.com/en-us/library/ms537512%28v=vs.85%29.aspx" target="_blank">
+About conditional comments
+</a>
+.
 </p>
+<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Ability to customize Cache Manager (Browser cache simulation) handling of cached resources</font></td></tr></table>
 <p>
-
-
-<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='990' height='765' src="./images/screenshots/changes/2.11/03_xpath_tester.png"/><br>
+You can now configure the behaviour of JMeter when a resource is found in Cache, this can be controlled with 
+<i>
+cache_manager.cached_resource_mode
+</i>
+ property
+</p>
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='1024' height='314' src="./images/screenshots/changes/2.12/12_cache_resource_mode.png"/><br>
 <font size="-1"></font></td></tr></table></p>
-
-
+<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">JMS Publisher / JMS Point-to-Point</font></td></tr></table>
+<p>
+ Add JMSPriority and JMSExpiration fields for these samplers.
 </p>
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='901' height='277' src="./images/screenshots/changes/2.12/04_jms_publisher.png"/><br>
+<font size="-1"></font></td></tr></table></p>
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='900' height='294' src="./images/screenshots/changes/2.12/05_jms_point_to_point.png"/><br>
+<font size="-1"></font></td></tr></table></p>
 <br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
-<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Ability to choose the client alias for the cert key in JsseSslManager such that Mutual SSL auth testing can be made more flexible</font></td></tr></table>
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Mail Reader Sampler</font></td></tr></table>
 <p>
-When testing client based certificate authentications you have now better control on certificate you use through a new field "Variable name holding certificate alias", this 
-field lets you select the certificate you want to send to server to authenticate. You can use a CSV Data Set as a holder for the variable value.
+You can now specify the number of messages that want you retrieve (before all messages were retrieved). 
+In addition, you can fetch only the message header now.
 </p>
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='814' height='416' src="./images/screenshots/changes/2.12/03_mail_reader_sampler.png"/><br>
+<font size="-1"></font></td></tr></table></p>
+<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">SMTP Sampler</font></td></tr></table>
 <p>
-
-
-<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='471' height='189' src="./images/screenshots/changes/2.11/07_keystore_config.png"/><br>
+Adding the Connection timeout and the Read timeout to the 
+<b>
+SMTP Sampler.
+</b>
+</p>
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='796' height='192' src="./images/screenshots/changes/2.12/06_smtp_sampler.png"/><br>
 <font size="-1"></font></td></tr></table></p>
-
-
+<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Synchronizing Timer </font></td></tr></table>
+<p>
+Adding a timeout to define the maximum time to waiting of the group of virtual users.
 </p>
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='546' height='144' src="./images/screenshots/changes/2.12/09_synchronizing_timer.png"/><br>
+<font size="-1"></font></td></tr></table></p>
 <br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
-<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Add a "Save as Test Fragment" option </font></td></tr></table>
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Performance improvements</font></td></tr></table>
 <p>
-In the file menu, a new option allow to save a group of elements as a Test fragment.
+A big improvement in performances of Functions has been made by lifting useless synchronization. It concerns all functions except __StringFromFile, __XPath and __BeanShell, see 
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57114">Bug 57114</a>
 </p>
 <p>
-
-
-<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='295' height='242' src="./images/screenshots/changes/2.11/05_save_as_fragement.png"/><br>
-<font size="-1"></font></td></tr></table></p>
-
-
+__jexl2 performances have been improved to avoid contention point, see 
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56708">Bug 56708</a>
 </p>
+<br/><br/><table width="90%" cellpadding="2" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big>GUI Improvements</big></b></font></td></tr></table><br/>
 <br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
-<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Summariser is be enabled by default in Non GUI mode</font></td></tr></table>
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Undo/Redo support</font></td></tr></table>
 <p>
-When you run JMeter from command line, now JMeter displays some statistics from the Summariser mode.
+Undo / Redo has been introduced and allows user to undo/redo changes made on Test Plan Tree. This feature (ALPHA MODE) is disabled by default, to enable it set property 
+<b>
+undo.history.size=25
+</b>
+ 
 </p>
-<p>
-
-
-<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='1287' height='386' src="./images/screenshots/changes/2.11/06_summariser.png"/><br>
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='1024' height='56' src="./images/screenshots/changes/2.12/10_undo_redo.png"/><br>
 <font size="-1"></font></td></tr></table></p>
-
-
+<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">View Results Tree</font></td></tr></table>
+<p>
+Improve the ergonomics of View Results Tree by changing placement of Renderers and allowing custom ordering 
+(with the property 
+<i>
+view.results.tree.renderers_order
+</i>
+).
 </p>
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='900' height='329' src="./images/screenshots/changes/2.12/07_view_results_tree.png"/><br>
+<font size="-1"></font></td></tr></table></p>
 <br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
-<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Transaction Controller:Change default property "Include duration of timer..." for newly created element</font></td></tr></table>
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Response Time Graph</font></td></tr></table>
 <p>
-Starting from 2.11, Transaction Controller is configured by default to exclude processing time of pre/post processors as long as timers pause.
+Adding the ability for the 
+<b>
+Response Time Graph
+</b>
+ listener to save/restore format its settings in/from the jmx file.
 </p>
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='997' height='574' src="./images/screenshots/changes/2.12/08_response_time_graph.png"/><br>
+<font size="-1"></font></td></tr></table></p>
+<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Log Viewer</font></td></tr></table>
 <p>
-
-
-<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='628' height='140' src="./images/screenshots/changes/2.11/02_transaction_controller.png"/><br>
+Starting with this version, the last lines of JMeter's log file (jmeter.log) can be viewed directly in GUI by clicking on Warning icon in the upper right corner. 
+This will unfold the Log Viewer panel and show logs.
+</p>
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='1024' height='437' src="./images/screenshots/changes/2.12/11_log_viewer.png"/><br>
 <font size="-1"></font></td></tr></table></p>
-
-
+<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">File Opening</font></td></tr></table>
+<p>
+Now, "Open File dialog" uses last opened file folder as start folder, see 
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=52707">Bug 52707</a>
 </p>
 <br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
 <tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="Known bugs">Known bugs</a></big></big></b></font></td></tr></table><br/>
@@ -369,18 +470,6 @@ but otherwise its behaviour is not consi
 
 
 <li>
-Listeners don't show iteration counts when a If Controller has a condition which is always false from the first iteration (see 
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=52496">Bug 52496</a>
-).  
-A workaround is to add a sampler at the same level as (or superior to) the If Controller.
-For example a Test Action sampler with 0 wait time (which doesn't generate a sample),
-or a Debug Sampler with all fields set to False (to reduce the sample size).
-
-</li>
-
-
-
-<li>
 
 The numbers that appear to the left of the green box are the number of active threads / total number of threads, 
 the total number of threads only applies to a locally run test, otherwise it will show 0 (see 
@@ -416,6 +505,24 @@ This does not affect JMeter operation. T
 
 <li>
 
+Note that under some windows systems you may have this WARNING:
+
+<pre>
+
+java.util.prefs.WindowsPreferences 
+WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0
+x80000002. Windows RegCreateKeyEx(...) returned error code 5.
+
+</pre>
+
+The fix is to run JMeter as Administrator, it will create the registry key for you, then you can restart JMeter as a normal user and you won't have the warning anymore.
+
+</li>
+
+
+
+<li>
+
 With Java 1.6 and Gnome 3 on Linux systems, the JMeter menu may not work correctly (shift between mouse's click and the menu). 
 This is a known Java bug (see  
 <a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=54477 ">Bug 54477 </a>
@@ -439,6 +546,45 @@ A workaround is to use a Java 7 update 4
 </li>
 
 
+
+<li>
+
+You may encounter the following error: 
+<i>
+java.security.cert.CertificateException: Certificates does not conform to algorithm constraints
+</i>
+
+ if you run a HTTPS request on a web site with a SSL certificate (itself or one of SSL certificates in its chain of trust) with a signature
+ algorithm using MD2 (like md2WithRSAEncryption) or with a SSL certificate with a size lower than 1024 bits.
+This error is related to increased security in Java 7 version u16 (MD2) and version u40 (Certificate size lower than 1024 bits), and Java 8 too.
+
+<br>
+
+
+To allow you to perform your HTTPS request, you can downgrade the security of your Java installation by editing 
+the Java 
+<b>
+jdk.certpath.disabledAlgorithms
+</b>
+ property. Remove the MD2 value or the constraint on size, depending on your case.
+
+<br>
+
+
+This property is in this file:
+
+<pre>
+JAVA_HOME/jre/lib/security/java.security
+</pre>
+
+See  
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56357">Bug 56357</a>
+ for details.
+
+</li>
+
+
+
 </ul>
 <br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
 <tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="Incompatible changes">Incompatible changes</a></big></big></b></font></td></tr></table><br/>
@@ -446,23 +592,38 @@ A workaround is to use a Java 7 update 4
 
 
 <li>
-When creating a new Transaction Controller, property "Include duration of timer and pre-post processors in generated sample" will be unchecked starting from version 2.11
+Since JMeter 2.12, active threads in all thread groups and active threads in current thread group are saved by default to CSV or XML results, see 
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57025">Bug 57025</a>
+. If you want to revert to previous behaviour, set property 
+<b>
+jmeter.save.saveservice.thread_counts=true
+</b>
 </li>
 
 
 <li>
-In Non GUI mode, since 2.11 summariser is enabled with a 30 seconds frequency
+Since JMeter 2.12, Mail Reader Sampler will show 1 for number of samples instead of number of messages retrieved, see 
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56539">Bug 56539</a>
 </li>
 
 
 <li>
-JMeter is more lenient with redirect handling and relaxes on RFC2616 by allowing relative locations. See property "jmeter.httpclient.strict_rfc2616" in jmeter.properties to change this behaviour, see 
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55717">Bug 55717</a>
+Since JMeter 2.12, when using Cache Manager, if resource is found in cache no SampleResult will be created, in previous version a SampleResult with empty content and 204 return code was returned, see 
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=54778">Bug 54778</a>
+.
+You can choose between different ways to handle this case, see cache_manager.cached_resource_mode in jmeter.properties.
 </li>
 
 
 <li>
-When creating a new Response Assertion, property "Pattern Matching Rules" now defaults to Substring starting from version 2.11
+Since JMeter 2.12, Log Viewer will no more clear logs when closed and will have logs available even if closed. See 
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56920">Bug 56920</a>
+. Read 
+<a href="./usermanual/hints_and_tips.html#debug_logging">
+Hints and Tips > Enabling Debug logging
+</a>
+
+for details on configuring this component.
 </li>
 
 
@@ -476,17 +637,53 @@ HTTP Samplers and Test Script Recorder
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55815">Bug 55815</a>
- - Proxy#getDomainMatch does not handle wildcards correctly
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55998">Bug 55998</a>
+ - HTTP recording ? Replacing port value by user defined variable does not work
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56178">Bug 56178</a>
+ - keytool error: Invalid escaped character in AVA: - some characters must be escaped
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56222">Bug 56222</a>
+ - NPE if jmeter.httpclient.strict_rfc2616=true and location is not absolute
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56263">Bug 56263</a>
+ - DefaultSamplerCreator should set BrowserCompatible Multipart true
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56231">Bug 56231</a>
+ - Move redirect location processing from HC3/HC4 samplers to HTTPSamplerBase#followRedirects()
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56207">Bug 56207</a>
+ - URLs get encoded on redirects in HC3.1 & HC4 samplers
 </li>
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55717">Bug 55717</a>
- - Bad handling of Redirect when URLs are in relative format by HttpClient4 and HttpClient3.1
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56303">Bug 56303</a>
+ - The width of target controller's combo list should be set to the current panel size, not on label size of the controllers
 </li>
 
 
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=54778">Bug 54778</a>
+ - HTTP Sampler should not return 204 when resource is found in Cache, make it configurable with new property cache_manager.cached_resource_mode
+</li>
+ 
+
 </ul>
 <h3>
 Other Samplers
@@ -495,8 +692,62 @@ Other Samplers
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55685">Bug 55685</a>
- - OS Sampler: timeout option don't save and restore correctly value and don't init correctly timeout
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55977">Bug 55977</a>
+ - JDBC pool keepalive flooding
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55999">Bug 55999</a>
+ - Scroll bar on jms point-to-point sampler does not work when content exceeds display
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56198">Bug 56198</a>
+ - JMSSampler : NullPointerException is thrown when JNDI underlying implementation of JMS provider does not comply with Context.getEnvironment contract
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56428">Bug 56428</a>
+ - MailReaderSampler - should it use mail.pop3s.* properties?
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=46932">Bug 46932</a>
+ - Alias given in select statement is not used as column header in response data for a JDBC request.Based on report and analysis of Nicola Ambrosetti
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56539">Bug 56539</a>
+ - Mail reader sampler: When Number of messages to retrieve is superior to 1, Number of samples should only show 1 not the number of messages retrieved
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56809">Bug 56809</a>
+ - JMSSampler closes InitialContext too early. Contributed by Bradford Hovinen (hovinen at gmail.com)
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56761">Bug 56761</a>
+ - JMeter tries to stop already stopped JMS connection and displays "The connection is closed"
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57068">Bug 57068</a>
+ - No error thrown when negative duration is entered in Test Action
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57078">Bug 57078</a>
+ - LagartoBasedHTMLParser fails to parse page that contains input with no type
 </li>
 
 
@@ -508,8 +759,26 @@ Controllers
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55816">Bug 55816</a>
- - Transaction Controller with "Include duration of timer..." unchecked does not ignore processing time of last child sampler
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56243">Bug 56243</a>
+ - Foreach works incorrectly with indexes on subsequent iterations 
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56276">Bug 56276</a>
+ - Loop controller becomes broken once loop count evaluates to zero 
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56160">Bug 56160</a>
+ - StackOverflowError when using WhileController within IfController
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56811">Bug 56811</a>
+ - "Start Next Thread Loop" in Result Status Action Handler or on Thread Group and "Go to next Loop iteration" in Test Action behave incorrectly with TransactionController that has "Generate Parent Sampler" checked
 </li>
 
 
@@ -521,8 +790,14 @@ Listeners
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55826">Bug 55826</a>
- - Unsynchronised concurrent accesses to list in field RespTimeGraphVisualizer.internalList 
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56706">Bug 56706</a>
+ - SampleResult#getResponseDataAsString() does not use encoding in response body impacting PostProcessors and ViewResultsTree. Contributed by Ubik Load Pack (support at ubikloadpack.com)
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57052">Bug 57052</a>
+ - ArithmeticException: / by zero when sampleCount is equal to 0
 </li>
 
 
@@ -534,14 +809,20 @@ Timers, Assertions, Config, Pre- & Post-
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55694">Bug 55694</a>
- - Assertions and Extractors : Avoid NullPointerException when scope is variable and variable is missing
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56162">Bug 56162</a>
+ -  HTTP Cache Manager should not cache PUT/POST etc.
 </li>
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55721">Bug 55721</a>
- - HTTP Cache Manager - no-store directive is wrongly interpreted
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56227">Bug 56227</a>
+ - AssertionGUI : NPE in assertion on mouse selection
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=41319">Bug 41319</a>
+ - URLRewritingModifier : Allow Parameter value to be url encoded
 </li>
 
 
@@ -552,12 +833,6 @@ Functions
 <ul>
 
 
-<li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55871">Bug 55871</a>
- - Wrong result with intSum() function when a space character is present before/after the number. Contributed by Milamber based on a proposal by James Liang.
-</li>
-
-
 </ul>
 <h3>
 I18N
@@ -565,6 +840,12 @@ I18N
 <ul>
 
 
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56111">Bug 56111</a>
+ - "comments" in german translation is not correct
+</li>
+
+
 </ul>
 <h3>
 General
@@ -573,8 +854,98 @@ General
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55739">Bug 55739</a>
- - Remote Test : Total threads in GUI mode shows invalid total number of threads
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56059">Bug 56059</a>
+ - Older TestBeans incompatible with 2.11 when using TextAreaEditor
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56080">Bug 56080</a>
+ - Conversion error com.thoughtworks.xstream.converters.ConversionException with Java 8 Early Access Build
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56182">Bug 56182</a>
+ - Can't trigger bsh script using bshclient.jar; socket is closed unexpectedly 
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56360">Bug 56360</a>
+ - HashTree and ListedHashTree fail to compile with Java 8
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56419">Bug 56419</a>
+ - Jmeter silently fails to save results
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56662">Bug 56662</a>
+ - Save as xml in a listener is not remembered
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56367">Bug 56367</a>
+ - JMeter 2.11 on maven central triggers a not existing dependency rsyntaxtextarea 2.5.1, upgrade to 2.5.3
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56743">Bug 56743</a>
+ - Wrong mailing list archives on mail2.xml. Contributed by Felix Schumacher (felix.schumacher at internetallee.de)
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56763">Bug 56763</a>
+ - Removing the Oracle icons, not used by JMeter (and missing license)
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=54100">Bug 54100</a>
+ - Switching languages fails to preserve toolbar button states (enabled/disabled)
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=54648">Bug 54648</a>
+ - JMeter GUI on OS X crashes when using CMD+C (keyboard shortcut or UI menu entry) on an element from the tree
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56962">Bug 56962</a>
+ - JMS GUIs should disable all fields affected by jndi.properties checkbox
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57061">Bug 57061</a>
+ - Save as Test Fragment fails to clone deeply selected node. Contributed by Ubik Load Pack (support at ubikloadpack.com)
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57075">Bug 57075</a>
+ - BeanInfoSupport.MULTILINE attribute is not processed
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57076">Bug 57076</a>
+ - BooleanPropertyEditor#getAsText() must return a value that is in getTags()
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57088">Bug 57088</a>
+ - NPE in ResultCollector.testEnded
 </li>
 
 
@@ -582,11 +953,59 @@ General
 <br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
 <tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="Improvements">Improvements</a></big></big></b></font></td></tr></table><br/>
 <h3>
-HTTP Samplers and Proxy
+HTTP Samplers and Test Script Recorder
 </h3>
 <ul>
 
 
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55959">Bug 55959</a>
+ - Improve error message when Test Script Recorder fails due to I/O problem
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=52013">Bug 52013</a>
+ - Test Script Recorder's Child View Results Tree does not take into account Test Script Recorder excluded/included URLs. Based on report and analysis of James Liang
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56119">Bug 56119</a>
+ - File uploads fail every other attempt using timers. Enable idle timeouts for servers that don't send Keep-Alive headers.
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56272">Bug 56272</a>
+ - MirrorServer should support query parameters for status and redirects
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56772">Bug 56772</a>
+ - Handle IE Conditional comments when parsing embedded resources
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57026">Bug 57026</a>
+ - HTTP(S) Test Script Recorder : Better default settings. Contributed by Ubik Load Pack (support at ubikloadpack.com)
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57107">Bug 57107</a>
+ - Patch proposal: Add DAV verbs to HTTP Sampler. Contributed by Philippe Jung (apache at famille-jung.fr)
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56357">Bug 56357</a>
+ - Certificates does not conform to algorithm constraints: Adding a note to indicate how to remove of the Java installation these new security constraints
+</li>
+
+
 </ul>
 <h3>
 Other samplers
@@ -595,8 +1014,26 @@ Other samplers
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55589">Bug 55589</a>
- - JMS Publisher/Point to Point : Add ability to set typed values in JMS header properties.
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56033">Bug 56033</a>
+ - Add Connection timeout and Read timeout to SMTP Sampler
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56429">Bug 56429</a>
+ - MailReaderSampler - no need to fetch all Messages if not all wanted
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56427">Bug 56427</a>
+ - MailReaderSampler enhancement: read message header only
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56510">Bug 56510</a>
+ - JMS Publisher/Point to Point: Add JMSPriority and JMSExpiration
 </li>
 
 
@@ -608,8 +1045,14 @@ Controllers
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55854">Bug 55854</a>
- - Transaction Controller:Change default property "Include duration of timer..." for newly created element
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56728">Bug 56728</a>
+ - New Critical Section Controller to serialize blocks of a Test. Based partly on a patch contributed by Mikhail Epikhin(epihin-m at yandex.ru)
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57145">Bug 57145</a>
+ - RandomController : Use ThreadLocalRandom instead of Random for better performances
 </li>
 
 
@@ -621,8 +1064,26 @@ Listeners
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55610">Bug 55610</a>
- - View Results Tree : Add an XPath Tester
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56228">Bug 56228</a>
+ - View Results Tree : Improve ergonomy by changing placement of Renderers and allowing custom ordering
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56349">Bug 56349</a>
+ - "summary" is a bad name for a Generate Summary Results component, documentation clarified
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56769">Bug 56769</a>
+ - Adds the ability for the Response Time Graph listener to save/restore format settings in/from the jmx file
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57025">Bug 57025</a>
+ - SaveService : Better defaults, save thread counts by default
 </li>
 
 
@@ -634,14 +1095,26 @@ Timers, Assertions, Config, Pre- & Post-
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55908">Bug 55908</a>
- - Response assertion : Change Pattern Matching Rules default to Substring on creation for better performances
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56691">Bug 56691</a>
+ - Synchronizing Timer : Add timeout on waiting
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56701">Bug 56701</a>
+ - HTTP Authorization Manager/ Kerberos Authentication: add port to SPN when server port is neither 80 nor 443. Based on patches from Dan Haughey (dan.haughey at swinton.co.uk) and Felix Schumacher (felix.schumacher at internetallee.de)
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56841">Bug 56841</a>
+ - New configuration element: DNS Cache Manager to improve the testing of CDN. Based on patch from Dzmitry Kashlach (dzmitrykashlach at gmail.com), and contributed by BlazeMeter Ltd.
 </li>
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=54977">Bug 54977</a>
- - Ability to choose the client alias for the cert key in JsseSslManager such that Mutual SSL auth testing can be made more flexible. Contributed by UBIK Load Pack (support at ubikloadpack.com)
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=52061">Bug 52061</a>
+ - Allow access to Request Headers in Regex Extractor. Based on patch from Dzmitry Kashlach (dzmitrykashlach at gmail.com), and contributed by BlazeMeter Ltd.
 </li>
 
 
@@ -652,6 +1125,18 @@ Functions
 <ul>
 
 
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56708">Bug 56708</a>
+ - __jexl2 doesn't scale with multiple CPU cores. Based on analysis and patch contributed by Mikhail Epikhin(epihin-m at yandex.ru)
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57114">Bug 57114</a>
+ - Performance : Functions that only have values as instance variable should not synchronize execute. Based on analysis by Ubik Load Pack support and Vladimir Sitnikov, patch contributed by Vladimir Sitnikov (sitnikov.vladimir at gmail.com)
+</li>
+
+
 </ul>
 <h3>
 I18N
@@ -667,50 +1152,86 @@ General
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55693">Bug 55693</a>
- - Add a "Save as Test Fragment" option
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=21695">Bug 21695</a>
+ - Unix jmeter start script assumes it is on PATH, not a link
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56292">Bug 56292</a>
+ - Add the check of the Java's version in startup files and disable some options when is Java v8 engine
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56298">Bug 56298</a>
+ - JSR223 language display does not show which engine will be used
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56455">Bug 56455</a>
+ - Batch files: drop support for non-NT Windows shell scripts
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=52707">Bug 52707</a>
+ - Make Open File dialog use last opened file folder as start folder. Based on patch from Dzmitry Kashlach (dzmitrykashlach at gmail.com), and contributed by BlazeMeter Ltd.
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56807">Bug 56807</a>
+ - Ability to force flush of ResultCollector file. Contributed by Andrey Pohilko (apc4 at ya.ru)
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56921">Bug 56921</a>
+ - Templates : Improve Recording template to ignore embedded resources case and URL parameters. Contributed by Ubik Load Pack (support at ubikloadpack.com)
 </li>
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55753">Bug 55753</a>
- - Improve FilePanel behaviour to start from the value set in Filename field if any. Contributed by UBIK Load Pack (support at ubikloadpack.com)
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=42248">Bug 42248</a>
+ - Undo-redo support on Test Plan tree modification. Developed by Andrey Pohilko (apc4 at ya.ru) and contributed by BlazeMeter Ltd. Additional contribution by Ubik Load Pack (support at ubikloadpack.com)
 </li>
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55756">Bug 55756</a>
- - HTTP Mirror Server : Add ability to set Headers
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56920">Bug 56920</a>
+ - LogViewer : Make it receive all log events even when it is closed. Contributed by Ubik Load Pack (support at ubikloadpack.com)
 </li>
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55852">Bug 55852</a>
- - Be more lenient in parsing when charset value is surrounded with single quotes
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57083">Bug 57083</a>
+ - simplified the CachedResourceMode enum. Contributed by Graham Russel (graham at ham1.co.uk)
 </li>
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55857">Bug 55857</a>
- - Performance : AbstractProperty should test for emptiness to avoid Exception throwing
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57082">Bug 57082</a>
+ - ComboStringEditor : Added hashCode to an inner class which overwrote equals. Contributed by Graham Russel (graham at ham1.co.uk)
 </li>
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55858">Bug 55858</a>
- - Startup Performance : On Startup, BeanInfoSupport should test for key availability instead of throwing
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57081">Bug 57081</a>
+ - Updating checkstyle to only check for tabs in java, xml, xsd, dtd, htm, html and txt files (not images!). Contributed by Graham Russell (graham at ham1.co.uk)
 </li>
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55865">Bug 55865</a>
- - Performance :Disable stale check by default in HttpClient 4 and 3.1
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56178">Bug 56178</a>
+ - Really replace backslashes in user name before generating proxy certificate. Contributed by Graham Russel (graham at ham1.co.uk)
 </li>
 
 
 <li>
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55512">Bug 55512</a>
- - Summariser should be enabled by default in Non GUI mode
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57084">Bug 57084</a>
+ - Close socket after usage in BeanShellClient. Contributed by Graham Russel (graham at ham1.co.uk)
 </li>
 
 
@@ -721,27 +1242,63 @@ General
 
 
 <li>
-Updated to rsyntaxtextarea-2.5.1.jar (from 2.5.0)
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57117">Bug 57117</a>
+ - Increase the default cipher for HTTPS Test Script Recorder from SSLv3 to TLS
+</li>
+
+
+<li>
+Updated to commons-lang3 3.3.2 (from 3.1)
+</li>
+
+
+<li>
+Updated to commons-codec 1.9 (from 1.8)
+</li>
+
+
+<li>
+Updated to commons-logging 1.2 (from 1.1.3)
+</li>
+
+
+<li>
+Updated to tika 1.6 (from 1.4)
+</li>
+
+
+<li>
+Updated to xercesImpl 2.11.0 (from 2.9.1)
+</li>
+
+
+<li>
+Updated to xml-apis 1.4.01 (from 1.3.04)
+</li>
+
+
+<li>
+Updated to xstream 1.4.7 (from 1.4.4)
 </li>
 
 
 <li>
-Updated to jodd-core-3.4.9.jar from (3.4.8) and jodd-lagarto-3.4.9.jar (from 3.4.9)
+Updated to jodd 3.6.1 (from 3.4.10)
 </li>
 
 
 <li>
-Updated to jsoup-1.7.3.jar (from 1.7.2)
+Updated to rsyntaxtextarea 2.5.3 (from 2.5.1)
 </li>
 
 
 <li>
-Updated to mail-1.5.0-b01 (from 1.4.4)
+Updated xalan and serializer to 2.7.2 (from 2.7.1)
 </li>
 
 
 <li>
-Updated to mongo-java-driver-2.11.3 (from 2.11.2)
+Updated to jsoup-1.8.1.jar (from 1.7.3)
 </li>
 
 
@@ -760,13 +1317,78 @@ James Liang (jliang at andera.com)
 
 
 <li>
-UBIK Load Pack (support at ubikloadpack.com)
+Emmanuel Bourg (ebourg at apache.org)
+</li>
+
+
+<li>
+Nicola Ambrosetti (ambrosetti.nicola at gmail.com)
+</li>
+
+
+<li>
+<a href="http://ubikloadpack.com">
+Ubik Load Pack
+</a>
+</li>
+
+
+<li>
+Mikhail Epikhin (epihin-m at yandex.ru)
+</li>
+
+
+<li>
+Dan Haughey (dan.haughey at swinton.co.uk)
+</li>
+
+
+<li>
+Felix Schumacher (felix.schumacher at internetallee.de)
+</li>
+
+
+<li>
+Dzmitry Kashlach (dzmitrykashlach at gmail.com)
+</li>
+
+
+<li>
+Andrey Pohilko (apc4 at ya.ru)
+</li>
+
+
+<li>
+Bradford Hovinen (hovinen at gmail.com)
+</li>
+
+
+<li>
+<a href="http://blazemeter.com">
+BlazeMeter Ltd.
+</a>
+</li>
+
+
+<li>
+Graham Russell (graham at ham1.co.uk)
+</li>
+
+
+<li>
+Philippe Jung (apache at famille-jung.fr)
+</li>
+
+
+<li>
+Vladimir Sitnikov (sitnikov.vladimir at gmail.com)
 </li>
 
 
 </ul>
 
 
+
 <br>
 
 
@@ -780,12 +1402,22 @@ For this release we want to give special
 
 
 <li>
-John Natsioulas (john_natsioulas at yahoo.com.au)
+Oliver LLoyd (email at oliverlloyd.com) for his help on 
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56119">Bug 56119</a>
+</li>
+
+
+<li>
+Vladimir Ryabtsev (greatvovan at gmail.com) for his help on 
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56243">Bug 56243</a>
+ and 
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56276">Bug 56276</a>
 </li>
 
 
 <li>
-Antonio Gomes Rodrigues (ra0077 at gmail.com)
+Adrian Speteanu (asp.adieu at gmail.com) and Matt Kilbride (matt.kilbride at gmail.com) for their feedback and tests on 
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=54648">Bug 54648</a>
 </li>
 
 
@@ -808,7 +1440,7 @@ Apologies if we have omitted anyone else
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/changes_history.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/changes_history.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/changes_history.html (original)
+++ jmeter/trunk/docs/changes_history.html Sun Nov  2 15:00:34 2014
@@ -196,6 +196,606 @@ Changes sections are chronologically ord
 </b>
 </p>
 <h1>
+Version 2.11
+</h1>
+<ul>
+
+
+<li>
+<a href="#New and Noteworthy">
+New and Noteworthy
+</a>
+</li>
+
+
+<li>
+<a href="#Known bugs">
+Known bugs
+</a>
+</li>
+
+
+<li>
+<a href="#Incompatible changes">
+Incompatible changes
+</a>
+</li>
+
+
+<li>
+<a href="#Bug fixes">
+Bug fixes
+</a>
+</li>
+
+
+<li>
+<a href="#Improvements">
+Improvements
+</a>
+</li>
+
+
+<li>
+<a href="#Non-functional changes">
+Non-functional changes
+</a>
+</li>
+
+
+<li>
+<a href="#Thanks">
+Thanks
+</a>
+</li>
+
+
+
+</ul>
+<br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="New and Noteworthy">New and Noteworthy</a></big></big></b></font></td></tr></table><br/>
+<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">HTTP(S) Test Script Recorder improvements</font></td></tr></table>
+<p>
+
+Following improvements have been made since major changes introduced in JMeter 2.10 on HTTP(S) Test Script Recorder:
+
+<ul>
+
+
+<li>
+Better detection of missing or invalid configuration of keytool utility
+</li>
+
+
+<li>
+New system property keytool.directory (see system.properties) lets you configure directory containing keytool in case on non-standard installation
+</li>
+
+
+</ul>
+
+
+</p>
+<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">JMS Publisher/Point to Point : Add ability to set typed values in JMS header properties</font></td></tr></table>
+<p>
+In the samplers JMS Publisher and JMS Point-to-Point, you can now set up the class of values for the JMS header properties. Previously only String was possible.
+</p>
+<p>
+
+
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='928' height='796' src="./images/screenshots/changes/2.11/01_jms_properties_typed_values.png"/><br>
+<font size="-1"></font></td></tr></table></p>
+
+
+</p>
+<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">View Results Tree : Add an XPath Tester </font></td></tr></table>
+<p>
+In View Results Tree listener, a new XPath tester can be used to test XPATH expressions.
+</p>
+<p>
+
+
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='990' height='765' src="./images/screenshots/changes/2.11/03_xpath_tester.png"/><br>
+<font size="-1"></font></td></tr></table></p>
+
+
+</p>
+<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Ability to choose the client alias for the cert key in JsseSslManager such that Mutual SSL auth testing can be made more flexible</font></td></tr></table>
+<p>
+When testing client based certificate authentications you have now better control on certificate you use through a new field "Variable name holding certificate alias", this 
+field lets you select the certificate you want to send to server to authenticate. You can use a CSV Data Set as a holder for the variable value.
+</p>
+<p>
+
+
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='471' height='189' src="./images/screenshots/changes/2.11/07_keystore_config.png"/><br>
+<font size="-1"></font></td></tr></table></p>
+
+
+</p>
+<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Add a "Save as Test Fragment" option </font></td></tr></table>
+<p>
+In the file menu, a new option allow to save a group of elements as a Test fragment.
+</p>
+<p>
+
+
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='295' height='242' src="./images/screenshots/changes/2.11/05_save_as_fragement.png"/><br>
+<font size="-1"></font></td></tr></table></p>
+
+
+</p>
+<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Summariser is be enabled by default in Non GUI mode</font></td></tr></table>
+<p>
+When you run JMeter from command line, now JMeter displays some statistics from the Summariser mode.
+</p>
+<p>
+
+
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='1287' height='386' src="./images/screenshots/changes/2.11/06_summariser.png"/><br>
+<font size="-1"></font></td></tr></table></p>
+
+
+</p>
+<br/><table width="80%" cellpadding="1" cellspacing="2" bgcolor="#828DA6" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif">Transaction Controller:Change default property "Include duration of timer..." for newly created element</font></td></tr></table>
+<p>
+Starting from 2.11, Transaction Controller is configured by default to exclude processing time of pre/post processors as long as timers pause.
+</p>
+<p>
+
+
+<p><table border="0" cellspacing="0" cellpadding="0"><tr><td><img width='628' height='140' src="./images/screenshots/changes/2.11/02_transaction_controller.png"/><br>
+<font size="-1"></font></td></tr></table></p>
+
+
+</p>
+<br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="Known bugs">Known bugs</a></big></big></b></font></td></tr></table><br/>
+<ul>
+
+
+<li>
+The Once Only controller behaves correctly under a Thread Group or Loop Controller,
+but otherwise its behaviour is not consistent (or clearly specified).
+</li>
+
+
+
+<li>
+Listeners don't show iteration counts when a If Controller has a condition which is always false from the first iteration (see 
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=52496">Bug 52496</a>
+).  
+A workaround is to add a sampler at the same level as (or superior to) the If Controller.
+For example a Test Action sampler with 0 wait time (which doesn't generate a sample),
+or a Debug Sampler with all fields set to False (to reduce the sample size).
+
+</li>
+
+
+
+<li>
+
+The numbers that appear to the left of the green box are the number of active threads / total number of threads, 
+the total number of threads only applies to a locally run test, otherwise it will show 0 (see 
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55510">Bug 55510</a>
+).
+
+</li>
+
+
+
+<li>
+
+Note that there is a 
+<a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6396599 ">
+bug in Java
+</a>
+
+on some Linux systems that manifests itself as the following error when running the test cases or JMeter itself:
+
+<pre>
+
+ [java] WARNING: Couldn't flush user prefs:
+ java.util.prefs.BackingStoreException:
+ java.lang.IllegalArgumentException: Not supported: indent-number
+
+</pre>
+
+This does not affect JMeter operation. This issue is fixed since Java 7b05.
+
+</li>
+
+
+
+<li>
+
+With Java 1.6 and Gnome 3 on Linux systems, the JMeter menu may not work correctly (shift between mouse's click and the menu). 
+This is a known Java bug (see  
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=54477 ">Bug 54477 </a>
+). 
+A workaround is to use a Java 7 runtime (OpenJDK or Oracle JDK).
+
+</li>
+
+
+
+<li>
+
+With Oracle Java 7 and Mac Book Pro Retina Display, the JMeter GUI may look blurry. 
+This is a known Java bug, see Bug 
+<a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000629">
+JDK-8000629
+</a>
+.
+A workaround is to use a Java 7 update 40 runtime which fixes this issue.
+
+</li>
+
+
+</ul>
+<br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="Incompatible changes">Incompatible changes</a></big></big></b></font></td></tr></table><br/>
+<ul>
+
+
+<li>
+When creating a new Transaction Controller, property "Include duration of timer and pre-post processors in generated sample" will be unchecked starting from version 2.11
+</li>
+
+
+<li>
+In Non GUI mode, since 2.11 summariser is enabled with a 30 seconds frequency
+</li>
+
+
+<li>
+JMeter is more lenient with redirect handling and relaxes on RFC2616 by allowing relative locations. See property "jmeter.httpclient.strict_rfc2616" in jmeter.properties to change this behaviour, see 
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55717">Bug 55717</a>
+</li>
+
+
+<li>
+When creating a new Response Assertion, property "Pattern Matching Rules" now defaults to Substring starting from version 2.11
+</li>
+
+
+</ul>
+<br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="Bug fixes">Bug fixes</a></big></big></b></font></td></tr></table><br/>
+<h3>
+HTTP Samplers and Test Script Recorder
+</h3>
+<ul>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55815">Bug 55815</a>
+ - Proxy#getDomainMatch does not handle wildcards correctly
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55717">Bug 55717</a>
+ - Bad handling of Redirect when URLs are in relative format by HttpClient4 and HttpClient3.1
+</li>
+
+
+</ul>
+<h3>
+Other Samplers
+</h3>
+<ul>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55685">Bug 55685</a>
+ - OS Sampler: timeout option don't save and restore correctly value and don't init correctly timeout
+</li>
+
+
+</ul>
+<h3>
+Controllers
+</h3>
+<ul>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55816">Bug 55816</a>
+ - Transaction Controller with "Include duration of timer..." unchecked does not ignore processing time of last child sampler
+</li>
+
+
+</ul>
+<h3>
+Listeners
+</h3>
+<ul>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55826">Bug 55826</a>
+ - Unsynchronised concurrent accesses to list in field RespTimeGraphVisualizer.internalList 
+</li>
+
+
+</ul>
+<h3>
+Timers, Assertions, Config, Pre- & Post-Processors
+</h3>
+<ul>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55694">Bug 55694</a>
+ - Assertions and Extractors : Avoid NullPointerException when scope is variable and variable is missing
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55721">Bug 55721</a>
+ - HTTP Cache Manager - no-store directive is wrongly interpreted
+</li>
+
+
+</ul>
+<h3>
+Functions
+</h3>
+<ul>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55871">Bug 55871</a>
+ - Wrong result with intSum() function when a space character is present before/after the number. Contributed by Milamber based on a proposal by James Liang.
+</li>
+
+
+</ul>
+<h3>
+I18N
+</h3>
+<ul>
+
+
+</ul>
+<h3>
+General
+</h3>
+<ul>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55739">Bug 55739</a>
+ - Remote Test : Total threads in GUI mode shows invalid total number of threads
+</li>
+
+
+</ul>
+<br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="Improvements">Improvements</a></big></big></b></font></td></tr></table><br/>
+<h3>
+HTTP Samplers and Proxy
+</h3>
+<ul>
+
+
+</ul>
+<h3>
+Other samplers
+</h3>
+<ul>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55589">Bug 55589</a>
+ - JMS Publisher/Point to Point : Add ability to set typed values in JMS header properties.
+</li>
+
+
+</ul>
+<h3>
+Controllers
+</h3>
+<ul>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55854">Bug 55854</a>
+ - Transaction Controller:Change default property "Include duration of timer..." for newly created element
+</li>
+
+
+</ul>
+<h3>
+Listeners
+</h3>
+<ul>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55610">Bug 55610</a>
+ - View Results Tree : Add an XPath Tester
+</li>
+
+
+</ul>
+<h3>
+Timers, Assertions, Config, Pre- & Post-Processors
+</h3>
+<ul>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55908">Bug 55908</a>
+ - Response assertion : Change Pattern Matching Rules default to Substring on creation for better performances
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=54977">Bug 54977</a>
+ - Ability to choose the client alias for the cert key in JsseSslManager such that Mutual SSL auth testing can be made more flexible. Contributed by UBIK Load Pack (support at ubikloadpack.com)
+</li>
+
+
+</ul>
+<h3>
+Functions
+</h3>
+<ul>
+
+
+</ul>
+<h3>
+I18N
+</h3>
+<ul>
+
+
+</ul>
+<h3>
+General
+</h3>
+<ul>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55693">Bug 55693</a>
+ - Add a "Save as Test Fragment" option
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55753">Bug 55753</a>
+ - Improve FilePanel behaviour to start from the value set in Filename field if any. Contributed by UBIK Load Pack (support at ubikloadpack.com)
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55756">Bug 55756</a>
+ - HTTP Mirror Server : Add ability to set Headers
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55852">Bug 55852</a>
+ - Be more lenient in parsing when charset value is surrounded with single quotes
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55857">Bug 55857</a>
+ - Performance : AbstractProperty should test for emptiness to avoid Exception throwing
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55858">Bug 55858</a>
+ - Startup Performance : On Startup, BeanInfoSupport should test for key availability instead of throwing
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55865">Bug 55865</a>
+ - Performance :Disable stale check by default in HttpClient 4 and 3.1
+</li>
+
+
+<li>
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55512">Bug 55512</a>
+ - Summariser should be enabled by default in Non GUI mode
+</li>
+
+
+</ul>
+<br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="Non-functional changes">Non-functional changes</a></big></big></b></font></td></tr></table><br/>
+<ul>
+
+
+<li>
+Updated to rsyntaxtextarea-2.5.1.jar (from 2.5.0)
+</li>
+
+
+<li>
+Updated to jodd-core-3.4.9.jar from (3.4.8) and jodd-lagarto-3.4.9.jar (from 3.4.9)
+</li>
+
+
+<li>
+Updated to jsoup-1.7.3.jar (from 1.7.2)
+</li>
+
+
+<li>
+Updated to mail-1.5.0-b01 (from 1.4.4)
+</li>
+
+
+<li>
+Updated to mongo-java-driver-2.11.3 (from 2.11.2)
+</li>
+
+
+</ul>
+<br/><br/><table width="100%" cellpadding="3" cellspacing="2" bgcolor="#525D76" border="0">
+<tr><td><font color="white" face="Helvetica, Arial, sans-serif"><b><big><big><a name="Thanks">Thanks</a></big></big></b></font></td></tr></table><br/>
+<p>
+We thank all contributors mentioned in bug and improvement sections above:
+
+<ul>
+
+
+<li>
+James Liang (jliang at andera.com)
+</li>
+
+
+<li>
+UBIK Load Pack (support at ubikloadpack.com)
+</li>
+
+
+</ul>
+
+
+<br>
+
+
+We also thank bug reporters who helped us improve JMeter. 
+<br>
+
+
+For this release we want to give special thanks to the following reporters for the clear reports and tests made after our fixes:
+
+<ul>
+
+
+<li>
+John Natsioulas (john_natsioulas at yahoo.com.au)
+</li>
+
+
+<li>
+Antonio Gomes Rodrigues (ra0077 at gmail.com)
+</li>
+
+
+</ul>
+
+
+Apologies if we have omitted anyone else.
+ 
+</p>
+<h1>
 Version 2.10
 </h1>
 <ul>
@@ -14608,7 +15208,7 @@ Initial version. (SM)
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/demos/JDBC-Pre-Post-Processor.jmx
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/demos/JDBC-Pre-Post-Processor.jmx?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/demos/JDBC-Pre-Post-Processor.jmx (original)
+++ jmeter/trunk/docs/demos/JDBC-Pre-Post-Processor.jmx Sun Nov  2 15:00:34 2014
@@ -259,21 +259,21 @@
               <stringProp name="script">import groovy.sql.Sql
 import org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 try {
-	// build Pfo List
-	println(&quot;Building Portfolio List&quot;)
-	def pfoList = &quot;&lt;PfoList&gt;&quot;
-	def pfoNr = 1
-	def pfo = vars.get(&quot;Pfo_&quot; + pfoNr)
-	while(pfo != null) {
-		println(&quot;Pfo: $pfo&quot;);
-		pfoList = pfoList + &quot;&lt;Pfo ID=&apos;$pfo&apos; EmptyValuation=&apos;true&apos; PropagatePrice=&apos;true&apos;/&gt;&quot;
-		pfoNr++
-		pfo = vars.get(&quot;Pfo_&quot; + pfoNr)
-	}
-	pfoList = pfoList + &quot;&lt;/PfoList&gt;&quot;
-	vars.put(&quot;PfoListXML&quot;, pfoList)
+    // build Pfo List
+    println(&quot;Building Portfolio List&quot;)
+    def pfoList = &quot;&lt;PfoList&gt;&quot;
+    def pfoNr = 1
+    def pfo = vars.get(&quot;Pfo_&quot; + pfoNr)
+    while(pfo != null) {
+        println(&quot;Pfo: $pfo&quot;);
+        pfoList = pfoList + &quot;&lt;Pfo ID=&apos;$pfo&apos; EmptyValuation=&apos;true&apos; PropagatePrice=&apos;true&apos;/&gt;&quot;
+        pfoNr++
+        pfo = vars.get(&quot;Pfo_&quot; + pfoNr)
+    }
+    pfoList = pfoList + &quot;&lt;/PfoList&gt;&quot;
+    vars.put(&quot;PfoListXML&quot;, pfoList)
 } catch (Exception e) {
-  	println(e.toString());
+    println(e.toString());
 }</stringProp>
             </BSFPreProcessor>
             <hashTree/>

Modified: jmeter/trunk/docs/download_jmeter.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/download_jmeter.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/download_jmeter.html (original)
+++ jmeter/trunk/docs/download_jmeter.html Sun Nov  2 15:00:34 2014
@@ -25,7 +25,7 @@
 <link rel="stylesheet" type="text/css" href="./css/style.css"/>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
 
-<title>Apache JMeter - Downloads</title>
+<title>Apache JMeter - Download Apache JMeter</title>
 </head>
 
 <body bgcolor="#ffffff" text="#000000" link="#525D76">
@@ -173,10 +173,14 @@ data-size="large">Follow</a>
 <strong>
 must
 </strong>
- verify the integrity of
+ 
+<a href="http://www.apache.org/info/verification.html">
+verify the integrity
+</a>
+ of
         the downloaded files using signatures downloaded from our main 
         distribution directories. Recent releases (48 hours) may not yet
-        be available from the mirrors.
+        be available from all the mirrors.
       
 </p>
 <p>
@@ -265,6 +269,12 @@ PGP
 MD5
 </code>
  link downloads the checksum from the main site.
+        Please 
+<a href="http://www.apache.org/info/verification.html">
+verify the integrity
+</a>
+
+        of the downloaded file.
       
 </p>
 <p>
@@ -279,7 +289,7 @@ Apache JMeter
 <p>
 
       
-<a href="http://www.apache.org/dist/jmeter/KEYS">
+<a href="https://www.apache.org/dist/jmeter/KEYS">
 KEYS
 </a>
 
@@ -293,7 +303,7 @@ KEYS
 <table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr><td bgcolor="#525D76">
 <font color="#ffffff" face="arial,helvetica,sanserif">
-<strong>Apache JMeter 2.11 (Requires Java 6 or later)</strong></font>
+<strong>Apache JMeter 2.12 (Requires Java 6 or later)</strong></font>
 </td></tr>
 <tr><td>
 <blockquote>
@@ -309,34 +319,34 @@ KEYS
 <tr>
 <td bgcolor="#a0ddf0"   valign="top" align="left">
 <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-<a href="[preferred]/jmeter/binaries/apache-jmeter-2.11.tgz">apache-jmeter-2.11.tgz</a>
+<a href="[preferred]/jmeter/binaries/apache-jmeter-2.12.tgz">apache-jmeter-2.12.tgz</a>
 </font>
 </td>
 <td bgcolor="#a0ddf0"   valign="top" align="left">
 <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-<a href="http://www.apache.org/dist/jmeter/binaries/apache-jmeter-2.11.tgz.md5">md5</a>
+<a href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-2.12.tgz.md5">md5</a>
 </font>
 </td>
 <td bgcolor="#a0ddf0"   valign="top" align="left">
 <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-<a href="http://www.apache.org/dist/jmeter/binaries/apache-jmeter-2.11.tgz.asc">pgp</a>
+<a href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-2.12.tgz.asc">pgp</a>
 </font>
 </td>
 </tr>
 <tr>
 <td bgcolor="#a0ddf0"   valign="top" align="left">
 <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-<a href="[preferred]/jmeter/binaries/apache-jmeter-2.11.zip">apache-jmeter-2.11.zip</a>
+<a href="[preferred]/jmeter/binaries/apache-jmeter-2.12.zip">apache-jmeter-2.12.zip</a>
 </font>
 </td>
 <td bgcolor="#a0ddf0"   valign="top" align="left">
 <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-<a href="http://www.apache.org/dist/jmeter/binaries/apache-jmeter-2.11.zip.md5">md5</a>
+<a href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-2.12.zip.md5">md5</a>
 </font>
 </td>
 <td bgcolor="#a0ddf0"   valign="top" align="left">
 <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-<a href="http://www.apache.org/dist/jmeter/binaries/apache-jmeter-2.11.zip.asc">pgp</a>
+<a href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-2.12.zip.asc">pgp</a>
 </font>
 </td>
 </tr>
@@ -357,34 +367,34 @@ KEYS
 <tr>
 <td bgcolor="#a0ddf0"   valign="top" align="left">
 <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-<a href="[preferred]/jmeter/source/apache-jmeter-2.11_src.tgz">apache-jmeter-2.11_src.tgz</a>
+<a href="[preferred]/jmeter/source/apache-jmeter-2.12_src.tgz">apache-jmeter-2.12_src.tgz</a>
 </font>
 </td>
 <td bgcolor="#a0ddf0"   valign="top" align="left">
 <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-<a href="http://www.apache.org/dist/jmeter/source/apache-jmeter-2.11_src.tgz.md5">md5</a>
+<a href="https://www.apache.org/dist/jmeter/source/apache-jmeter-2.12_src.tgz.md5">md5</a>
 </font>
 </td>
 <td bgcolor="#a0ddf0"   valign="top" align="left">
 <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-<a href="http://www.apache.org/dist/jmeter/source/apache-jmeter-2.11_src.tgz.asc">pgp</a>
+<a href="https://www.apache.org/dist/jmeter/source/apache-jmeter-2.12_src.tgz.asc">pgp</a>
 </font>
 </td>
 </tr>
 <tr>
 <td bgcolor="#a0ddf0"   valign="top" align="left">
 <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-<a href="[preferred]/jmeter/source/apache-jmeter-2.11_src.zip">apache-jmeter-2.11_src.zip</a>
+<a href="[preferred]/jmeter/source/apache-jmeter-2.12_src.zip">apache-jmeter-2.12_src.zip</a>
 </font>
 </td>
 <td bgcolor="#a0ddf0"   valign="top" align="left">
 <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-<a href="http://www.apache.org/dist/jmeter/source/apache-jmeter-2.11_src.zip.md5">md5</a>
+<a href="https://www.apache.org/dist/jmeter/source/apache-jmeter-2.12_src.zip.md5">md5</a>
 </font>
 </td>
 <td bgcolor="#a0ddf0"   valign="top" align="left">
 <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-<a href="http://www.apache.org/dist/jmeter/source/apache-jmeter-2.11_src.zip.asc">pgp</a>
+<a href="https://www.apache.org/dist/jmeter/source/apache-jmeter-2.12_src.zip.asc">pgp</a>
 </font>
 </td>
 </tr>
@@ -421,14 +431,14 @@ browse download area
 
           
 <li>
-<a href="http://archive.apache.org/dist/jmeter/">
+<a href="https://archive.apache.org/dist/jmeter/">
 Apache JMeter archives...
 </a>
 </li>
 
           
 <li>
-<a href="http://archive.apache.org/dist/jakarta/jmeter/">
+<a href="https://archive.apache.org/dist/jakarta/jmeter/">
 Apache Jakarta JMeter archives...
 </a>
 </li>
@@ -449,63 +459,12 @@ Apache Jakarta JMeter archives...
 <blockquote>
 <p>
 
-    It is essential that you verify the integrity of the downloaded files using the PGP or MD5 signatures. 
-    Please read Verifying Apache Software Foundation Releases for more information on why you should verify our releases.
-    
-</p>
-<p>
-
-    The PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the asc signature file for the relevant distribution. 
-    Make sure you get these files from the main distribution site, rather than from a mirror. 
-    Then verify the signatures using
-    
-</p>
-<pre>
-
-% pgpk -a KEYS
-% pgpv downloaded_file.asc
-or
-% pgp -ka KEYS
-% pgp downloaded_file.asc
-or
-% gpg --import KEYS
-% gpg --verify downloaded_file.asc
-
-</pre>
-<p>
-
-    Alternatively, you can verify the MD5 signature on the files.
-    This is not very secure, and should only be used to check that the file has been downloaded successfully.
-    
-<br>
-
-
-    A unix program called md5 or md5sum is included in many unix distributions. 
-    It is also available as part of 
-<a href="http://www.gnu.org/software/textutils/textutils.html">
-GNU Textutils
-</a>
-. 
-    
-<br>
-
-
-    Windows users can get binary md5 programs from 
-    
-<a href="http://www.fourmilab.ch/md5/">
-here
-</a>
-, 
-    
-<a href="http://www.pc-tools.net/win32/freeware/console/">
-here
-</a>
-, or 
-    
-<a href="http://www.slavasoft.com/fsum/">
-here
+    It is essential that you verify the integrity of the downloaded files using the PGP signature. 
+    Please read 
+<a href="http://www.apache.org/info/verification.html">
+Verifying Apache Software Foundation Releases
 </a>
-.
+ for more information on why you should verify our releases.
     
 </p>
 </blockquote>
@@ -521,7 +480,7 @@ here
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/index.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/index.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/index.html (original)
+++ jmeter/trunk/docs/index.html Sun Nov  2 15:00:34 2014
@@ -516,7 +516,7 @@ Contributors
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/issues.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/issues.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/issues.html (original)
+++ jmeter/trunk/docs/issues.html Sun Nov  2 15:00:34 2014
@@ -379,7 +379,7 @@ Bugzilla account creation page.
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/jmeter_irc.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/jmeter_irc.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/jmeter_irc.html (original)
+++ jmeter/trunk/docs/jmeter_irc.html Sun Nov  2 15:00:34 2014
@@ -197,7 +197,7 @@ Room: 
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/localising/index.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/localising/index.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/localising/index.html (original)
+++ jmeter/trunk/docs/localising/index.html Sun Nov  2 15:00:34 2014
@@ -497,7 +497,7 @@ Close i18nEdit and commit to SVN as usua
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/mail.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/mail.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/mail.html (original)
+++ jmeter/trunk/docs/mail.html Sun Nov  2 15:00:34 2014
@@ -501,7 +501,7 @@ yourself the embarrassment.
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/mail2.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/mail2.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/mail2.html (original)
+++ jmeter/trunk/docs/mail2.html Sun Nov  2 15:00:34 2014
@@ -366,7 +366,7 @@ Prior to Nov 2011, they were sent to the
 </td>
 <td bgcolor="#a0ddf0"   valign="top" align="left">
 <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-<a href="http://mail-archives.apache.org/mod_mbox/jmeter-dev/">Archive</a>
+<a href="http://mail-archives.apache.org/mod_mbox/jmeter-commits/">Archive</a>
 </font>
 </td>
 </tr>
@@ -396,7 +396,7 @@ Prior to Nov 2011, they were sent to the
 </td>
 <td bgcolor="#a0ddf0"   valign="top" align="left">
 <font color="#000000" size="-1" face="arial,helvetica,sanserif">
-<a href="http://mail-archives.apache.org/mod_mbox/jmeter-dev/">Archive</a>
+<a href="http://mail-archives.apache.org/mod_mbox/jmeter-issues/">Archive</a>
 </font>
 </td>
 </tr>
@@ -559,7 +559,7 @@ marc.theaimsgroup.com
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/nightly.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/nightly.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/nightly.html (original)
+++ jmeter/trunk/docs/nightly.html Sun Nov  2 15:00:34 2014
@@ -353,7 +353,7 @@ The nightly builds may or may not work p
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/svnindex.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/svnindex.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/svnindex.html (original)
+++ jmeter/trunk/docs/svnindex.html Sun Nov  2 15:00:34 2014
@@ -293,7 +293,7 @@ Apache JMeter
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/usermanual/best-practices.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/usermanual/best-practices.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/usermanual/best-practices.html (original)
+++ jmeter/trunk/docs/usermanual/best-practices.html Sun Nov  2 15:00:34 2014
@@ -192,7 +192,16 @@ data-size="large">Follow</a>
 <tr><td>
 <blockquote>
 <p>
-The performance of JMeter is being constantly improved, so users are highly encouraged to use the most up to date version
+The performance of JMeter is being constantly improved, so users are highly encouraged to use the most up to date version. 
+<br>
+
+
+Ensure you always read 
+<a href="../changes.html">
+changes list
+</a>
+ to be aware of new improvements and components:
+
 </p>
 </blockquote>
 </p>
@@ -202,19 +211,18 @@ The performance of JMeter is being const
 <table border="0" cellspacing="0" cellpadding="2" width="100%">
 <tr><td bgcolor="#525D76">
 <font color="#ffffff" face="arial,helvetica,sanserif">
-<a name="limit_threads"><strong>16.2 Limit the Number of Threads</strong></a><a class="sectionlink" href="#limit_threads" title="Link to here">&para;</a></font>
+<a name="sizing_threads"><strong>16.2 Use the correct Number of Threads</strong></a><a class="sectionlink" href="#sizing_threads" title="Link to here">&para;</a></font>
 </td></tr>
 <tr><td>
 <blockquote>
 <p>
-Your hardware's capabilities will limit the number of threads you can effectively
-run with JMeter.  It will also depend on how fast your server is (a faster server
- makes JMeter work harder since it returns request quicker).  The more
-JMeter works, the less accurate its timing information may become.  The more work
-JMeter does, the more each thread has to wait to get access to the CPU, the more
-inflated the timing information gets.  If you need large-scale load testing, consider
-running multiple non-GUI JMeter instances on multiple machines. 
-The sample result files can be combined for subsequent analysis.
+Your hardware capabilities as well as the Test Plan design will both impact the number of threads you can effectively
+run with JMeter.  The number will also depend on how fast your server is (a faster server
+ makes JMeter work harder since it returns a response quicker).  As with any Load Testing tool, if you don't correctly size
+ the number of threads, you will face the "Coordinated Omission" problem which can give you wrong or inaccurate results.
+ If you need large-scale load testing, consider running multiple non-GUI JMeter instances on multiple machines 
+ using distributed mode (or not). When using distributed mode the result file is combined on the Controller node, if
+ using multiple autonomous instances, the sample result files can be combined for subsequent analysis.
 For testing how JMeter performs on a given platform, the JavaTest sampler can be used.
 It does not require any network access so can give some idea as to the maximum throughput achievable.
 
@@ -540,6 +548,47 @@ Sessiond started on port: 9001
 </pre>
 <p>
 
+There is a sample script (extras/remote.bsh) you can use to test the server.
+[Have a look at it to see how it works.]
+
+<br>
+
+
+When starting it in the JMeter bin directory
+(adjust paths as necessary if running from elsewhere)
+the output should look like:
+
+<pre>
+
+$ java -jar ../lib/bshclient.jar localhost 9000 ../extras/remote.bsh
+Connecting to BSH server on localhost:9000
+Reading responses from server ...
+BeanShell 2.0b5 - by Pat Niemeyer (pat@pat.net)
+bsh % remote.bsh starting
+user.home = C:\Documents and Settings\User
+user.dir = D:\eclipseworkspaces\main\JMeter_trunk\bin
+log_level.jmeter = INFO
+log_level.jorphan = INFO
+Setting property 'EXAMPLE' to '0'.
+Setting property 'EXAMPLE' to '1'.
+Setting property 'EXAMPLE' to '2'.
+Setting property 'EXAMPLE' to '3'.
+Setting property 'EXAMPLE' to '4'.
+Setting property 'EXAMPLE' to '5'.
+Setting property 'EXAMPLE' to '6'.
+Setting property 'EXAMPLE' to '7'.
+Setting property 'EXAMPLE' to '8'.
+Setting property 'EXAMPLE' to '9'.
+EXAMPLE = 9
+remote.bsh ended
+bsh % ... disconnected from server.
+
+</pre>
+
+
+</p>
+<p>
+
 As a practical example, assume you have a long-running JMeter test running in non-GUI mode,
 and you want to vary the throughput at various times during the test. 
 The test-plan includes a Constant Throughput Timer which is defined in terms of a property,
@@ -892,7 +941,7 @@ Write your own Java classes
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/usermanual/boss.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/usermanual/boss.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/usermanual/boss.html (original)
+++ jmeter/trunk/docs/usermanual/boss.html Sun Nov  2 15:00:34 2014
@@ -648,7 +648,7 @@ platform.
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/usermanual/build-adv-web-test-plan.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/usermanual/build-adv-web-test-plan.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/usermanual/build-adv-web-test-plan.html (original)
+++ jmeter/trunk/docs/usermanual/build-adv-web-test-plan.html Sun Nov  2 15:00:34 2014
@@ -311,7 +311,7 @@ your test.
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/usermanual/build-db-test-plan.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/usermanual/build-db-test-plan.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/usermanual/build-db-test-plan.html (original)
+++ jmeter/trunk/docs/usermanual/build-db-test-plan.html Sun Nov  2 15:00:34 2014
@@ -592,7 +592,7 @@ Figure 7.7. Graph results Listener
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/usermanual/build-ftp-test-plan.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/usermanual/build-ftp-test-plan.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/usermanual/build-ftp-test-plan.html (original)
+++ jmeter/trunk/docs/usermanual/build-ftp-test-plan.html Sun Nov  2 15:00:34 2014
@@ -664,7 +664,7 @@ Figure 8.7. View Results in Table Listen
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/usermanual/build-jms-point-to-point-test-plan.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/usermanual/build-jms-point-to-point-test-plan.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/usermanual/build-jms-point-to-point-test-plan.html (original)
+++ jmeter/trunk/docs/usermanual/build-jms-point-to-point-test-plan.html Sun Nov  2 15:00:34 2014
@@ -620,7 +620,7 @@ Figure 11.2. Graph Results Listener
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">

Modified: jmeter/trunk/docs/usermanual/build-jms-topic-test-plan.html
URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/usermanual/build-jms-topic-test-plan.html?rev=1636143&r1=1636142&r2=1636143&view=diff
==============================================================================
--- jmeter/trunk/docs/usermanual/build-jms-topic-test-plan.html (original)
+++ jmeter/trunk/docs/usermanual/build-jms-topic-test-plan.html Sun Nov  2 15:00:34 2014
@@ -546,7 +546,7 @@ Figure 12.4. Graph Results Listener
 </td></tr>
 <tr><td colspan="2">
 <div align="center"><font color="#525D76" size="-1"><em>
-Copyright &copy; 1999-2013, Apache Software Foundation
+Copyright &copy; 1999-2014, Apache Software Foundation
 </em></font></div>
 </td></tr>
 <tr><td colspan="2">