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 6bf2e380da Remove not needed Infinispan exclusions which was needed for different versions of Infinispan between Camel and Quarkus 6bf2e380da is described below commit 6bf2e380dafe8a07e3d1533938de66afe3397b59 Author: Lukas Lowinger <llowi...@redhat.com> AuthorDate: Mon Aug 11 16:55:11 2025 +0200 Remove not needed Infinispan exclusions which was needed for different versions of Infinispan between Camel and Quarkus --- poms/bom/pom.xml | 9 --------- poms/bom/src/main/generated/flattened-full-pom.xml | 8 -------- poms/bom/src/main/generated/flattened-reduced-pom.xml | 8 -------- poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml | 8 -------- 4 files changed, 33 deletions(-) diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml index c29aeb087b..5b491986f6 100644 --- a/poms/bom/pom.xml +++ b/poms/bom/pom.xml @@ -1613,15 +1613,6 @@ <artifactId>camel-infinispan</artifactId> <version>${camel.version}</version> <exclusions> - <!-- TODO: https://github.com/apache/camel-quarkus/issues/5844 --> - <exclusion> - <groupId>org.infinispan</groupId> - <artifactId>infinispan-commons-jakarta</artifactId> - </exclusion> - <exclusion> - <groupId>org.infinispan</groupId> - <artifactId>infinispan-client-hotrod-jakarta</artifactId> - </exclusion> <exclusion> <groupId>org.slf4j</groupId> <artifactId>jcl-over-slf4j</artifactId> diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml b/poms/bom/src/main/generated/flattened-full-pom.xml index 77532ad324..902c7d0ad7 100644 --- a/poms/bom/src/main/generated/flattened-full-pom.xml +++ b/poms/bom/src/main/generated/flattened-full-pom.xml @@ -1528,14 +1528,6 @@ <artifactId>camel-infinispan</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <version>4.13.0</version><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <exclusions> - <exclusion> - <groupId>org.infinispan</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> - <artifactId>infinispan-commons-jakarta</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> - </exclusion> - <exclusion> - <groupId>org.infinispan</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> - <artifactId>infinispan-client-hotrod-jakarta</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> - </exclusion> <exclusion> <groupId>org.slf4j</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <artifactId>jcl-over-slf4j</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> diff --git a/poms/bom/src/main/generated/flattened-reduced-pom.xml b/poms/bom/src/main/generated/flattened-reduced-pom.xml index c05f9cf476..8db2772ef1 100644 --- a/poms/bom/src/main/generated/flattened-reduced-pom.xml +++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml @@ -1523,14 +1523,6 @@ <artifactId>camel-infinispan</artifactId> <version>4.13.0</version> <exclusions> - <exclusion> - <groupId>org.infinispan</groupId> - <artifactId>infinispan-commons-jakarta</artifactId> - </exclusion> - <exclusion> - <groupId>org.infinispan</groupId> - <artifactId>infinispan-client-hotrod-jakarta</artifactId> - </exclusion> <exclusion> <groupId>org.slf4j</groupId> <artifactId>jcl-over-slf4j</artifactId> diff --git a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml index 08a57bc84a..e0fe375d1c 100644 --- a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml +++ b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml @@ -1523,14 +1523,6 @@ <artifactId>camel-infinispan</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <version>4.13.0</version><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <exclusions> - <exclusion> - <groupId>org.infinispan</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> - <artifactId>infinispan-commons-jakarta</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> - </exclusion> - <exclusion> - <groupId>org.infinispan</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> - <artifactId>infinispan-client-hotrod-jakarta</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> - </exclusion> <exclusion> <groupId>org.slf4j</groupId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} --> <artifactId>jcl-over-slf4j</artifactId><!-- org.apache.camel.quarkus:camel-quarkus-bom:${project.version} -->