spring-boot/spring-boot-project/spring-boot-autoconfigure/src
Stéphane Nicoll 1246cab30b Disable Artemis tests on Java 23
Artemis does not work on Java 23, this commit therefore disables those
tests when running against a Java version higher than 22.

See https://issues.apache.org/jira/browse/ARTEMIS-4975

Unfortunately, the version of JUnit that we use has no value for Java
23, so we have to use OTHER for that purpose.
2024-08-07 17:33:17 +02:00
..
dockerTest/java/org/springframework/boot/autoconfigure Make reactive Elastic repositories back off without Reactor 2024-08-01 13:30:14 +01:00
main Add missing default value for Pulsar properties 2024-08-01 14:54:28 +02:00
test Disable Artemis tests on Java 23 2024-08-07 17:33:17 +02:00