dain        2003/09/07 21:40:04

  Modified:    modules/twiddle/src/conf twiddle.properties
  Log:
  Updated to reflect movement of loging code to kernel module.
  
  Revision  Changes    Path
  1.2       +2 -2      
incubator-geronimo/modules/twiddle/src/conf/twiddle.properties
  
  Index: twiddle.properties
  ===================================================================
  RCS file: 
/home/cvs/incubator-geronimo/modules/twiddle/src/conf/twiddle.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- twiddle.properties        27 Aug 2003 11:08:57 -0000      1.1
  +++ twiddle.properties        8 Sep 2003 04:40:04 -0000       1.2
  @@ -5,4 +5,4 @@
   ##
   
   # Use the caching log impl by default
  
-org.apache.commons.logging.Log=org.apache.geronimo.common.log.log4j.CachingLog4jLog
  +org.apache.commons.logging.Log=org.apache.geronimo.kernel.log.CachingLog4jLog
  
  
  

Reply via email to