[hornetq-commits] JBoss hornetq SVN: r8032 - trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Oct 2 08:36:05 EDT 2009


Author: jmesnil
Date: 2009-10-02 08:36:05 -0400 (Fri, 02 Oct 2009)
New Revision: 8032

Modified:
   trunk/.classpath
Log:
HORNETQ-159 - changed jms-ra.rar to be called hornetq-ra.rar and added dependencies to support ResourceAdapater tag

* added jboss-ejb3-ext-api.jar to eclipse's .classpath

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2009-10-02 12:06:29 UTC (rev 8031)
+++ trunk/.classpath	2009-10-02 12:36:05 UTC (rev 8032)
@@ -118,5 +118,6 @@
 	<classpathentry kind="lib" path="thirdparty/org/jboss/microcontainer/lib/jboss-kernel.jar"/>
 	<classpathentry kind="lib" path="thirdparty/org/jboss/security/lib/jboss-security-spi.jar"/>
 	<classpathentry kind="lib" path="thirdparty/wutka-dtdparser/lib/dtdparser121.jar"/>
+	<classpathentry kind="lib" path="thirdparty/org/jboss/ejb3/lib/jboss-ejb3-ext-api.jar"/>
 	<classpathentry kind="output" path="eclipse-output"/>
 </classpath>



More information about the hornetq-commits mailing list