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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jan 2 15:36:27 EST 2007


Author: scott.stark at jboss.org
Date: 2007-01-02 15:36:25 -0500 (Tue, 02 Jan 2007)
New Revision: 59284

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

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2007-01-02 20:34:36 UTC (rev 59283)
+++ trunk/testsuite/.classpath	2007-01-02 20:36:25 UTC (rev 59284)
@@ -81,5 +81,6 @@
 	<classpathentry kind="lib" path="/thirdparty/sun-jaxb/lib/jaxb-impl.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/jbosscache.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/cache/lib/pojocache.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