[jboss-cvs] JBossAS SVN: r59290 - trunk/testsuite

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jan 2 17:12:30 EST 2007


Author: bstansberry at jboss.com
Date: 2007-01-02 17:12:29 -0500 (Tue, 02 Jan 2007)
New Revision: 59290

Modified:
   trunk/testsuite/build.xml
Log:
Fix the build.  Add the new VFS jar to the classpath.

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2007-01-02 21:33:38 UTC (rev 59289)
+++ trunk/testsuite/build.xml	2007-01-02 22:12:29 UTC (rev 59290)
@@ -166,6 +166,7 @@
       <path refid="jboss.internal-server.classpath"/>
       <path refid="jboss.j2se.classpath"/>
       <path refid="jboss.j2ee.classpath"/>
+      <path refid="jboss.jboss.vfs.classpath"/>
       <path refid="jboss.jca.classpath"/>
       <path refid="jboss.jmx.classpath"/>
       <path refid="jboss.jmx-remoting.classpath"/>




More information about the jboss-cvs-commits mailing list