[Jboss-cvs] JBossAS SVN: r56616 - projects/microcontainer/trunk/osgi-int

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Sep 7 17:34:59 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-09-07 17:34:58 -0400 (Thu, 07 Sep 2006)
New Revision: 56616

Modified:
   projects/microcontainer/trunk/osgi-int/
   projects/microcontainer/trunk/osgi-int/.classpath
   projects/microcontainer/trunk/osgi-int/.project
Log:
Update the project ref and osgi jars


Property changes on: projects/microcontainer/trunk/osgi-int
___________________________________________________________________
Name: svn:ignore
   + output


Modified: projects/microcontainer/trunk/osgi-int/.classpath
===================================================================
--- projects/microcontainer/trunk/osgi-int/.classpath	2006-09-07 20:17:27 UTC (rev 56615)
+++ projects/microcontainer/trunk/osgi-int/.classpath	2006-09-07 21:34:58 UTC (rev 56616)
@@ -11,5 +11,8 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/profiler/jvmti/lib/jboss-profiler-jvmti.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/test/lib/jboss-test.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/container"/>
+	<classpathentry kind="lib" path="/thirdparty/osgi/lib/osgi.compendium.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/osgi/lib/osgi.core.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>

Modified: projects/microcontainer/trunk/osgi-int/.project
===================================================================
--- projects/microcontainer/trunk/osgi-int/.project	2006-09-07 20:17:27 UTC (rev 56615)
+++ projects/microcontainer/trunk/osgi-int/.project	2006-09-07 21:34:58 UTC (rev 56616)
@@ -3,6 +3,7 @@
 	<name>osgi-int</name>
 	<comment></comment>
 	<projects>
+		<project>container</project>
 	</projects>
 	<buildSpec>
 		<buildCommand>




More information about the jboss-cvs-commits mailing list