[jboss-cvs] JBoss Messaging SVN: r7938 - in branches/Branch_1_4: integration/EAP5 and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Feb 8 01:38:56 EST 2010


Author: gaohoward
Date: 2010-02-08 01:38:56 -0500 (Mon, 08 Feb 2010)
New Revision: 7938

Modified:
   branches/Branch_1_4/build-thirdparty-EAP5.xml
   branches/Branch_1_4/integration/EAP5/.classpath
Log:
added more jars for EAP 5 build


Modified: branches/Branch_1_4/build-thirdparty-EAP5.xml
===================================================================
--- branches/Branch_1_4/build-thirdparty-EAP5.xml	2010-02-04 03:50:22 UTC (rev 7937)
+++ branches/Branch_1_4/build-thirdparty-EAP5.xml	2010-02-08 06:38:56 UTC (rev 7938)
@@ -137,6 +137,7 @@
       <componentref name="jboss/profiler/jvmti" version="1.0.0.CR5"/>
       <componentref name="jboss/jbossxb" version="2.0.0.GA"/>
       <componentref name="jboss/test14" version="1.0.0.GA"/>
+      <componentref name="jboss/jboss-man" version="2.1.1.GA"/>
 
       <!-- This is a non declared dependency of jboss/test14 -->
       <componentref name="jboss/jbossretro-rt" version="1.0.5.GA"/>

Modified: branches/Branch_1_4/integration/EAP5/.classpath
===================================================================
--- branches/Branch_1_4/integration/EAP5/.classpath	2010-02-04 03:50:22 UTC (rev 7937)
+++ branches/Branch_1_4/integration/EAP5/.classpath	2010-02-08 06:38:56 UTC (rev 7938)
@@ -118,5 +118,10 @@
 	<classpathentry kind="lib" path="thirdparty/jboss/microcontainer/lib/jboss-spring-int.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jbossas/core-libs/lib/jboss-j2se.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jbossas/core-libs/lib/jboss-system-jmx.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jbossas/core-libs/lib/jboss-jca.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jbossas/core-libs/lib/jboss-jmx.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jbossas/core-libs/lib/jboss-managed.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss/jboss-man/lib/jboss-managed.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jboss/jboss-man/lib/jboss-metatype.jar"/>
 	<classpathentry kind="output" path="tests/output/classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list