[jboss-cvs] JBossAS SVN: r61250 - branches/Branch_4_2/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Mar 10 02:29:17 EST 2007


Author: bstansberry at jboss.com
Date: 2007-03-10 02:29:17 -0500 (Sat, 10 Mar 2007)
New Revision: 61250

Modified:
   branches/Branch_4_2/testsuite/build.xml
Log:
[JBAS-4190] Add EJB2 SFSB and EJB3 Session bean testing to ClassloaderLeakUnitTestCase

Modified: branches/Branch_4_2/testsuite/build.xml
===================================================================
--- branches/Branch_4_2/testsuite/build.xml	2007-03-10 07:27:54 UTC (rev 61249)
+++ branches/Branch_4_2/testsuite/build.xml	2007-03-10 07:29:17 UTC (rev 61250)
@@ -160,6 +160,7 @@
     <path refid="jboss.cluster.classpath"/>
     <path refid="jboss.common.classpath"/>
     <path refid="jboss.deployment.classpath"/>
+    <path refid="jboss.ejb3.classpath"/>
     <path refid="jboss.ejb3x.classpath"/>
     <path refid="jboss.hibernate.classpath"/>
     <path refid="jboss.iiop.classpath"/>




More information about the jboss-cvs-commits mailing list