[jboss-cvs] JBoss Messaging SVN: r5896 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Feb 18 12:12:48 EST 2009


Author: jmesnil
Date: 2009-02-18 12:12:47 -0500 (Wed, 18 Feb 2009)
New Revision: 5896

Modified:
   trunk/.classpath
Log:
use the latest sl4f jar (1.5.2)

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2009-02-18 15:13:35 UTC (rev 5895)
+++ trunk/.classpath	2009-02-18 17:12:47 UTC (rev 5896)
@@ -64,6 +64,6 @@
 	<classpathentry kind="lib" path="thirdparty/netty/lib/netty-3.1.0.ALPHA2.jar" sourcepath="thirdparty/netty/lib/netty-3.1.0.ALPHA2-sources.jar"/>
 	<classpathentry kind="lib" path="thirdparty/apache-mina/lib/mina-core-2.0.0-M4.jar"/>
 	<classpathentry kind="lib" path="thirdparty/slf4j/log4j/lib/slf4j-log4j12-1.5.2.jar"/>
-	<classpathentry kind="lib" path="thirdparty/slf4j/api/lib/slf4j-api-1.4.3.jar"/>
+	<classpathentry kind="lib" path="thirdparty/slf4j/api/lib/slf4j-api-1.5.2.jar"/>
 	<classpathentry kind="output" path="eclipse-output"/>
 </classpath>




More information about the jboss-cvs-commits mailing list