You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by ge...@apache.org on 2002/09/09 16:46:20 UTC

cvs commit: xml-security/src/org/apache/xml/security/resource config.xml CR-xmldsig-core-20010419-schema.dtd CR-xmldsig-core-20010419-schema.xsd

geuerp      2002/09/09 07:46:20

  Modified:    src/org/apache/xml/security/resource config.xml
  Removed:     src/org/apache/xml/security/resource
                        CR-xmldsig-core-20010419-schema.dtd
                        CR-xmldsig-core-20010419-schema.xsd
  Log:
  
  
  Revision  Changes    Path
  1.28      +3 -3      xml-security/src/org/apache/xml/security/resource/config.xml
  
  Index: config.xml
  ===================================================================
  RCS file: /home/cvs/xml-security/src/org/apache/xml/security/resource/config.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- config.xml	15 Jul 2002 07:40:27 -0000	1.27
  +++ config.xml	9 Sep 2002 14:46:20 -0000	1.28
  @@ -514,9 +514,9 @@
                If you use the NULL appender-ref, all logging is disabled.
             -->
           <root>
  -                <priority value ="fatal" />
  -                <!-- <appender-ref ref="LOGTXT" /> -->
  -                <appender-ref ref="NULL" />
  +                <priority value ="debug" />
  +                <appender-ref ref="LOGTXT" />
  +                <!-- <appender-ref ref="NULL" /> -->
                   <!-- <appender-ref ref="chainsaw" /> -->
           </root>