leosimons    2002/09/23 11:41:00

  Modified:    logger   default.properties
  Log:
  add log4j.jar property to default.properties to make this build the way it should.
  
  Revision  Changes    Path
  1.10      +1 -0      jakarta-avalon-excalibur/logger/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/logger/default.properties,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- default.properties        7 Aug 2002 16:33:22 -0000       1.9
  +++ default.properties        23 Sep 2002 18:41:00 -0000      1.10
  @@ -38,6 +38,7 @@
   jdbc.jar=${lib.repo}/jdbc2_0-stdext.jar
   mail.jar=${lib.repo}/javamail-1.2.jar
   jms.jar=${lib.repo}/jms-1.0.2b.jar
  +log4j.jar=${lib.repo}/log4j-1.1.3.jar
   
   # For unit testing:
   
  
  
  

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

Reply via email to