• Phillip Webb's avatar
    Ensure META-INF/MANIFEST.MF remains as first entry · d82ccf14
    Phillip Webb authored
    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
    d82ccf14
Name
Last commit
Last update
..
gradle/wrapper Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
build.gradle Loading commit data...
gradle.properties Loading commit data...
gradlew Loading commit data...
gradlew.bat Loading commit data...
pom.xml Loading commit data...