[Jboss-cvs] JBossAS SVN: r56828 - branches/MC_VDF_WORK/spring-int

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Sep 13 21:27:47 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-09-13 21:27:45 -0400 (Wed, 13 Sep 2006)
New Revision: 56828

Modified:
   branches/MC_VDF_WORK/spring-int/.classpath
Log:
Add jboss-deployers.jar to the classpath

Modified: branches/MC_VDF_WORK/spring-int/.classpath
===================================================================
--- branches/MC_VDF_WORK/spring-int/.classpath	2006-09-14 01:25:38 UTC (rev 56827)
+++ branches/MC_VDF_WORK/spring-int/.classpath	2006-09-14 01:27:45 UTC (rev 56828)
@@ -23,5 +23,6 @@
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/test/lib/jboss-test.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/system-jmx"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-deployers.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list