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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 7 15:05:09 EDT 2009


Author: clebert.suconic at jboss.com
Date: 2009-04-07 15:05:09 -0400 (Tue, 07 Apr 2009)
New Revision: 6349

Modified:
   trunk/.classpath
Log:
Adding dependencies used by JMS tests on eclipse classpath

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2009-04-07 16:57:16 UTC (rev 6348)
+++ trunk/.classpath	2009-04-07 19:05:09 UTC (rev 6349)
@@ -58,5 +58,8 @@
 	<classpathentry kind="lib" path="thirdparty/jboss/jboss-common-logging-spi/lib/jboss-common-logging-spi.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jboss/jbossts/lib/jbossjta.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jboss/integration/lib/jboss-integration.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss/jboss-reflect/lib/jboss-reflect.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss/jboss-mdr/lib/jboss-mdr.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss/aop/lib/jboss-aop.jar"/>
 	<classpathentry kind="output" path="eclipse-output"/>
 </classpath>




More information about the jboss-cvs-commits mailing list