[jboss-cvs] repository.jboss.com/osgi/4.0 ...
Scott Stark
scott.stark at jboss.com
Mon Aug 21 13:35:08 EDT 2006
User: starksm
Date: 06/08/21 13:35:08
Added: osgi/4.0 component-info.xml
Log:
OSGi service platform Release 4 CORE
Revision Changes Path
1.1 date: 2006/08/21 17:35:08; author: starksm; state: Exp;repository.jboss.com/osgi/4.0/component-info.xml
Index: component-info.xml
===================================================================
<project name="osgi-component-info">
<component id="osgi"
version="4.0"
licenseType="epl-1.0"
projectHome="http://osgi.org/osgi_technology/download_specs.asp?section=2#Release4"
description="OSGi service platform Release 4 CORE"
>
<artifact id="osgi.core.jar"/>
<artifact id="osgi.compendium.jar"/>
<export>
<include input="osgi.core.jar"/>
<include input="osgi.compendium.jar"/>
</export>
</component>
</project>
More information about the jboss-cvs-commits
mailing list