spring-boot/spring-boot-project/spring-boot-tools/spring-boot-loader/src/main
Phillip Webb f21402d4c3 Consistently return non-zero exit codes for jarmode failures
Update jar mode launchers to catch all exceptions and return a non-zero
exit code. This refinement also allows us to consolidate the existing
error reporting logic to a central locations. Modes that wish to report
a simple error rather than a full stacktrace can throw the newly
introduced `JarModeErrorException`.

Fixes gh-43435
2024-12-06 19:00:50 -08:00
..
java/org/springframework/boot/loader Consistently return non-zero exit codes for jarmode failures 2024-12-06 19:00:50 -08:00
resources/META-INF/services Support java.nio.file Paths and FileSystems with nested jars 2023-10-18 20:46:36 -07:00