[jboss-cvs] JBossAS SVN: r59269 - in trunk: system testsuite

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jan 2 02:38:29 EST 2007


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

Modified:
   trunk/system/.classpath
   trunk/testsuite/.classpath
Log:
Update the classpath for the vfs breakout

Modified: trunk/system/.classpath
===================================================================
--- trunk/system/.classpath	2007-01-02 07:37:10 UTC (rev 59268)
+++ trunk/system/.classpath	2007-01-02 07:38:24 UTC (rev 59269)
@@ -19,5 +19,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-logging-log4j/lib/jboss-logging-log4j.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-logging-spi/lib/jboss-logging-spi.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-xerces/lib/xercesImpl.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>

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2007-01-02 07:37:10 UTC (rev 59268)
+++ trunk/testsuite/.classpath	2007-01-02 07:38:24 UTC (rev 59269)
@@ -68,7 +68,7 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/security-spi/lib/jboss-security-spi.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/servlet-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/el-api.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/jbossweb.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/jbossweb.jar" sourcepath="/thirdparty/jboss/web/lib/jbossweb-src.zip"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/jbossweb-extras.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-opends/lib/OpenDS.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/system-jmx"/>




More information about the jboss-cvs-commits mailing list