This is an automated email from the ASF dual-hosted git repository.
akm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/master by this push:
new 48d76db NOJIRA: Adding instructions per [email protected] requirements
48d76db is described below
commit 48d76dbb8bb3455a7aba5ceceab0a0304bd53cbb
Author: Andrew Musselman <[email protected]>
AuthorDate: Sun Mar 10 11:17:43 2019 -0700
NOJIRA: Adding instructions per [email protected] requirements
---
website/general/downloads.md | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/website/general/downloads.md b/website/general/downloads.md
index e4c3d1f..53de6ad 100644
--- a/website/general/downloads.md
+++ b/website/general/downloads.md
@@ -10,8 +10,14 @@ title: Downloads
Apache Mahout is an official Apache project and thus available from any of
the Apache mirrors. The latest Mahout release is available for download at:
-* [Download Latest](http://www.apache.org/dyn/closer.cgi/mahout/)
-* [Release Archive](http://archive.apache.org/dist/mahout/)
+* [Download Latest](http://www.apache.org/dist/mahout)
+* [Release Archive](http://archive.apache.org/dist/mahout)
+ * To validate artifacts:
+ * (From KEYS file: `gpg --import KEYS`
+ * ```$ gpg mahout-0.14.0-source-release.zip.asc
+ gpg: assuming signed data in `mahout-0.14.0-source-release.zip'
+ gpg: Signature made Fri 01 Mar 2019 09:59:00 AM PST using RSA key ID
140A5BE9
+ gpg: Good signature from "Carol Roberts (ASF Signing Key)
<[email protected]>"```
# Source code for the current snapshot