Mahmoud Ben Hassine
|
8f4e1b78fa
|
Update test dependencies for the latest Spring Boot 3.5 snapshots
Spring Boot 3.5 updated JUnit Jupiter from v5.11 to v5.12.
With this new version, the junit-platform-launcher dependency
must be declared explicitly.
|
2025-04-22 20:04:09 +02:00 |
|
Janne Valkealahti
|
da529fa277
|
Make samples native build fully optional
- Add springShellSampleNative project property
- Implement generic samples build logic in buildSrc
- Fixes #873
|
2023-09-24 08:37:32 +01:00 |
|
Greg Cooper
|
c5145a2fe6
|
Do not include timestamp for buildInfo.
|
2023-08-02 08:51:35 +01:00 |
|
Janne Valkealahti
|
748f41103d
|
Fix removed deprecation
- Fix property values which doesn't exist in gradle zip task anymore.
- Relates #821
|
2023-07-21 08:09:24 +01:00 |
|
Janne Valkealahti
|
625619fc92
|
Add primary command sample
- New spring-shell-sample-catalog which is a skeleton meant for
future view overhaul work.
- Relates #755
|
2023-07-05 10:35:30 +01:00 |
|