spring-boot/spring-boot-project/spring-boot-tools
Phillip Webb 50e9674631 Backport "Attempt to prevent JarFiles from being left open"
Update `JarFile` so that `super.close()` is called early so that the
file is not left open. Since we re-implement `JarFile` methods to work
directly on the underlying `RandomAccessDataFile`, it should be safe
to close immediately.

Closes gh-21177
2020-04-27 19:03:52 -07:00
..
spring-boot-antlib Remove loading of non-existent properties file from antlib 2020-01-07 12:04:59 +00:00
spring-boot-autoconfigure-processor Correct SCM URLs in published poms 2019-10-02 10:48:30 +01:00
spring-boot-configuration-metadata Correct SCM URLs in published poms 2019-10-02 10:48:30 +01:00
spring-boot-configuration-processor Update copyright header of changed files 2019-12-13 11:23:24 -08:00
spring-boot-gradle-plugin Fix up-to-date checking of build info properties 2020-02-14 11:56:19 +00:00
spring-boot-loader Backport "Attempt to prevent JarFiles from being left open" 2020-04-27 19:03:52 -07:00
spring-boot-loader-tools Update copyright year of changed files 2020-01-13 14:09:11 -08:00
spring-boot-maven-plugin Clarify documentation of repackage mojo's attach property 2019-12-24 10:59:36 +01:00
spring-boot-test-support Remove outdated FIXMEs from tests 2020-04-22 11:55:35 -07:00
pom.xml Correct SCM URLs in published poms 2019-10-02 10:48:30 +01:00