spring-boot/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src
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
..
main Ensure META-INF/MANIFEST.MF remains as first entry 2019-06-17 15:48:14 -07:00
test Ensure META-INF/MANIFEST.MF remains as first entry 2019-06-17 15:48:14 -07:00