[
https://issues.apache.org/jira/browse/FELIX-5864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509709#comment-16509709
]
Timothy Ward commented on FELIX-5864:
-------------------------------------
Looking now it appears that this may be fixed in trunk, but that still leaves
5.6.x broken, and there are no snapshots being published of the latest code.
> 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-5.6.12
>
>
> 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)