[
https://issues.apache.org/jira/browse/FELIX-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16755266#comment-16755266
]
ASF GitHub Bot commented on FELIX-6029:
---------------------------------------
GitHub user timothyjward opened a pull request:
https://github.com/apache/felix/pull/175
Add a capability advertising that the HttpService is provided by this…
… bundle
Fixes FELIX-6029
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/timothyjward/felix httpservice-cap
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/felix/pull/175.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #175
----
commit 0e1bc622c612c6e4f7ce075cfedb7a3d72063609
Author: Tim Ward <timothyjward@...>
Date: 2019-01-29T16:16:58Z
Add a capability advertising that the HttpService is provided by this bundle
----
> Felix Http Jetty does not have a service capability for the HttpService
> -----------------------------------------------------------------------
>
> Key: FELIX-6029
> URL: https://issues.apache.org/jira/browse/FELIX-6029
> Project: Felix
> Issue Type: Bug
> Components: HTTP Service
> Affects Versions: http.jetty-4.0.6
> Reporter: Timothy Ward
> Priority: Major
> Fix For: http.jetty-4.0.8
>
>
> The Felix Http Jetty bundle provides an HttpService service but does not have
> a Provide-Capability for it. This prevents bundles which use the HttpService
> from resolving when used with Felix Http Jetty.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)