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 2016/02/28 22:02:59 UTC

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

Author: pmouawad
Date: Sun Feb 28 21:02:59 2016
New Revision: 1732794

URL: http://svn.apache.org/viewvc?rev=1732794&view=rev
Log:
DOMPool used this property, it has been removed so remove this property.

Modified:
    jmeter/trunk/bin/jmeter.properties

Modified: jmeter/trunk/bin/jmeter.properties
URL: http://svn.apache.org/viewvc/jmeter/trunk/bin/jmeter.properties?rev=1732794&r1=1732793&r2=1732794&view=diff
==============================================================================
--- jmeter/trunk/bin/jmeter.properties (original)
+++ jmeter/trunk/bin/jmeter.properties Sun Feb 28 21:02:59 2016
@@ -1111,10 +1111,6 @@ view.results.tree.renderers_order=.Rende
 # Set the following value to true in order to skip the delete confirmation dialogue
 #confirm.delete.skip=false
 
-# Used by Webservice Sampler (SOAP)
-# Size of Document Cache
-#soap.document_cache=50
-
 # Used by JSR223 elements
 # Size of compiled scripts cache
 #jsr223.compiled_scripts_cache_size=100