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


The following commit(s) were added to refs/heads/main by this push:
     new 67112458cf Enable infinispan-quarkus-client native tests
67112458cf is described below

commit 67112458cf33bba2eb198cd4d560527fa08625b5
Author: Lukas Lowinger <[email protected]>
AuthorDate: Thu Aug 7 14:32:50 2025 +0200

    Enable infinispan-quarkus-client native tests
---
 integration-tests/infinispan-quarkus-client/pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/integration-tests/infinispan-quarkus-client/pom.xml 
b/integration-tests/infinispan-quarkus-client/pom.xml
index 3dc44c2edf..088c1b96c5 100644
--- a/integration-tests/infinispan-quarkus-client/pom.xml
+++ b/integration-tests/infinispan-quarkus-client/pom.xml
@@ -70,7 +70,6 @@
 
 
     <profiles>
-        <!-- TODO: https://github.com/apache/camel-quarkus/issues/5844
         <profile>
             <id>native</id>
             <activation>
@@ -98,7 +97,6 @@
                 </plugins>
             </build>
         </profile>
-        -->
         <profile>
             <id>virtualDependencies</id>
             <activation>

Reply via email to