You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2022/05/04 14:29:09 UTC

[camel-quarkus] 02/03: Revert "Disable Debezium native build due to #3748"

This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit ac90accf68909868d2989603bbf49fed388a1866
Author: James Netherton <ja...@gmail.com>
AuthorDate: Wed May 4 12:36:08 2022 +0100

    Revert "Disable Debezium native build due to #3748"
    
    This reverts commit 244960f7443dfab73951fe96982caab170170e02.
---
 integration-tests/debezium/pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/integration-tests/debezium/pom.xml b/integration-tests/debezium/pom.xml
index 0b2d05b5cb..622dc92f34 100644
--- a/integration-tests/debezium/pom.xml
+++ b/integration-tests/debezium/pom.xml
@@ -123,7 +123,6 @@
 
 
     <profiles>
-        <!-- TODO: "https://github.com/apache/camel-quarkus/issues/3748"
         <profile>
             <id>native</id>
             <activation>
@@ -151,7 +150,6 @@
                 </plugins>
             </build>
         </profile>
-        -->
         <profile>
             <id>mysqlDriver</id>
             <activation>