spring-boot/spring-boot-project/spring-boot-tools/spring-boot-loader-tools/src/main
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
..
java/org/springframework/boot/loader/tools Sort repackaged libraries in a reproducible Maven build 2021-08-20 13:00:39 -05:00
resources/org/springframework/boot/loader/tools Improve compatibility by replacing use of seq with a native for-loop 2020-04-29 19:30:35 +01:00