[jboss-cvs] JBossAS SVN: r59277 - trunk/system-jmx

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


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

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

Modified: trunk/system-jmx/.classpath
===================================================================
--- trunk/system-jmx/.classpath	2007-01-02 20:34:15 UTC (rev 59276)
+++ trunk/system-jmx/.classpath	2007-01-02 20:34:18 UTC (rev 59277)
@@ -25,5 +25,6 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/jmx"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-deployers.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-deployers-src.zip"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-logging-jdk/lib/jboss-logging-jdk.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