[jboss-cvs] JBossAS SVN: r69962 - trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Feb 20 00:24:51 EST 2008


Author: scott.stark at jboss.org
Date: 2008-02-20 00:24:51 -0500 (Wed, 20 Feb 2008)
New Revision: 69962

Modified:
   trunk/testsuite/build.xml
Log:
Break jboss-managed.jar out from the jboss/microcontainer into jboss/jboss-managed


Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2008-02-20 05:23:21 UTC (rev 69961)
+++ trunk/testsuite/build.xml	2008-02-20 05:24:51 UTC (rev 69962)
@@ -145,6 +145,7 @@
 
       <!-- xml binding -->
       <path refid="xmlunit.xmlunit.classpath"/>
+      <path refid="jboss.jboss.managed.classpath"/>
       <path refid="jboss.microcontainer.classpath"/>
 
    	  <!-- For classloader leak tests -->




More information about the jboss-cvs-commits mailing list