This is an automated email from the ASF dual-hosted git repository.
chtompki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git.
from 8360765 Bump junit from 4.13 to 4.13.1 #23.
new 695a4e1 COMMONSSITE-138: create signature validation script for
releases
new 716a3ad (add) license to file
new cac3ab9 COMMONSSITE-138: add signature-validator.sh to staged
directory
new f069309 Merge branch 'master' of
github.com:apache/commons-release-plugin into COMMONSSITE-138
new 0c01348 COMMONSSITE-138: add assert statement to test
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/changes/changes.xml | 1 +
.../mojos/CommonsDistributionStagingMojo.java | 27 ++++
src/main/resources/signature-validator.sh | 159 +++++++++++++++++++++
.../mojos/CommonsDistributionStagingMojoTest.java | 2 +
4 files changed, 189 insertions(+)
create mode 100644 src/main/resources/signature-validator.sh