[Jboss-cvs] JBossAS SVN: r56606 - trunk/testsuite
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Sep 6 10:49:44 EDT 2006
Author: remy.maucherat at jboss.com
Date: 2006-09-06 10:49:42 -0400 (Wed, 06 Sep 2006)
New Revision: 56606
Modified:
trunk/testsuite/build.xml
Log:
- Update variable name.
Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml 2006-09-06 14:44:22 UTC (rev 56605)
+++ trunk/testsuite/build.xml 2006-09-06 14:49:42 UTC (rev 56606)
@@ -87,7 +87,6 @@
<path refid="apache.log4j.classpath"/>
<path refid="apache.jaxme.classpath"/>
<path refid="apache.scout.classpath"/>
- <path refid="apache.tomcat.classpath"/>
<path refid="apache.xerces.classpath"/>
<path refid="apache.xmlsec.classpath"/>
<path refid="dom4j.dom4j.classpath"/>
@@ -173,6 +172,7 @@
<path refid="jboss.test.classpath"/>
<path refid="jboss.transaction.classpath"/>
<path refid="jboss.varia.classpath"/>
+ <path refid="jboss.web.classpath"/>
</path>
<!-- RMI Stub generation -->
More information about the jboss-cvs-commits
mailing list