diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 2a0b340c977..0c944a69f16 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -130,6 +130,13 @@ test-jar + + + *.properties + logback*.xml + *.yml + + diff --git a/spring-boot/src/test/resources/logback-test.xml b/spring-boot/src/test/resources/logback-test.xml deleted file mode 100644 index 85ea91eb538..00000000000 --- a/spring-boot/src/test/resources/logback-test.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - ${LOG_PATTERN} - - - - - - - - - -