Author: sebb
Date: Tue Apr  8 06:55:31 2008
New Revision: 645926

URL: http://svn.apache.org/viewvc?rev=645926&view=rev
Log:
Remove deprecated test elements from menus so they cannot be added to tests
(existing test plans still load OK)

Modified:
    jakarta/jmeter/trunk/bin/jmeter.properties

Modified: jakarta/jmeter/trunk/bin/jmeter.properties
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/bin/jmeter.properties?rev=645926&r1=645925&r2=645926&view=diff
==============================================================================
--- jakarta/jmeter/trunk/bin/jmeter.properties (original)
+++ jakarta/jmeter/trunk/bin/jmeter.properties Tue Apr  8 06:55:31 2008
@@ -83,8 +83,9 @@
 # alternate:
 #jmeter.icons=org/apache/jmeter/images/icon_1.properties
 
-#Components to not display in JMeter GUI
-not_in_menu=org.apache.jmeter.protocol.http.control.Cookie,org.apache.jmeter.protocol.http.control.Authorization,org.apache.jmeter.config.LoginConfig,Header,org.apache.jmeter.protocol.http.config.MultipartUrlConfig
+#Components to not display in JMeter GUI (GUI class name or static label)
+# These elements are deprecated: HTML Parameter Mask,HTTP User Parameter 
Modifier
+not_in_menu=HTML Parameter Mask,HTTP User Parameter Modifier
 
 #---------------------------------------------------------------------------
 # Remote hosts and RMI configuration



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to