Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/ant
In directory sc8-pr-cvs1:/tmp/cvs-serv24608/src/java/xdoclet/ant

Modified Files:
        XDocletTask.java 
Log Message:
BeanInfo and Logging improvements

Index: XDocletTask.java
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/ant/XDocletTask.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** XDocletTask.java    12 Mar 2003 23:41:02 -0000      1.3
--- XDocletTask.java    12 Mar 2003 23:47:04 -0000      1.4
***************
*** 87,91 ****
  
          // Unset the Ant Logger
!         System.setProperty(LogFactory.FACTORY_PROPERTY, null);        
      }
  }
--- 87,91 ----
  
          // Unset the Ant Logger
!         System.getProperties().remove(LogFactory.FACTORY_PROPERTY);        
      }
  }



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to