[Jboss-cvs] JBossAS SVN: r56376 - branches/MC_VDF_WORK/j2se

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 28 20:48:38 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-08-28 20:48:36 -0400 (Mon, 28 Aug 2006)
New Revision: 56376

Modified:
   branches/MC_VDF_WORK/j2se/.classpath
Log:
Add jboss-container.jar

Modified: branches/MC_VDF_WORK/j2se/.classpath
===================================================================
--- branches/MC_VDF_WORK/j2se/.classpath	2006-08-29 00:48:12 UTC (rev 56375)
+++ branches/MC_VDF_WORK/j2se/.classpath	2006-08-29 00:48:36 UTC (rev 56376)
@@ -7,5 +7,6 @@
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/dom4j/lib/dom4j.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
+	<classpathentry sourcepath="/thirdparty/jboss/microcontainer/container-src" kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-container.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list