[
https://issues.apache.org/jira/browse/CAMEL-14134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Omar Al-Safi updated CAMEL-14134:
---------------------------------
Description:
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}
Therefore, is better to remove the karaf features with karaf itests for this
component and label it as not supported in Karaf
was:
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}
> Remove Karaf featurs and 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
> Priority: Minor
> 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}
> Therefore, is better to remove the karaf features with karaf itests for this
> component and label it as not supported in Karaf
--
This message was sent by Atlassian Jira
(v8.3.4#803005)