[
https://issues.apache.org/jira/browse/FELIX-6415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359879#comment-17359879
]
Carsten Ziegeler commented on FELIX-6415:
-----------------------------------------
[~admin312] I just did a fresh build and I don't see such an import - this is
the generated header:
{noformat}
DynamicImport-Package
org.apache.felix.bundlerepository;version="[2.0,3)",org.osgi.service.cm;version="[1.5,2)",org.osgi.service.condpermadmin;version="[1.0,2)",org.osgi.service.log;version="[1.3,2)",org.osgi.service.metatype;version="[1.4,2)",org.osgi.service.obr;version="[1.0,2)",org.osgi.service.permissionadmin;version="[1.2,2)",org.osgi.service.prefs;version="[1.1,2)",org.osgi.service.wireadmin;version="[1.0,2)"
{noformat}
> Webconsole-all bundle wrongly requires org.osgi .service.cm [1.5,1.6) in
> 4.6.0-all
> ----------------------------------------------------------------------------------
>
> Key: FELIX-6415
> URL: https://issues.apache.org/jira/browse/FELIX-6415
> Project: Felix
> Issue Type: Bug
> Components: Web Console
> Affects Versions: webconsole-4.6.0
> Reporter: Constantin Schreiber
> Priority: Critical
>
> The imports of the org.apache.felix.webconsole-all bundle contain a
> dependency to org.osgi
> .service.cm;version="[1.5,1.6)". This seems to be caused by the inclusion of
> org.apache.felix.inventory, which introduces this dependency and many more
> problematic ones.
> This results in the bundle not being able to resolve in a common felix
> installation with common versions of org.apache.felix.configadmin (e.g.
> 1.9.18, 1.9.22)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)