spring-boot/spring-boot-project/spring-boot-tools/spring-boot-loader-tools/src
Scott Frederick 40a9c4d90f Sort repackaged libraries in a reproducible Maven build
When a Maven build is configured to ensure reproducibility, any
libraries added to `BOOT-INF/lib` in a jar archive or to `WEB-INF/lib`
in a war archive by the Spring Boot plugin repackaging should be
sorted by name to ensure a stable and predictable order.

Fixes gh-27436
2021-08-20 13:00:39 -05:00
..
main Sort repackaged libraries in a reproducible Maven build 2021-08-20 13:00:39 -05:00
test Adjust fat jar central directory to account for launch script 2021-07-19 15:02:42 -05:00