This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 500e7b47a4 Remove workaround for quarkusio/quarkus#36952 new 4d477f8f2f Fix disablement of InfinispanTest.query on JUnit 5.10.1 new 4551a0da99 Move Infinispan test classes to the correct package The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/camel/quarkus/component/infinispan}/InfinispanRoutes.java | 1 + .../apache/camel/quarkus/component/infinispan}/InfinispanIT.java | 1 + .../quarkus/component/infinispan}/InfinispanServerTestResource.java | 1 + .../apache/camel/quarkus/component/infinispan}/InfinispanTest.java | 4 +++- 4 files changed, 6 insertions(+), 1 deletion(-) rename integration-tests/infinispan/src/main/java/{ => org/apache/camel/quarkus/component/infinispan}/InfinispanRoutes.java (98%) rename integration-tests/infinispan/src/test/java/{ => org/apache/camel/quarkus/component/infinispan}/InfinispanIT.java (94%) rename integration-tests/infinispan/src/test/java/{ => org/apache/camel/quarkus/component/infinispan}/InfinispanServerTestResource.java (97%) rename integration-tests/infinispan/src/test/java/{ => org/apache/camel/quarkus/component/infinispan}/InfinispanTest.java (94%)