[Jboss-cvs] JBossAS SVN: r56574 - trunk/testsuite

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Sep 5 11:57:10 EDT 2006


Author: rrajesh
Date: 2006-09-05 11:57:09 -0400 (Tue, 05 Sep 2006)
New Revision: 56574

Modified:
   trunk/testsuite/build.xml
Log:
Added jboss messaging classpath

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2006-09-05 15:11:29 UTC (rev 56573)
+++ trunk/testsuite/build.xml	2006-09-05 15:57:09 UTC (rev 56574)
@@ -113,6 +113,7 @@
       <path refid="jboss.remoting.classpath"/>
       <path refid="jboss.serialization.classpath"/>
       <path refid="jboss.jbossxb.classpath"/>
+      <path refid="jboss.messaging.classpath"/>
       <!-- needed for proxy tests -->
       <path refid="apache.bcel.classpath"/>
       <!-- needed for security login module tests -->




More information about the jboss-cvs-commits mailing list