Author: kfujino
Date: Mon Mar 18 07:44:07 2013
New Revision: 1457664
URL: http://svn.apache.org/r1457664
Log:
Remove resolveHosts attribute from MBean descriptor.
resolveHosts attribute is no longer supported.
Modified:
tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml
Modified: tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml?rev=1457664&r1=1457663&r2=1457664&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml
(original)
+++ tomcat/trunk/java/org/apache/catalina/valves/mbeans-descriptors.xml Mon Mar
18 07:44:07 2013
@@ -84,11 +84,6 @@
description="The prefix that is added to log file filenames"
type="java.lang.String"/>
- <attribute name="resolveHosts"
- description="Resolve hosts"
- is="true"
- type="boolean"/>
-
<attribute name="rotatable"
description="Flag to indicate automatic log rotation."
is="true"
@@ -253,11 +248,6 @@
description="The prefix that is added to log file filenames"
type="java.lang.String"/>
- <attribute name="resolveHosts"
- description="Resolve hosts"
- is="true"
- type="boolean"/>
-
<attribute name="rotatable"
description="Flag to indicate automatic log rotation."
is="true"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]