[
https://issues.apache.org/jira/browse/KARAF-6856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198485#comment-17198485
]
Oliver Lietz commented on KARAF-6856:
-------------------------------------
I guess you mean [#1171|https://github.com/apache/karaf/pull/1171/], right?
What's the reason for not using a standard Capability –
{{osgi.implementation;osgi.implementation="osgi.http";version:Version="1.1"}}?
> Make webconsole feature independent of Pax Web
> ----------------------------------------------
>
> Key: KARAF-6856
> URL: https://issues.apache.org/jira/browse/KARAF-6856
> Project: Karaf
> Issue Type: Improvement
> Components: karaf
> Reporter: Oliver Lietz
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 4.3.0
>
>
> {{webconsole}} pulls in Pax Web via
> [{{http}}|https://github.com/apache/karaf/blob/874628af94da71203ba253989379d8f36404447e/assemblies/features/standard/src/main/feature/feature.xml#L961]
> feature which makes it unnecessarily complex to use Web Console with Felix
> HTTP Service. Instead {{webconsole}} should rely on Requirements and
> Capabilities for OSGi HTTP Service.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)