[jboss-cvs] JBossAS SVN: r66088 - trunk/testsuite.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Oct 12 08:18:45 EDT 2007
Author: adrian at jboss.org
Date: 2007-10-12 08:18:45 -0400 (Fri, 12 Oct 2007)
New Revision: 66088
Modified:
trunk/testsuite/build.xml
Log:
Fix the testsuite compilation
Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml 2007-10-12 10:52:32 UTC (rev 66087)
+++ trunk/testsuite/build.xml 2007-10-12 12:18:45 UTC (rev 66088)
@@ -134,6 +134,7 @@
<path refid="jboss.jbossws.classpath"/>
<path refid="jbossws.integration.classpath"/>
<path refid="jboss.jbossxb.classpath"/>
+ <path refid="jboss.metadata.classpath"/>
<path refid="jboss.integration.classpath"/>
<!-- needed for messaging JMS provider tests -->
<path refid="jboss.messaging.classpath"/>
More information about the jboss-cvs-commits
mailing list