spring-boot/spring-boot-project
Andy Wilkinson 4073cf8334 Only apply special handling of META-INF to jar files
The changes for gh-28562 attempted to align the Gradle plugin's
handling of META-INF with the Maven plugin's behavior. Unfortunately,
they want too far, applying the handling to both jar and war files
when the Maven plugin only applies it to jar files.

This commit reworks the changes so that they only apply to jar files.

Closes gh-30026
2022-03-02 15:19:09 +00:00
..
spring-boot Add explicit dependency on inject-api 2022-02-24 15:12:09 +01:00
spring-boot-actuator Polish "Enforce use of BDDMockito" 2022-02-01 10:03:18 +01:00
spring-boot-actuator-autoconfigure Polish "Enforce use of BDDMockito" 2022-02-01 10:03:18 +01:00
spring-boot-autoconfigure Remove redundant ConditionalOnMissingFilterBean 2022-03-02 11:40:44 +00:00
spring-boot-cli Polish "Enforce use of BDDMockito" 2022-02-01 10:03:18 +01:00
spring-boot-dependencies Manage more of Kafka's modules 2022-03-02 11:06:25 +00:00
spring-boot-devtools Polish "Enforce use of BDDMockito" 2022-02-01 10:03:18 +01:00
spring-boot-docs Add links to Spring Boot for Apache Geode and its documentation 2022-03-01 12:13:58 +00:00
spring-boot-parent Upgrade to Testcontainers 1.16.2 2022-01-12 13:52:43 -08:00
spring-boot-properties-migrator
spring-boot-starters
spring-boot-test Allow beans with circular dependencies to be spied 2022-02-19 11:35:58 +00:00
spring-boot-test-autoconfigure Polish "Enforce use of BDDMockito" 2022-02-01 10:03:18 +01:00
spring-boot-tools Only apply special handling of META-INF to jar files 2022-03-02 15:19:09 +00:00