spring-boot/spring-boot-project/spring-boot-tools
Moritz Halbritter 558d811b0a Use JarFile instead of ZipInputStream
ZipInputStream can't cope with some non-deflated entries, see
https://bugs.openjdk.org/browse/JDK-8143613.

JarFile works better, but it doesn't support creation time / access
time.

See gh-38276
2024-03-20 12:11:56 +01:00
..
spring-boot-antlib Rename spring-boot-loader to spring-boot-loader-classic 2023-10-03 15:40:04 -07:00
spring-boot-autoconfigure-processor Use .isEmpty() where feasible 2023-12-19 22:38:05 -08:00
spring-boot-buildpack-platform Merge branch '3.2.x' 2024-02-28 17:20:00 +00:00
spring-boot-cli Update copyright header of cleaned up code 2024-01-23 10:18:50 -08:00
spring-boot-configuration-metadata Replace contains/put/get pattern with computeIfAbsent 2023-08-08 13:12:47 +02:00
spring-boot-configuration-metadata-changelog-generator Escape pipe symbol in properties changelog table cells 2023-11-30 11:37:25 +01:00
spring-boot-configuration-processor Merge branch '3.2.x' 2024-02-12 10:19:46 +01:00
spring-boot-gradle-plugin Adjust defaults for ExtractCommand 2024-03-12 11:52:33 +01:00
spring-boot-gradle-test-support Merge branch '3.2.x' 2024-02-14 14:54:32 +00:00
spring-boot-jarmode-tools Use JarFile instead of ZipInputStream 2024-03-20 12:11:56 +01:00
spring-boot-loader Polish 2024-03-15 11:25:16 +01:00
spring-boot-loader-classic Merge branch '3.1.x' into 3.2.x 2024-02-12 10:18:46 +01:00
spring-boot-loader-tools Implement extract and list-layers command 2024-03-07 13:34:13 +01:00
spring-boot-maven-plugin Create classpath argfile on windows for run tasks 2024-03-19 14:08:14 +01:00
spring-boot-properties-migrator Update copyright header of cleaned up code 2024-01-23 10:18:50 -08:00
spring-boot-test-support Remove redpanda image compatibility 2024-02-29 15:30:12 +01:00