robinvish2794 commented on code in PR #634:
URL: https://github.com/apache/camel-karaf/pull/634#discussion_r2174401860
##########
features/src/main/feature/camel-features.xml:
##########
@@ -950,6 +949,11 @@
<bundle>mvn:org.apache.camel.karaf/camel-cxf-blueprint/${project.version}</bundle>
<bundle>mvn:org.apache.camel.karaf/camel-cxf-transport-blueprint/${project.version}</bundle>
</feature>
+ <feature name='camel-cxf-jetty' version='${project.version}'
start-level='50'>
+ <feature version='${camel-osgi-version-range}'>camel-jetty</feature>
Review Comment:
Hmm... Let me try that with Jetty. I'll test it now.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]