[
https://issues.apache.org/jira/browse/FELIX-5864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Pauls resolved FELIX-5864.
-------------------------------
Resolution: Fixed
> Missing uses constraints for OSGi spec packages
> -----------------------------------------------
>
> Key: FELIX-5864
> URL: https://issues.apache.org/jira/browse/FELIX-5864
> Project: Felix
> Issue Type: Bug
> Components: Framework
> Affects Versions: framework-5.6.10
> Reporter: Timothy Ward
> Priority: Major
> Fix For: framework-6.0.0
>
>
> The System bundle is required to export a number of OSGi spec packages. Some
> of these must come from the system bundle, but others (for example,
> org.osgi.service.resolver) can be provided by other bundles as well. It is
> important, therefore, that the framework defines uses constraints on these
> packages.
> Specifically "org.osgi.service.resolver" uses "org.osgi.resource" and both
> are available as separate installable bundles.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)