robinvish2794 commented on code in PR #637:
URL: https://github.com/apache/camel-karaf/pull/637#discussion_r2222034201
##########
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:
Okay, I'll create another PR with jolt core and jolt utils with overridden
exports with wrap.
--
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]