[jboss-cvs] JBossAS SVN: r60267 - branches/Branch_4_2/testsuite.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Sun Feb 4 13:01:08 EST 2007
Author: bstansberry at jboss.com
Date: 2007-02-04 13:01:08 -0500 (Sun, 04 Feb 2007)
New Revision: 60267
Modified:
branches/Branch_4_2/testsuite/build.xml
Log:
Expose Tomcat module classes to the testsuite
Modified: branches/Branch_4_2/testsuite/build.xml
===================================================================
--- branches/Branch_4_2/testsuite/build.xml 2007-02-04 17:56:04 UTC (rev 60266)
+++ branches/Branch_4_2/testsuite/build.xml 2007-02-04 18:01:08 UTC (rev 60267)
@@ -163,6 +163,7 @@
<path refid="jboss.server.classpath"/>
<path refid="jboss.system.classpath"/>
<path refid="jboss.test.classpath"/>
+ <path refid="jboss.tomcat.classpath"/>
<path refid="jboss.transaction.classpath"/>
<path refid="jboss.varia.classpath"/>
<path refid="jboss.serialization.classpath"/>
More information about the jboss-cvs-commits
mailing list