ceki        2005/01/10 14:00:07

  Modified:    .        build.xml
  Log:
  It's o.a.l.filter not filters.
  
  Revision  Changes    Path
  1.136     +1 -1      logging-log4j/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4j/build.xml,v
  retrieving revision 1.135
  retrieving revision 1.136
  diff -u -r1.135 -r1.136
  --- build.xml 8 Jan 2005 16:52:09 -0000       1.135
  +++ build.xml 10 Jan 2005 22:00:07 -0000      1.136
  @@ -396,7 +396,7 @@
                   ${stem}/db/**/*.class,
                   ${stem}/html/**/*.class,
                   ${stem}/varia/*.class,
  -                ${stem}/filters/*.class,     
  +                ${stem}/filter/*.class,      
                   ${stem}/rule/*.class,                
                   ${stem}/nt/*.class,
                   ${stem}/rolling/**/*.class,
  
  
  

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

Reply via email to