spring-boot/spring-boot-tools
Andy Wilkinson a50646b7cc Fix repackaging of jars with non-default compression configuration
Previously, if a jar that used custom compression configuration was
repackaged, a failure may occur if an entry in the repackaged jar had
a different compressed size to the entry in the source jar.

This commit updates JarWriter to clear the input entry's compressed
size (by setting it to -1) so that the repackaged entry's compressed
size does not have to match that of the input entry.

Closes gh-13720
2018-07-09 13:16:41 +01:00
..
spring-boot-antlib Next Development Version 2018-06-14 10:05:31 +00:00
spring-boot-autoconfigure-processor Next Development Version 2018-06-14 10:05:31 +00:00
spring-boot-configuration-metadata Next Development Version 2018-06-14 10:05:31 +00:00
spring-boot-configuration-processor Polish 2018-06-21 09:16:44 +02:00
spring-boot-gradle-plugin Next Development Version 2018-06-14 10:05:31 +00:00
spring-boot-loader Next Development Version 2018-06-14 10:05:31 +00:00
spring-boot-loader-tools Fix repackaging of jars with non-default compression configuration 2018-07-09 13:16:41 +01:00
spring-boot-maven-plugin Next Development Version 2018-06-14 10:05:31 +00:00
spring-boot-test-support Next Development Version 2018-06-14 10:05:31 +00:00
pom.xml Next Development Version 2018-06-14 10:05:31 +00:00