sdeboy      2004/01/21 15:35:53

  Modified:    .        build.xml
  Log:
  classes in rolling and rolling/helpers added to jar
  
  Revision  Changes    Path
  1.90      +1 -1      logging-log4j/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4j/build.xml,v
  retrieving revision 1.89
  retrieving revision 1.90
  diff -u -r1.89 -r1.90
  --- build.xml 24 Dec 2003 12:16:42 -0000      1.89
  +++ build.xml 21 Jan 2004 23:35:53 -0000      1.90
  @@ -463,7 +463,7 @@
                   ${stem}/jdbc/*.class,
                   ${stem}/varia/*.class,
                   ${stem}/nt/*.class,
  -                ${stem}/rolling/*.class,
  +                ${stem}/rolling/**/*.class,
                   ${stem}/xml/*.class,
                   ${stem}/jmx/*.class,
                   ${stem}/selector/*.class,
  
  
  

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

Reply via email to