[jboss-cvs] JBossAS SVN: r59292 - trunk/cluster

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jan 2 17:49:45 EST 2007


Author: bstansberry at jboss.com
Date: 2007-01-02 17:49:44 -0500 (Tue, 02 Jan 2007)
New Revision: 59292

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

Modified: trunk/cluster/build.xml
===================================================================
--- trunk/cluster/build.xml	2007-01-02 22:14:40 UTC (rev 59291)
+++ trunk/cluster/build.xml	2007-01-02 22:49:44 UTC (rev 59292)
@@ -94,6 +94,7 @@
       <path refid="jboss.common.logging.spi.classpath"/>
       <path refid="jboss.common.logging.log4j.classpath"/>
       <path refid="jboss.common.logging.jdk.classpath"/>
+      <path refid="jboss.jboss.vfs.classpath"/>
       <path refid="jboss.system.classpath"/>
       <path refid="jboss.systemjmx.classpath"/>
       <path refid="jboss.naming.classpath"/>




More information about the jboss-cvs-commits mailing list