[hornetq-commits] JBoss hornetq SVN: r11712 - branches/Branch_2_2_AS7.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Nov 18 12:32:29 EST 2011


Author: clebert.suconic at jboss.com
Date: 2011-11-18 12:32:29 -0500 (Fri, 18 Nov 2011)
New Revision: 11712

Modified:
   branches/Branch_2_2_AS7/.classpath
Log:
fixing classpath on eclipse

Modified: branches/Branch_2_2_AS7/.classpath
===================================================================
--- branches/Branch_2_2_AS7/.classpath	2011-11-18 11:18:54 UTC (rev 11711)
+++ branches/Branch_2_2_AS7/.classpath	2011-11-18 17:32:29 UTC (rev 11712)
@@ -119,6 +119,7 @@
 	<classpathentry kind="lib" path="thirdparty/org/jboss/lib/jboss-mdr.jar"/>
 	<classpathentry kind="lib" path="thirdparty/org/jboss/lib/jboss-reflect.jar"/>
 	<classpathentry kind="lib" path="thirdparty/org/jboss/lib/jbossxb.jar"/>
+	<classpathentry kind="lib" path="thirdparty/org/jboss/logging/lib/jboss-logging.jar"/>
 	<classpathentry kind="lib" path="thirdparty/org/jboss/logging/lib/jboss-logging-spi.jar"/>
 	<classpathentry kind="lib" path="thirdparty/org/jboss/microcontainer/lib/jboss-dependency.jar"/>
 	<classpathentry kind="lib" path="thirdparty/org/jboss/microcontainer/lib/jboss-kernel.jar"/>
@@ -133,5 +134,6 @@
 	<classpathentry kind="lib" path="thirdparty/org/springframework/lib/spring-expression.jar"/>
 	<classpathentry kind="lib" path="thirdparty/org/springframework/lib/spring-jms.jar"/>
 	<classpathentry kind="lib" path="thirdparty/org/springframework/lib/spring-tx.jar"/>
+	<classpathentry kind="lib" path="thirdparty/org/jboss/msc/lib/jboss-msc.jar"/>
 	<classpathentry kind="output" path="eclipse-output"/>
 </classpath>



More information about the hornetq-commits mailing list