[jboss-cvs] JBossAS SVN: r59278 - trunk/ejb3

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


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

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

Modified: trunk/ejb3/.classpath
===================================================================
--- trunk/ejb3/.classpath	2007-01-02 20:34:18 UTC (rev 59277)
+++ trunk/ejb3/.classpath	2007-01-02 20:34:21 UTC (rev 59278)
@@ -93,5 +93,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-deployers.jar" sourcepath="/home/tdiesler/svn/jbossmc/trunk/deployers/src/main"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop-jdk50.jar"/>
 	<classpathentry kind="lib" path="src/resources/test"/>
+	<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