Author: rjung
Date: Thu Jun 14 10:10:51 2012
New Revision: 1350175
URL: http://svn.apache.org/viewvc?rev=1350175&view=rev
Log:
Reinstate path to connectors KEYS file in
key checking instructions.
Currently we don't have a unified KEYS file
but about 5 different ones.
Modified:
tomcat/site/trunk/docs/download-connectors.html
tomcat/site/trunk/docs/download-native.html
tomcat/site/trunk/xdocs/download-connectors.xml
tomcat/site/trunk/xdocs/download-native.xml
Modified: tomcat/site/trunk/docs/download-connectors.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-connectors.html?rev=1350175&r1=1350174&r2=1350175&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-connectors.html (original)
+++ tomcat/site/trunk/docs/download-connectors.html Thu Jun 14 10:10:51 2012
@@ -376,7 +376,7 @@
<p>You <strong>must</strong> verify the integrity of the downloaded
files. We provide OpenPGP signatures for every release file. This
signature should be matched against the
- <a href="http://www.apache.org/dist/tomcat/tomcat-6/KEYS">KEYS</a> file
+ <a
href="http://www.apache.org/dist/tomcat/tomcat-connectors/KEYS">KEYS</a> file
which contains the OpenPGP keys of Tomcat's Release Managers. We also
provide an <code>MD5</code> checksum for every release file. After you
download the file, you should calculate a checksum for your download,
Modified: tomcat/site/trunk/docs/download-native.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-native.html?rev=1350175&r1=1350174&r2=1350175&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-native.html (original)
+++ tomcat/site/trunk/docs/download-native.html Thu Jun 14 10:10:51 2012
@@ -361,7 +361,7 @@
<p>You <strong>must</strong> verify the integrity of the downloaded
files. We provide OpenPGP signatures for every release file. This
signature should be matched against the
- <a href="http://www.apache.org/dist/tomcat/tomcat-6/KEYS">KEYS</a> file
+ <a
href="http://www.apache.org/dist/tomcat/tomcat-connectors/KEYS">KEYS</a> file
which contains the OpenPGP keys of Tomcat's Release Managers. We also
provide an <code>MD5</code> checksum for every release file. After you
download the file, you should calculate a checksum for your download,
Modified: tomcat/site/trunk/xdocs/download-connectors.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-connectors.xml?rev=1350175&r1=1350174&r2=1350175&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-connectors.xml (original)
+++ tomcat/site/trunk/xdocs/download-connectors.xml Thu Jun 14 10:10:51 2012
@@ -96,7 +96,7 @@
<p>You <strong>must</strong> verify the integrity of the downloaded
files. We provide OpenPGP signatures for every release file. This
signature should be matched against the
- <a href="http://www.apache.org/dist/tomcat/tomcat-6/KEYS">KEYS</a> file
+ <a
href="http://www.apache.org/dist/tomcat/tomcat-connectors/KEYS">KEYS</a> file
which contains the OpenPGP keys of Tomcat's Release Managers. We also
provide an <code>MD5</code> checksum for every release file. After you
download the file, you should calculate a checksum for your download,
Modified: tomcat/site/trunk/xdocs/download-native.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-native.xml?rev=1350175&r1=1350174&r2=1350175&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-native.xml (original)
+++ tomcat/site/trunk/xdocs/download-native.xml Thu Jun 14 10:10:51 2012
@@ -88,7 +88,7 @@
<p>You <strong>must</strong> verify the integrity of the downloaded
files. We provide OpenPGP signatures for every release file. This
signature should be matched against the
- <a href="http://www.apache.org/dist/tomcat/tomcat-6/KEYS">KEYS</a> file
+ <a
href="http://www.apache.org/dist/tomcat/tomcat-connectors/KEYS">KEYS</a> file
which contains the OpenPGP keys of Tomcat's Release Managers. We also
provide an <code>MD5</code> checksum for every release file. After you
download the file, you should calculate a checksum for your download,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]