Author: rjung
Date: Mon Aug  5 09:20:25 2013
New Revision: 1510404

URL: http://svn.apache.org/r1510404
Log:
Remove obsolete JMX attributes.

Modified:
    tomcat/trunk/java/org/apache/catalina/loader/mbeans-descriptors.xml

Modified: tomcat/trunk/java/org/apache/catalina/loader/mbeans-descriptors.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/loader/mbeans-descriptors.xml?rev=1510404&r1=1510403&r2=1510404&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/loader/mbeans-descriptors.xml 
(original)
+++ tomcat/trunk/java/org/apache/catalina/loader/mbeans-descriptors.xml Mon Aug 
 5 09:20:25 2013
@@ -36,19 +36,6 @@
           description="The reloadable flag for this Loader"
                  type="boolean"/>
 
-    <attribute   name="searchExternalFirst"
-          description="The searchExternalFirst flag for this Loader"
-                 type="boolean"/>
-
-    <attribute   name="repositories"
-          description="Extra repositories managed by this loader"
-                 type="[Ljava.lang.String;"/>
-
-    <attribute   name="repositoriesString"
-          description="Extra repositories managed by this loader"
-             writeable="false"
-                 type="java.lang.String"/>
-
     <attribute   name="stateName"
           description="The name of the LifecycleState that this component is 
currently in"
                  type="java.lang.String"
@@ -96,10 +83,6 @@
           description="The antiJARLocking flag for this Loader"
                  type="boolean"/>
 
-    <attribute   name="searchExternalFirst"
-          description="The searchExternalFirst flag for this Loader"
-                 type="boolean"/>
-
     <attribute   name="stateName"
           description="The name of the LifecycleState that this component is 
currently in"
                  type="java.lang.String"



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to