Omar Al-Safi created CAMEL-14134:
------------------------------------
Summary: Fix Karaf itests for Debezium
Key: CAMEL-14134
URL: https://issues.apache.org/jira/browse/CAMEL-14134
Project: Camel
Issue Type: Bug
Components: camel-debezium
Reporter: Omar Al-Safi
Fix For: 3.0.0
Currently we have the Debezium Karaf itests disabled with annotation
{{@Ignore}} due to this error related to Karaf dependencies whenever we run the
Karaf itests for DBZ:
{code}
java.lang.ClassNotFoundException:
org.apache.camel.component.debezium.DebeziumComponent not found by
org.apache.camel.camel-debezium-mysql [127]
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)