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/01/04 21:21:31 UTC

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

Author: pmouawad
Date: Mon Jan  4 20:21:31 2016
New Revision: 1722958

URL: http://svn.apache.org/viewvc?rev=1722958&view=rev
Log:
Bug 58791 - Deprecate listeners:Distribution Graph (alpha) and Spline Visualizer
Remove mention in jmeter.properties
Bugzilla Id: 58791

Modified:
    jmeter/trunk/bin/jmeter.properties

Modified: jmeter/trunk/bin/jmeter.properties
URL: http://svn.apache.org/viewvc/jmeter/trunk/bin/jmeter.properties?rev=1722958&r1=1722957&r2=1722958&view=diff
==============================================================================
--- jmeter/trunk/bin/jmeter.properties (original)
+++ jmeter/trunk/bin/jmeter.properties Mon Jan  4 20:21:31 2016
@@ -174,7 +174,7 @@ jmeter.laf.mac=System
 #jmeter.icons=org/apache/jmeter/images/icon_1.properties
 
 #Components to not display in JMeter GUI (GUI class name or static label)
-# These elements are deprecated: HTML Parameter Mask,HTTP User Parameter Modifier, Webservice (SOAP) Request
+# These elements are deprecated and will be removed in next version: MongoDB Script, MongoDB Source Config, Distribution Graph, Spline Visualizer
 not_in_menu=org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler, org.apache.jmeter.protocol.mongodb.config.MongoSourceElement, org.apache.jmeter.visualizers.DistributionGraphVisualizer, org.apache.jmeter.visualizers.SplineVisualizer
 
 # Number of items in undo history