[
https://issues.apache.org/jira/browse/CAMEL-13332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grzegorz Grzybek updated CAMEL-13332:
-------------------------------------
Fix Version/s: 2.24.0
> 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)