You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Omar Al-Safi (Jira)" <ji...@apache.org> on 2019/11/04 09:43:00 UTC

[jira] [Created] (CAMEL-14134) Fix Karaf itests for Debezium

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)