You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Grzegorz Grzybek (JIRA)" <ji...@apache.org> on 2019/03/15 15:05:00 UTC

[jira] [Commented] (CAMEL-13332) camel-undertow: xnio-nio not installed

    [ https://issues.apache.org/jira/browse/CAMEL-13332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793692#comment-16793692 ] 

Grzegorz Grzybek commented on CAMEL-13332:
------------------------------------------

It's already done on master: https://github.com/apache/camel/commit/c4f445e7b95b46a6fc85236d899de226da892572

> camel-undertow: xnio-nio not installed
> --------------------------------------
>
>                 Key: CAMEL-13332
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13332
>             Project: Camel
>          Issue Type: Task
>          Components: karaf, osgi
>            Reporter: Grzegorz Grzybek
>            Assignee: Grzegorz Grzybek
>            Priority: Major
>             Fix For: 2.24.0
>
>
> xnio-api has:
> {noformat}
> Require-Capability: osgi.service;effective:=active;filter:="(objectCla
>  ss=org.xnio.Xnio)",osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.7))"
> {noformat}
> xnio-nio has:
> {noformat}
> Provide-Capability: osgi.service;objectClass="org.xnio.Xnio";name=xnio
> {noformat}
> so {{camel-undertow}} feature should include both bundles in order to be resolved.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)