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)
|