spring-boot/spring-boot-project/spring-boot-tools
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
..
spring-boot-antlib Merge branch '1.5.x' into 2.0.x 2019-06-07 10:46:31 +01:00
spring-boot-autoconfigure-processor Merge branch '2.0.x' into 2.1.x 2019-06-07 10:50:34 +01:00
spring-boot-configuration-metadata Merge branch '2.0.x' into 2.1.x 2019-06-07 10:50:34 +01:00
spring-boot-configuration-processor Merge branch '2.0.x' into 2.1.x 2019-06-07 10:50:34 +01:00
spring-boot-gradle-plugin Ensure META-INF/MANIFEST.MF remains as first entry 2019-06-17 15:48:14 -07:00
spring-boot-loader Fix handling of jar files with + chars in their path 2019-06-17 10:31:51 +01:00
spring-boot-loader-tools Avoid leaving streams open when writing libraries 2019-06-12 12:28:07 +01:00
spring-boot-maven-plugin Merge branch '2.0.x' into 2.1.x 2019-06-07 10:50:34 +01:00
spring-boot-test-support Merge branch '2.0.x' into 2.1.x 2019-06-07 10:50:34 +01:00
pom.xml