Author: milamber
Date: Sun Nov 24 20:21:13 2019
New Revision: 36893
Log:
JMeter 5.2.1 release - Prepare update site
Modified:
release/jmeter/HEADER.html
release/jmeter/README.html
Modified: release/jmeter/HEADER.html
==============================================================================
--- release/jmeter/HEADER.html (original)
+++ release/jmeter/HEADER.html Sun Nov 24 20:21:13 2019
@@ -19,5 +19,5 @@ Always <a href="#sig">check the signatur
</p>
<h2>Java version</h2>
<p>
-<b>Apache JMeter 5.2 requires Java 8+</b>
+<b>Apache JMeter 5.2.1 requires Java 8+</b>
</p>
Modified: release/jmeter/README.html
==============================================================================
--- release/jmeter/README.html (original)
+++ release/jmeter/README.html Sun Nov 24 20:21:13 2019
@@ -24,18 +24,18 @@
<pre>Always check signatures to validate package authenticity, <i>e.g.</i>,
$ pgpk -a KEYS
-$ pgpv apache-jmeter-5.2.tgz.asc
+$ pgpv apache-jmeter-5.2.1.tgz.asc
<i>or</i>,
$ pgp -ka KEYS
-$ pgp apache-jmeter-5.2.tgz.asc
+$ pgp apache-jmeter-5.2.1.tgz.asc
<i>or</i>
-$ gpg --verify apache-jmeter-5.2.tgz.asc apache-jmeter-5.2.tgz
+$ gpg --verify apache-jmeter-5.2.1.tgz.asc apache-jmeter-5.2.1.tgz
</pre>
<p>
- We also offer SHA512 hashes to validate the
+ We also offer SHA5.2.1 hashes to validate the
integrity of the downloaded files. See the
- <tt><var>distribution</var>.sha512</tt> files.
+ <tt><var>distribution</var>.sha5.2.1</tt> files.
<br>
Note that such hashes are only useful as a check that the file has been
downloaded OK.
They do not provide any guarantee that the downloaded file is authentic.