ceki        2005/01/10 14:00:43

  Modified:    .        build.xml
  Log:
  It's o.a.l.filter not filters.
  
  Revision  Changes    Path
  1.137     +1 -1      logging-log4j/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4j/build.xml,v
  retrieving revision 1.136
  retrieving revision 1.137
  diff -u -r1.136 -r1.137
  --- build.xml 10 Jan 2005 22:00:07 -0000      1.136
  +++ build.xml 10 Jan 2005 22:00:43 -0000      1.137
  @@ -455,7 +455,7 @@
                    org.apache.log4j.rolling.helper,
                    org.apache.log4j.selector,
                    org.apache.log4j.spi,
  -                 org.apache.log4j.filters,
  +                 org.apache.log4j.filter,
                    org.apache.log4j.varia,
                    org.apache.log4j.rule,
                    org.apache.log4j.xml,
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to