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
2019-06-17 15:48:14 -07:00
..
gradle/wrapper Raise the minimum supported version of Gradle to 4.4 2018-09-12 17:06:03 +01:00
src Ensure META-INF/MANIFEST.MF remains as first entry 2019-06-17 15:48:14 -07:00
.gitignore Add .gitignore for Gradle Plugin module 2018-05-11 14:28:02 +02:00
build.gradle Merge branch '2.0.x' into 2.1.x 2019-06-07 10:50:34 +01:00
gradle.properties Relocate projects to spring-boot-project 2017-10-04 16:34:23 -07:00
gradlew Raise the minimum supported version of Gradle to 4.4 2018-09-12 17:06:03 +01:00
gradlew.bat Relocate projects to spring-boot-project 2017-10-04 16:34:23 -07:00
pom.xml Merge branch '2.0.x' into 2.1.x 2019-03-19 17:04:41 +00:00