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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Apr 10 06:06:21 EDT 2009


Author: jmesnil
Date: 2009-04-10 06:06:21 -0400 (Fri, 10 Apr 2009)
New Revision: 6396

Modified:
   trunk/.classpath
Log:
added jbossts-common.jar to eclipse .classpath

* required to run XA tests (e.g. JMS Bridge tests)

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2009-04-10 09:33:17 UTC (rev 6395)
+++ trunk/.classpath	2009-04-10 10:06:21 UTC (rev 6396)
@@ -58,6 +58,7 @@
 	<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="lib" path="thirdparty/jboss/jbossts/lib/jbossts-common.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