Commit Graph

3 Commits

Author SHA1 Message Date
Mahmoud Ben Hassine
1a017dced2 Remove dependency to Spring Shell
This commit updates the samples to use Java's
standard CLI utilities instead of Spring Shell.

Resolves #1184
2025-04-15 14:08:19 +02:00
Gerlach, Winfried
fc2cea5808 bump some libraries to newer minor releases 2025-02-03 10:43:36 +01:00
Janne Valkealahti
e62b09d2bb Overhaul gradle build
- Focus of this commit is to have modern gradle build.
- Migrate most of a plugin configurations from dsl
  into buildSrc.
- This fixes issues with existing docs build.
- Allows to sign files so that we have that part
  done for central in a build.
- We can skip publishing samples.
- We're able to share similar logic for modules
  which are meant for publish or just being samples.
- It's easier to upgrade gradle versions without
  getting various build issues.
- Relates #1143
2024-03-14 12:26:47 +00:00