[
https://issues.apache.org/jira/browse/CAMEL-13332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16794153#comment-16794153
]
Grzegorz Grzybek commented on CAMEL-13332:
------------------------------------------
Fixed
[here|https://github.com/apache/camel/commit/f48dd59830d2efa3c7e2e08688496c021a29a33a]
in https://github.com/apache/camel/commits/camel-2.x branch.
I thought there'll be automatic JIRA commit from git ;)
> 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)