This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
The following commit(s) were added to refs/heads/camel-quarkus-main by this push: new 3d49f9c Revert "Disable cluster-leader-election native profile due to apache/camel-quarkus#6892" 3d49f9c is described below commit 3d49f9c20fde84d245aa503583dabcbc6e208e11 Author: James Netherton <jamesnether...@gmail.com> AuthorDate: Tue Feb 11 11:50:05 2025 +0000 Revert "Disable cluster-leader-election native profile due to apache/camel-quarkus#6892" This reverts commit da4674723e9dcf7075e50c8c7766a5ab79f375c0. --- cluster-leader-election/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/cluster-leader-election/pom.xml b/cluster-leader-election/pom.xml index 12a24c3..cea7c0e 100644 --- a/cluster-leader-election/pom.xml +++ b/cluster-leader-election/pom.xml @@ -262,7 +262,6 @@ </build> <profiles> - <!-- TODO: https://github.com/apache/camel-quarkus/issues/6892 <profile> <id>native</id> <activation> @@ -295,7 +294,6 @@ </plugins> </build> </profile> - --> <profile> <id>kubernetes</id> <activation>