spring-boot/spring-boot-project/spring-boot-tools/spring-boot-jarmode-tools/src
Phillip Webb f08188d5cf Change relevant Assert calls to throw IllegalStateException
Change certain Assert class from `assert...` to `assertState`
so that a more appropriate `IllegalStateException` is thrown.

Fixes gh-43779
2025-01-11 21:16:36 -08:00
..
main Change relevant Assert calls to throw IllegalStateException 2025-01-11 21:16:36 -08:00
test Consistently return non-zero exit codes for jarmode failures 2024-12-06 19:00:50 -08:00