You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Constantin Schreiber (Jira)" <ji...@apache.org> on 2021/05/11 10:40:00 UTC

[jira] [Created] (FELIX-6415) Webconsole-all bundle wrongly requires org.osgi .service.cm [1.5,1.6) in 4.6.0-all

Constantin Schreiber created FELIX-6415:
-------------------------------------------

             Summary: 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


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)