jbonofre commented on code in PR #637:
URL: https://github.com/apache/camel-karaf/pull/637#discussion_r2221806829


##########
features/src/main/feature/camel-features.xml:
##########
@@ -1814,7 +1814,7 @@
     </feature>
     <feature name='camel-jolt' version='${project.version}' start-level='50'>
         <feature version='${camel-osgi-version-range}'>camel-core</feature>
-        <bundle 
dependency='true'>wrap:mvn:com.bazaarvoice.jolt/jolt-core/${jolt-version}</bundle>
+        <bundle 
dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.bazaarvoice-jolt/${jolt-bundle-version}</bundle>

Review Comment:
   We prefer to use wrap to limit use of ServiceMix bundles.
   
   I would propose to improve the wrap URL and add extra dependencies instead 
of using ServiceMix Bundle.



-- 
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]

Reply via email to