User: rinkrank
  Date: 02/03/10 09:56:01

  Modified:    etc/log4j log4j.properties
  Log:
  -Modified grammar and core, so both plain JavaCC and JJTree is supported.
  JavaCC is faster, and will be used by XDoclet. The sources will be read-only. JJTree 
is slower,
  but enables svaing of (modified) sources.
  -Removed XTagParameter class for the sake of simpler API and implementation
  -Removed old benchmark tests
  -Fixed some more deadlock issues
  -Implemented wait/notify in interfaces too
  -And some more tests (I think)
  
  Revision  Changes    Path
  1.10      +0 -1      xjavadoc/etc/log4j/log4j.properties
  
  Index: log4j.properties
  ===================================================================
  RCS file: /cvsroot/xdoclet/xjavadoc/etc/log4j/log4j.properties,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -w -r1.9 -r1.10
  --- log4j.properties  1 Mar 2002 10:44:41 -0000       1.9
  +++ log4j.properties  10 Mar 2002 17:56:01 -0000      1.10
  @@ -28,7 +28,6 @@
   # ***************************************** 
   # * DEBUG CATEGORIES: 
   # ***************************************** 
  -log4j.category.xjavadoc.SourceClass=debug
   
#########################################################################################
   #
   # TRAILER [PROPERTIES] configLog4j
  
  
  

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to