This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-tools.git
The following commit(s) were added to refs/heads/master by this push:
new c92e9fb Fixed: the following changes to the verification script do
the trick
c92e9fb is described below
commit c92e9fbd3e3db4daf41c9ea426ace87837419cd1
Author: Nicolas Malin <[email protected]>
AuthorDate: Thu Apr 3 10:49:37 2025 +0200
Fixed: the following changes to the verification script do the trick
Just add an information about KEYS when using
https://archive.apache.org/dist/ofbiz/
The point is that it's still in
https://dist.apache.org/repos/dist/dev/ofbiz
---
verify-ofbiz-release.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/verify-ofbiz-release.sh b/verify-ofbiz-release.sh
index 46b344e..977c23a 100755
--- a/verify-ofbiz-release.sh
+++ b/verify-ofbiz-release.sh
@@ -41,7 +41,7 @@
#sudo update-alternatives --config java
VERSION=0.2
URL='https://dist.apache.org/repos/dist/dev/ofbiz'
-# In case you need to test an already released version
+# In case you need to test an already released version then manually get the
key from the URL above
#URL='https://archive.apache.org/dist/ofbiz/'
# color definitions for output