Author: buildbot
Date: Sun Jun 7 02:51:00 2015
New Revision: 954025
Log:
Staging update by buildbot for oodt
Modified:
websites/staging/oodt/trunk/content/ (props changed)
websites/staging/oodt/trunk/content/download.html
Propchange: websites/staging/oodt/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jun 7 02:51:00 2015
@@ -1 +1 @@
-1683981
+1683982
Modified: websites/staging/oodt/trunk/content/download.html
==============================================================================
--- websites/staging/oodt/trunk/content/download.html (original)
+++ websites/staging/oodt/trunk/content/download.html Sun Jun 7 02:51:00 2015
@@ -151,7 +151,7 @@ under the License.
<p>We strongly recommend you verify your downloads with at least both
PGP and MD5. Guidance for doing so is provided below.</p>
<h4>PGP Signature</h4>
- <p>The PGP signatures can be verified using PGP or GPG. First download
the <a href="http://www.apache.org/dist/oodt/KEYS-0.7.txt">KEYS</a> as well as
the asc signature file for the relevant distribution.</p>
+ <p>The PGP signatures can be verified using PGP or GPG. First download
the <a href="https://people.apache.org/keys/group/oodt.asc">KEYS</a> as well as
the asc signature file for the relevant distribution.</p>
<p>N.B.Make sure you get these files from the <a
href="http://www.apache.org/dist/oodt/">main distribution directory</a>, rather
than from a mirror. Then verify the signatures using the following:</p>
<code>$ gpg --import KEYS </code>
<code>$ gpg --verify apache-oodt-X.Y.Z-src.zip.asc</code>