Moritz Halbritter
e5a24bafc7
Polish "Add jarmode tools command to print the SBOM"
...
See gh-51505
2026-09-02 16:34:49 +02:00
Hyeongjun Cho
962ca36126
Add jarmode tools command to print the SBOM
...
Add an 'sbom' command to the tools jar mode which prints the SBOM
packaged in an uber jar or war. The SBOM is located using the
Sbom-Location manifest attribute and its bytes are copied verbatim to
the console, or to the file given by --destination.
See gh-51505
Signed-off-by: Hyeongjun Cho <ryuu.public@gmail.com >
2026-09-02 16:26:35 +02:00
Moritz Halbritter
07e3850143
Merge branch '4.0.x' into 4.1.x
...
Closes gh-51547
2026-09-02 16:23:27 +02:00
Hyeongjun Cho
d92a75c66b
Print a simple error message when a jarmode tools command fails
...
See gh-51540
Signed-off-by: Hyeongjun Cho <ryuu.public@gmail.com >
2026-09-02 16:17:49 +02:00
Moritz Halbritter
8afd978548
Merge branch '4.0.x'
...
Closes gh-50510
2026-05-27 10:47:58 +02:00
Moritz Halbritter
5f0d0ad265
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50509
2026-05-27 10:47:47 +02:00
Andy Wilkinson
6a74bb85a3
Merge branch '4.0.x'
...
Closes gh-50440
2026-05-14 15:03:44 +01:00
Andy Wilkinson
add52b6ccd
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50439
2026-05-14 15:02:24 +01:00
Andy Wilkinson
dcf0b4ccab
Merge branch '4.0.x'
...
Closes gh-50132
2026-04-20 10:09:21 +01:00
Andy Wilkinson
b43d3d439d
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50131
2026-04-20 10:05:26 +01:00
Phillip Webb
a6e4a93cda
Merge branch '4.0.x'
...
Closes gh-48679
2026-01-05 14:34:20 -08:00
Phillip Webb
eef6a6a5e2
Merge branch '3.5.x' into 4.0.x
...
Closes gh-48678
2026-01-05 14:33:39 -08:00
Stéphane Nicoll
da56bfea6e
Remove support for the deprecated layertools jar mode
...
Closes gh-48568
2025-12-22 08:36:52 +01:00
Moritz Halbritter
6f94129c85
Add nullability annotations to tests in loader/spring-boot-jarmode-tools
...
See gh-47263
2025-10-16 14:07:16 +02:00
Andy Wilkinson
44099d3d21
Build with Gradle 9.1.0
2025-10-06 18:30:48 +01:00
Moritz Halbritter
f5be18587c
Improve null-safety of loader/spring-boot-jarmode-tools
...
See gh-46926
2025-08-26 14:22:54 +02:00
Moritz Halbritter
d1d35d03c8
Add nullability annotations to loader/spring-boot-jarmode-tools
...
See gh-46587
2025-08-11 15:50:49 +02:00
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
2025-07-10 17:54:08 -07:00