This is an automated email from the ASF dual-hosted git repository.
henrik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/otava.git
from 5276f24 Fix multiple issues discovered via running examples (#95)
add ef64531 Add a bash script that contributors may use/adapt to validate
releases
add a31a60f Add another script to be used as helper to check release tar
file.
add 3ffbc18 Add ASF license header to scripts in util/
new b70f2aa Merge pull request #98 from apache/asf-verify
The 1 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:
util/check-signatures.sh | 52 +++++++++++++++++++
util/verify-asf-release.sh | 123 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 175 insertions(+)
create mode 100755 util/check-signatures.sh
create mode 100755 util/verify-asf-release.sh