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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jan 8 22:58:09 EST 2007


Author: bstansberry at jboss.com
Date: 2007-01-08 22:58:07 -0500 (Mon, 08 Jan 2007)
New Revision: 59427

Modified:
   branches/Branch_4_2/testsuite/build.xml
Log:
[JBAS-3971] Add basic classloader leak test

Modified: branches/Branch_4_2/testsuite/build.xml
===================================================================
--- branches/Branch_4_2/testsuite/build.xml	2007-01-09 01:07:35 UTC (rev 59426)
+++ branches/Branch_4_2/testsuite/build.xml	2007-01-09 03:58:07 UTC (rev 59427)
@@ -106,6 +106,7 @@
     <path refid="jboss.jbossws.classpath"/>
     <path refid="jboss.jbossxb.classpath"/>
     <path refid="jboss.microcontainer.classpath"/>
+    <path refid="jboss.profiler.jvmti.classpath"/>
     <path refid="jboss.remoting.classpath"/>
     <path refid="jgroups.jgroups.classpath"/>
     <path refid="joesnmp.joesnmp.classpath"/>




More information about the jboss-cvs-commits mailing list