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: [email protected]
For additional commands, e-mail: [email protected]