You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2018/01/14 12:59:46 UTC

svn commit: r1821102 - /jmeter/trunk/bin/jmeter.properties

Author: pmouawad
Date: Sun Jan 14 12:59:46 2018
New Revision: 1821102

URL: http://svn.apache.org/viewvc?rev=1821102&view=rev
Log:
Drop mention of JMeter old version behaviour change

Modified:
    jmeter/trunk/bin/jmeter.properties

Modified: jmeter/trunk/bin/jmeter.properties
URL: http://svn.apache.org/viewvc/jmeter/trunk/bin/jmeter.properties?rev=1821102&r1=1821101&r2=1821102&view=diff
==============================================================================
--- jmeter/trunk/bin/jmeter.properties (original)
+++ jmeter/trunk/bin/jmeter.properties Sun Jan 14 12:59:46 2018
@@ -285,11 +285,11 @@ remote_hosts=127.0.0.1
 # the following property before starting the server:
 #server.rmi.localport=4000
 
-# From JMeter 2.3.1, the jmeter server creates the RMI registry as part of the server process.
+# The jmeter server creates by default the RMI registry as part of the server process.
 # To stop the server creating the RMI registry:
 #server.rmi.create=false
 
-# From JMeter 2.3.1, define the following property to cause JMeter to exit after the first test
+# Define the following property to cause JMeter to exit after the first test
 #server.exitaftertest=true
 
 #---------------------------------------------------------------------------
@@ -481,7 +481,7 @@ remote_hosts=127.0.0.1
 #sample_variables=SESSION_ID,REFERENCE
 # N.B. The current implementation saves the values in XML as attributes,
 # so the names must be valid XML names.
-# Versions of JMeter after 2.3.2 send the variable to all servers
+# By default JMeter sends the variable to all servers
 # to ensure that the correct data is available at the client.
 
 # Optional xml processing instruction for line 2 of the file: