[jboss-cvs] JBossAS SVN: r94341 - in projects/jboss-osgi/projects/osgitck/r4v42/overlay: osgi.ri and 1 other directory.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Oct 5 03:46:07 EDT 2009
Author: thomas.diesler at jboss.com
Date: 2009-10-05 03:46:07 -0400 (Mon, 05 Oct 2009)
New Revision: 94341
Added:
projects/jboss-osgi/projects/osgitck/r4v42/overlay/osgi.ri/
projects/jboss-osgi/projects/osgitck/r4v42/overlay/osgi.ri/osgi.core.impls.bnd
Log:
Overlay the the RI setup
Added: projects/jboss-osgi/projects/osgitck/r4v42/overlay/osgi.ri/osgi.core.impls.bnd
===================================================================
--- projects/jboss-osgi/projects/osgitck/r4v42/overlay/osgi.ri/osgi.core.impls.bnd (rev 0)
+++ projects/jboss-osgi/projects/osgitck/r4v42/overlay/osgi.ri/osgi.core.impls.bnd 2009-10-05 07:46:07 UTC (rev 94341)
@@ -0,0 +1,14 @@
+Bundle-Description : \
+ OSGi Service Platform Release ${version;=;${core.release.version}} Version ${version;==;${core.release.version}}, \
+ Core Reference Implementation.
+
+Bundle-Version : ${core.release.version}
+
+Include-Resource : \
+ \
+ ${repo;${osgi.vendor.framework}}, \
+ ${repo;osgi.core;${version;===;${core.release.version}}}, \
+ \
+ NOTICE=legal/NOTICE.txt, \
+ {about.html=legal/about.html}
+
More information about the jboss-cvs-commits
mailing list