This is an automated email from the ASF dual-hosted git repository.
ppkarwasz pushed a change to branch feat/slsa
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git
from 28f0b57 fix: add support for multiple checksum algorithms
add 86a4401 fix: improve `BuildDefinitions.commandLine`
add c3cff4d fix: add final everywhere
No new revisions were added by this update.
Summary of changes:
.../release/plugin/internal/ArtifactUtils.java | 30 +++++-----
.../release/plugin/internal/BuildDefinitions.java | 68 ++++++++--------------
.../commons/release/plugin/internal/GitUtils.java | 20 +++----
.../release/plugin/mojos/BuildAttestationMojo.java | 60 +++++++++----------
.../plugin/internal/BuildDefinitionsTest.java | 4 +-
.../commons/release/plugin/internal/MojoUtils.java | 10 ++--
.../plugin/mojos/BuildAttestationMojoTest.java | 57 +++++++++---------
7 files changed, 114 insertions(+), 135 deletions(-)