apupier commented on PR #18572: URL: https://github.com/apache/camel/pull/18572#issuecomment-3056552027
seems to require manual change: ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project camel-debezium-common: Compilation failure: Compilation failure: [ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[24,28] cannot find symbol [ERROR] symbol: class EmbeddedEngine [ERROR] location: package io.debezium.embedded [ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[166,45] cannot find symbol [ERROR] symbol: variable EmbeddedEngine [ERROR] location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration [ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[167,45] cannot find symbol [ERROR] symbol: variable EmbeddedEngine [ERROR] location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration [ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[168,45] cannot find symbol [ERROR] symbol: variable EmbeddedEngine [ERROR] location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration [ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[169,45] cannot find symbol [ERROR] symbol: variable EmbeddedEngine [ERROR] location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration [ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[171,45] cannot find symbol [ERROR] symbol: variable EmbeddedEngine [ERROR] location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration [ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[172,45] cannot find symbol [ERROR] symbol: variable EmbeddedEngine [ERROR] location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration [ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[174,45] cannot find symbol [ERROR] symbol: variable EmbeddedEngine [ERROR] location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration [ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[176,45] cannot find symbol [ERROR] symbol: variable EmbeddedEngine [ERROR] location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration [ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[177,45] cannot find symbol [ERROR] symbol: variable EmbeddedEngine [ERROR] location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration [ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[178,45] cannot find symbol [ERROR] symbol: variable EmbeddedEngine [ERROR] location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration -- 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]
