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/spring-boot-gradle-plugin
Phillip Webb d82ccf1405 Ensure META-INF/MANIFEST.MF remains as first entry
Update Gradle archive tasks to ensure that `META-INF/` and
`META-INF/MANIFEST.MF` remain as the first entries of the archive.

Prior to this commit, rewritten archives would violate the implicit
specification of `JarInputStream` that these entries should be first.

Fixes gh-16698
6 years ago
..
gradle/wrapper Raise the minimum supported version of Gradle to 4.4 6 years ago
src Ensure META-INF/MANIFEST.MF remains as first entry 6 years ago
.gitignore Add .gitignore for Gradle Plugin module 7 years ago
build.gradle Merge branch '2.0.x' into 2.1.x 6 years ago
gradle.properties Relocate projects to spring-boot-project 7 years ago
gradlew Raise the minimum supported version of Gradle to 4.4 6 years ago
gradlew.bat Relocate projects to spring-boot-project 7 years ago
pom.xml Merge branch '2.0.x' into 2.1.x 6 years ago