[jboss-cvs] JBossAS SVN: r59160 - projects/microcontainer/trunk/osgi-int
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Dec 19 16:11:37 EST 2006
Author: scott.stark at jboss.org
Date: 2006-12-19 16:11:35 -0500 (Tue, 19 Dec 2006)
New Revision: 59160
Modified:
projects/microcontainer/trunk/osgi-int/.classpath
Log:
Add the container project back for the class loading spi
Modified: projects/microcontainer/trunk/osgi-int/.classpath
===================================================================
--- projects/microcontainer/trunk/osgi-int/.classpath 2006-12-19 21:10:36 UTC (rev 59159)
+++ projects/microcontainer/trunk/osgi-int/.classpath 2006-12-19 21:11:35 UTC (rev 59160)
@@ -17,5 +17,6 @@
<classpathentry kind="lib" path="/thirdparty/osgi/lib/osgi.compendium.jar"/>
<classpathentry kind="lib" path="/thirdparty/osgi/lib/osgi.core.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/jboss-vfs/lib/jboss-vfs.jar" sourcepath="/thirdparty/jboss/jboss-vfs/lib/jboss-vfs-sources.jar"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/container"/>
<classpathentry kind="output" path="output/eclipse-classes"/>
</classpath>
More information about the jboss-cvs-commits
mailing list