stataru8 commented on code in PR #535:
URL: https://github.com/apache/camel-karaf/pull/535#discussion_r1815211774
##########
features/src/main/feature/camel-features.xml:
##########
@@ -932,6 +932,7 @@
<bundle
dependency='true'>wrap:mvn:io.debezium/debezium-api/${debezium-version}$${spi-consumer}</bundle>
<bundle
dependency='true'>wrap:mvn:io.debezium/debezium-embedded/${debezium-version}</bundle>
<bundle
dependency='true'>wrap:mvn:io.debezium/debezium-core/${debezium-version}$DynamicImport-Package=io.debezium.connector.*&${spi-consumer}</bundle>
+
<bundle>wrap:mvn:io.debezium/debezium-storage-file/${debezium-version}</bundle>
Review Comment:
I assume that if this is declared as a dependency, it won't be installed if
needed
--
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]