You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2004/10/04 15:27:09 UTC

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/authenticator mbeans-descriptors.xml

remm        2004/10/04 06:27:09

  Modified:    catalina/src/share/org/apache/catalina/authenticator
                        mbeans-descriptors.xml
  Log:
  - Remove "debug" attributes, which have been removed.
  
  Revision  Changes    Path
  1.3       +0 -20     jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/authenticator/mbeans-descriptors.xml
  
  Index: mbeans-descriptors.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/authenticator/mbeans-descriptors.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- mbeans-descriptors.xml	24 Nov 2003 16:46:56 -0000	1.2
  +++ mbeans-descriptors.xml	4 Oct 2004 13:27:09 -0000	1.3
  @@ -20,10 +20,6 @@
                  type="java.lang.String"
                  writeable="false"/>
         
  -    <attribute name="debug"
  -               description="The debugging detail level for this component"
  -               type="int"/>
  -
       <attribute name="entropy"
                  description="A String initialization parameter used to increase the  entropy of the initialization of our random number generator"
                  type="java.lang.String"/>
  @@ -49,10 +45,6 @@
                  type="java.lang.String"
                  writeable="false"/>
         
  -    <attribute   name="debug"
  -               description="The debugging detail level for this component"
  -               type="int"/>
  -      
       <attribute   name="entropy"
                  description="A String initialization parameter used to increase the  entropy of the initialization of our random number generator"
                  type="java.lang.String"/>
  @@ -77,10 +69,6 @@
                  type="java.lang.String"
                  writeable="false"/>
   
  -    <attribute   name="debug"
  -               description="The debugging detail level for this component"
  -               type="int"/>
  -      
       <attribute   name="entropy"
                  description="A String initialization parameter used to increase the entropy of the initialization of our random number generator"
                  type="java.lang.String"/>
  @@ -126,10 +114,6 @@
                  type="java.lang.String"
                  writeable="false"/>
         
  -    <attribute name="debug"
  -               description="The debugging detail level for this component"
  -               type="int"/>
  -
       <attribute name="requireReauthentication"
                  description="Should we attempt to reauthenticate each request against the security Realm?"
                  type="boolean"/>
  @@ -156,10 +140,6 @@
                  type="java.lang.String"
                  writeable="false"/>
   
  -    <attribute name="debug"
  -               description="The debugging detail level for this component"
  -               type="int"/>
  -      
       <attribute name="entropy"
                  description="A String initialization parameter used to increase the entropy of the initialization of our random number generator"
                  type="java.lang.String"/>
  
  
  

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