[jboss-cvs] JBoss Messaging SVN: r8376 - in branches/Branch_1_4: tests and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jul 4 06:47:26 EDT 2011


Author: gaohoward
Date: 2011-07-04 06:47:26 -0400 (Mon, 04 Jul 2011)
New Revision: 8376

Modified:
   branches/Branch_1_4/build-thirdparty-EAP5.xml
   branches/Branch_1_4/tests/build-test-EAP5.xml
Log:
JBMESSAGING-1882


Modified: branches/Branch_1_4/build-thirdparty-EAP5.xml
===================================================================
--- branches/Branch_1_4/build-thirdparty-EAP5.xml	2011-07-04 10:45:17 UTC (rev 8375)
+++ branches/Branch_1_4/build-thirdparty-EAP5.xml	2011-07-04 10:47:26 UTC (rev 8376)
@@ -145,6 +145,8 @@
       <!-- This is a non declared dependency of jboss/test14 -->
       <componentref name="jboss/backport-concurrent" version="2.1.0.GA"/>
 
+      <!-- This is a dependency of jboss/remoting since 2.5.4.SP2 -->
+      <componentref name="jboss/web" version="2.1.7.GA-brew"/>
 
    </build>
 

Modified: branches/Branch_1_4/tests/build-test-EAP5.xml
===================================================================
--- branches/Branch_1_4/tests/build-test-EAP5.xml	2011-07-04 10:45:17 UTC (rev 8375)
+++ branches/Branch_1_4/tests/build-test-EAP5.xml	2011-07-04 10:47:26 UTC (rev 8376)
@@ -183,6 +183,7 @@
 		<path refid="apache.logging.classpath" />
 		<path refid="jboss.jboss.reflect.classpath" />
 		<path refid="jboss.jboss.deployers.classpath" />
+		<path refid="jboss.web.classpath" />
 	</path>
 
 	<path id="stress.test.execution.classpath">



More information about the jboss-cvs-commits mailing list