You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project/spring-boot-tools
Phillip Webb ae6311ddda Prevent Logback from accidentally being used in Log4J2LoggingSystemTests
Update `Log4J2LoggingSystemTests` to exclude Logback and include
'log4j-slf4j-impl'. The `ModifiedClassPathClassLoader` has also been
updated so that it no longer automatically excludes `log4j` artifacts,
instead we now use `@ClassPathExclusions` on the relevant tests.

Fixes gh-19365
2 years ago
..
spring-boot-antlib Name custom task inputs 3 years ago
spring-boot-autoconfigure-processor Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-buildpack-platform Polish 3 years ago
spring-boot-configuration-metadata Remove redundant throws declarations from internal APIs 3 years ago
spring-boot-configuration-processor Merge branch '2.5.x' into 2.6.x 3 years ago
spring-boot-gradle-plugin Enable Links for the Javadoc of the Gradle Plugins 2 years ago
spring-boot-gradle-test-support Merge branch '2.5.x' into 2.6.x 3 years ago
spring-boot-jarmode-layertools Merge branch '2.4.x' into 2.5.x 3 years ago
spring-boot-loader Upgrade to Bouncycastle 1.71 2 years ago
spring-boot-loader-tools Polish 3 years ago
spring-boot-maven-plugin Upgrade integration tests to Apache Maven 3.8.5 2 years ago
spring-boot-test-support Prevent Logback from accidentally being used in Log4J2LoggingSystemTests 2 years ago