[jboss-cvs] JBossAS SVN: r59279 - trunk/deployment

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jan 2 15:34:26 EST 2007


Author: scott.stark at jboss.org
Date: 2007-01-02 15:34:24 -0500 (Tue, 02 Jan 2007)
New Revision: 59279

Modified:
   trunk/deployment/.classpath
Log:
Add the jboss-vfs.jar to the project classpaths

Modified: trunk/deployment/.classpath
===================================================================
--- trunk/deployment/.classpath	2007-01-02 20:34:21 UTC (rev 59278)
+++ trunk/deployment/.classpath	2007-01-02 20:34:24 UTC (rev 59279)
@@ -13,5 +13,6 @@
 	<classpathentry kind="lib" path="/thirdparty/dom4j/lib/dom4j.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-container.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/remoting/lib/jboss-remoting.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-vfs/lib/jboss-vfs.jar" sourcepath="/thirdparty/jboss/jboss-vfs/lib/jboss-vfs-sources.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list