You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ce...@apache.org on 2004/12/10 19:08:23 UTC

cvs commit: logging-log4j/src/java/org/apache/log4j/test/xml stressAsyncAppender.xml

ceki        2004/12/10 10:08:23

  Modified:    src/java/org/apache/log4j/test/xml stressAsyncAppender.xml
  Log:
  this one fell through the cracks
  
  Revision  Changes    Path
  1.4       +1 -1      logging-log4j/src/java/org/apache/log4j/test/xml/stressAsyncAppender.xml
  
  Index: stressAsyncAppender.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4j/src/java/org/apache/log4j/test/xml/stressAsyncAppender.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- stressAsyncAppender.xml	29 Nov 2004 23:54:37 -0000	1.3
  +++ stressAsyncAppender.xml	10 Dec 2004 18:08:23 -0000	1.4
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="UTF-8" ?>
   <!DOCTYPE log4j:configuration >
   
  -<log4j:configuration>
  +<log4j:configuration xmlns:log4j='http://logging.apache.org/'>
           <appender name="ASYNC" class="org.apache.log4j.AsyncAppender">
      	   <appender-ref ref="STDOUT" />
   	</appender>
  
  
  

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