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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Apr 9 09:22:45 EDT 2009


Author: jmesnil
Date: 2009-04-09 09:22:45 -0400 (Thu, 09 Apr 2009)
New Revision: 6377

Modified:
   trunk/.classpath
Log:
added jboss-common-logging-log4j.jar to eclipse's .classpath

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2009-04-09 13:12:11 UTC (rev 6376)
+++ trunk/.classpath	2009-04-09 13:22:45 UTC (rev 6377)
@@ -54,6 +54,7 @@
 	<classpathentry kind="lib" path="thirdparty/jboss/jnpserver/lib/jnpserver.jar" sourcepath="thirdparty/jboss/jnpserver/lib/jnpserver-sources.jar"/>
 	<classpathentry kind="lib" path="thirdparty/netty/lib/netty-3.1.0.BETA1.jar"/>
 	<classpathentry kind="lib" path="thirdparty/sun-jaxb/lib/jaxb-api.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss/jboss-common-logging-log4j/lib/jboss-common-logging-log4j.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="thirdparty/jboss/jboss-javaee/lib/jboss-javaee.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jboss/jbosssx-client/lib/jbosssx-client.jar"/>




More information about the jboss-cvs-commits mailing list