You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kf...@apache.org on 2013/07/31 06:50:45 UTC

svn commit: r1508725 - /tomcat/trunk/java/org/apache/catalina/startup/mbeans-descriptors.xml

Author: kfujino
Date: Wed Jul 31 04:50:45 2013
New Revision: 1508725

URL: http://svn.apache.org/r1508725
Log:
Remove unused attribute from mbeans-descriptors.

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

Modified: tomcat/trunk/java/org/apache/catalina/startup/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/startup/mbeans-descriptors.xml?rev=1508725&r1=1508724&r2=1508725&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/startup/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/startup/mbeans-descriptors.xml Wed Jul 31 04:50:45 2013
@@ -68,10 +68,6 @@
                type="java.lang.String"
                writeable="false" />
 
-    <attribute name="configClass"
-               description="The Java class name of the Context configuration class we should use"
-               type="java.lang.String"/>
-
     <attribute name="contextClass"
                description="The Java class name of the Context implementation we should use"
                type="java.lang.String"/>



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