You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2020/10/07 15:53:00 UTC

[jira] [Created] (KARAF-6868) Prefer use of requirement/capability in feature instead of inner features

Jean-Baptiste Onofré created KARAF-6868:
-------------------------------------------

             Summary: Prefer use of requirement/capability in feature instead of inner features
                 Key: KARAF-6868
                 URL: https://issues.apache.org/jira/browse/KARAF-6868
             Project: Karaf
          Issue Type: Improvement
          Components: karaf
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 4.4.0


When using inner feature, we have tightly coupled dependency.

For instance jaxrs feature depends to pax-web. But if the user wants to use felix.http, he can't. It's the same for the webconsole feature.

Instead, the feature should use a requirement to the http capability provided by both felix.http and pax-web.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)