You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by le...@apache.org on 2004/07/30 10:31:26 UTC

svn commit: rev 30974 - excalibur/trunk/fortress/bean

Author: leif
Date: Fri Jul 30 01:31:25 2004
New Revision: 30974

Modified:
   excalibur/trunk/fortress/bean/project.xml
Log:
Upgrade to using Logkit 2.0.1 to take advantage of a fix for a bug where the System.out stream was being closed.

Modified: excalibur/trunk/fortress/bean/project.xml
==============================================================================
--- excalibur/trunk/fortress/bean/project.xml	(original)
+++ excalibur/trunk/fortress/bean/project.xml	Fri Jul 30 01:31:25 2004
@@ -100,7 +100,7 @@
         <dependency>
             <groupId>avalon-logkit</groupId>
             <artifactId>avalon-logkit</artifactId>
-            <version>2.0</version>
+            <version>2.0.1</version>
         </dependency>
         <dependency>
             <id>qdox</id>

---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org