You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2003/08/29 14:35:43 UTC

cvs commit: incubator-geronimo/modules/twiddle/src/conf classworlds.conf

jdillon     2003/08/29 05:35:43

  Modified:    modules/twiddle/src/conf classworlds.conf
  Log:
   o logging bits have moved to common
  
  Revision  Changes    Path
  1.4       +1 -4      incubator-geronimo/modules/twiddle/src/conf/classworlds.conf
  
  Index: classworlds.conf
  ===================================================================
  RCS file: /home/cvs/incubator-geronimo/modules/twiddle/src/conf/classworlds.conf,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- classworlds.conf	27 Aug 2003 11:59:59 -0000	1.3
  +++ classworlds.conf	29 Aug 2003 12:35:43 -0000	1.4
  @@ -26,9 +26,6 @@
       load ${twiddle.home}/lib/commons-jexl-*.jar
       load ${twiddle.home}/lib/geronimo-common-*.jar
       load ${twiddle.home}/lib/geronimo-twiddle-*.jar
  -    
  -    # Logging adapter is currently in here
  -    load ${twiddle.home}/lib/geronimo-core-*.jar
   
   # The default class-realm for commands
   [twiddle.default]