This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git
The following commit(s) were added to refs/heads/master by this push:
new 3a360c227e ISIS-2965: verification-script: just comments
3a360c227e is described below
commit 3a360c227e324b4975e427cc5ad114a6629b400b
Author: andi-huber <[email protected]>
AuthorDate: Mon Aug 22 13:54:21 2022 +0200
ISIS-2965: verification-script: just comments
---
scripts/verify-isis-release.sh | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/scripts/verify-isis-release.sh b/scripts/verify-isis-release.sh
index 5bfd241aa3..8137762c6a 100755
--- a/scripts/verify-isis-release.sh
+++ b/scripts/verify-isis-release.sh
@@ -31,10 +31,14 @@
# curl
# gpg
# unzip
-# jdk 8
+# jdk 11+ (make sure you have the 'jar' command!)
# mvn 3.6.0+
#
+## uncomment for single line step through debugging
+# set -x
+# trap read debug
+
# shellcheck disable=SC2164
_execmustpass(){