This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 9c352f8  Automatic Site Publish by Buildbot
9c352f8 is described below

commit 9c352f82da65c30646e65080ecf25d7f7d5d995a
Author: buildbot <[email protected]>
AuthorDate: Thu Aug 19 13:32:11 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/activemq-5015011-release.html | 10 +++++++++-
 output/activemq-5015012-release.html | 10 +++++++++-
 output/activemq-5015013-release.html | 10 +++++++++-
 output/activemq-5015014-release.html | 10 +++++++++-
 output/activemq-5015015-release.html | 10 +++++++++-
 output/activemq-5016000-release.html | 10 +++++++++-
 output/activemq-5016001-release.html | 10 +++++++++-
 output/activemq-5016002-release.html | 10 +++++++++-
 output/activemq-5016003-release.html | 10 +++++++++-
 9 files changed, 81 insertions(+), 9 deletions(-)

diff --git a/output/activemq-5015011-release.html 
b/output/activemq-5015011-release.html
index ee2020a..982b7ea 100644
--- a/output/activemq-5015011-release.html
+++ b/output/activemq-5015011-release.html
@@ -138,13 +138,21 @@ $ pgp apache-activemq-&lt;version&gt;-bin.tar.gz.asc
 </code></pre></div>    </div>
     <p>or</p>
     <div class="language-plaintext highlighter-rouge"><div 
class="highlight"><pre class="highlight"><code>$ gpg --import KEYS
-$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc
+$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc 
apache-activemq-&lt;version&gt;-bin.tar.gz
 </code></pre></div>    </div>
   </li>
 </ol>
 
 <p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
 
+<p>You can also verify SHA512 hash using <code class="language-plaintext 
highlighter-rouge">sha512sum</code> command:</p>
+
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>$ sha512sum -c 
apache-activemq-&lt;version&gt;-bin.tar.gz.sha512
+apache-activemq-&lt;version&gt;-bin.tar.gz: OK
+</code></pre></div></div>
+
+<p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
+
 <h2 id="getting-the-binaries-using-maven-3">Getting the Binaries using Maven 
3</h2>
 
 <p>To use this release in your maven project, the simplest dependency that you 
can use in your <a 
href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html";>Maven
 POM</a> is:</p>
diff --git a/output/activemq-5015012-release.html 
b/output/activemq-5015012-release.html
index f3a457a..68c6cb9 100644
--- a/output/activemq-5015012-release.html
+++ b/output/activemq-5015012-release.html
@@ -138,13 +138,21 @@ $ pgp apache-activemq-&lt;version&gt;-bin.tar.gz.asc
 </code></pre></div>    </div>
     <p>or</p>
     <div class="language-plaintext highlighter-rouge"><div 
class="highlight"><pre class="highlight"><code>$ gpg --import KEYS
-$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc
+$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc 
apache-activemq-&lt;version&gt;-bin.tar.gz
 </code></pre></div>    </div>
   </li>
 </ol>
 
 <p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
 
+<p>You can also verify SHA512 hash using <code class="language-plaintext 
highlighter-rouge">sha512sum</code> command:</p>
+
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>$ sha512sum -c 
apache-activemq-&lt;version&gt;-bin.tar.gz.sha512
+apache-activemq-&lt;version&gt;-bin.tar.gz: OK
+</code></pre></div></div>
+
+<p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
+
 <h2 id="getting-the-binaries-using-maven-3">Getting the Binaries using Maven 
3</h2>
 
 <p>To use this release in your maven project, the simplest dependency that you 
can use in your <a 
href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html";>Maven
 POM</a> is:</p>
diff --git a/output/activemq-5015013-release.html 
b/output/activemq-5015013-release.html
index 5d01a8d..ef92f74 100644
--- a/output/activemq-5015013-release.html
+++ b/output/activemq-5015013-release.html
@@ -138,13 +138,21 @@ $ pgp apache-activemq-&lt;version&gt;-bin.tar.gz.asc
 </code></pre></div>    </div>
     <p>or</p>
     <div class="language-plaintext highlighter-rouge"><div 
class="highlight"><pre class="highlight"><code>$ gpg --import KEYS
-$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc
+$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc 
apache-activemq-&lt;version&gt;-bin.tar.gz
 </code></pre></div>    </div>
   </li>
 </ol>
 
 <p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
 
+<p>You can also verify SHA512 hash using <code class="language-plaintext 
highlighter-rouge">sha512sum</code> command:</p>
+
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>$ sha512sum -c 
apache-activemq-&lt;version&gt;-bin.tar.gz.sha512
+apache-activemq-&lt;version&gt;-bin.tar.gz: OK
+</code></pre></div></div>
+
+<p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
+
 <h2 id="getting-the-binaries-using-maven-3">Getting the Binaries using Maven 
3</h2>
 
 <p>To use this release in your maven project, the simplest dependency that you 
can use in your <a 
href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html";>Maven
 POM</a> is:</p>
diff --git a/output/activemq-5015014-release.html 
b/output/activemq-5015014-release.html
index 39ce708..7bab6c9 100644
--- a/output/activemq-5015014-release.html
+++ b/output/activemq-5015014-release.html
@@ -138,13 +138,21 @@ $ pgp apache-activemq-&lt;version&gt;-bin.tar.gz.asc
 </code></pre></div>    </div>
     <p>or</p>
     <div class="language-plaintext highlighter-rouge"><div 
class="highlight"><pre class="highlight"><code>$ gpg --import KEYS
-$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc
+$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc 
apache-activemq-&lt;version&gt;-bin.tar.gz
 </code></pre></div>    </div>
   </li>
 </ol>
 
 <p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
 
+<p>You can also verify SHA512 hash using <code class="language-plaintext 
highlighter-rouge">sha512sum</code> command:</p>
+
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>$ sha512sum -c 
apache-activemq-&lt;version&gt;-bin.tar.gz.sha512
+apache-activemq-&lt;version&gt;-bin.tar.gz: OK
+</code></pre></div></div>
+
+<p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
+
 <h2 id="getting-the-binaries-using-maven-3">Getting the Binaries using Maven 
3</h2>
 
 <p>To use this release in your maven project, the simplest dependency that you 
can use in your <a 
href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html";>Maven
 POM</a> is:</p>
diff --git a/output/activemq-5015015-release.html 
b/output/activemq-5015015-release.html
index 200ab34..f04b4a4 100644
--- a/output/activemq-5015015-release.html
+++ b/output/activemq-5015015-release.html
@@ -140,13 +140,21 @@ $ pgp apache-activemq-&lt;version&gt;-bin.tar.gz.asc
 </code></pre></div>    </div>
     <p>or</p>
     <div class="language-plaintext highlighter-rouge"><div 
class="highlight"><pre class="highlight"><code>$ gpg --import KEYS
-$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc
+$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc 
apache-activemq-&lt;version&gt;-bin.tar.gz
 </code></pre></div>    </div>
   </li>
 </ol>
 
 <p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
 
+<p>You can also verify SHA512 hash using <code class="language-plaintext 
highlighter-rouge">sha512sum</code> command:</p>
+
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>$ sha512sum -c 
apache-activemq-&lt;version&gt;-bin.tar.gz.sha512
+apache-activemq-&lt;version&gt;-bin.tar.gz: OK
+</code></pre></div></div>
+
+<p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
+
 <h2 id="getting-the-binaries-using-maven-3">Getting the Binaries using Maven 
3</h2>
 
 <p>To use this release in your maven project, the simplest dependency that you 
can use in your <a 
href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html";>Maven
 POM</a> is:</p>
diff --git a/output/activemq-5016000-release.html 
b/output/activemq-5016000-release.html
index 472c3cd..56c5b07 100644
--- a/output/activemq-5016000-release.html
+++ b/output/activemq-5016000-release.html
@@ -138,13 +138,21 @@ $ pgp apache-activemq-&lt;version&gt;-bin.tar.gz.asc
 </code></pre></div>    </div>
     <p>or</p>
     <div class="language-plaintext highlighter-rouge"><div 
class="highlight"><pre class="highlight"><code>$ gpg --import KEYS
-$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc
+$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc 
apache-activemq-&lt;version&gt;-bin.tar.gz
 </code></pre></div>    </div>
   </li>
 </ol>
 
 <p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
 
+<p>You can also verify SHA512 hash using <code class="language-plaintext 
highlighter-rouge">sha512sum</code> command:</p>
+
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>$ sha512sum -c 
apache-activemq-&lt;version&gt;-bin.tar.gz.sha512
+apache-activemq-&lt;version&gt;-bin.tar.gz: OK
+</code></pre></div></div>
+
+<p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
+
 <h2 id="getting-the-binaries-using-maven-3">Getting the Binaries using Maven 
3</h2>
 
 <p>To use this release in your maven project, the simplest dependency that you 
can use in your <a 
href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html";>Maven
 POM</a> is:</p>
diff --git a/output/activemq-5016001-release.html 
b/output/activemq-5016001-release.html
index 9ca9b28..1b5f237 100644
--- a/output/activemq-5016001-release.html
+++ b/output/activemq-5016001-release.html
@@ -144,13 +144,21 @@ $ pgp apache-activemq-&lt;version&gt;-bin.tar.gz.asc
 </code></pre></div>    </div>
     <p>or</p>
     <div class="language-plaintext highlighter-rouge"><div 
class="highlight"><pre class="highlight"><code>$ gpg --import KEYS
-$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc
+$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc 
apache-activemq-&lt;version&gt;-bin.tar.gz
 </code></pre></div>    </div>
   </li>
 </ol>
 
 <p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
 
+<p>You can also verify SHA512 hash using <code class="language-plaintext 
highlighter-rouge">sha512sum</code> command:</p>
+
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>$ sha512sum -c 
apache-activemq-&lt;version&gt;-bin.tar.gz.sha512
+apache-activemq-&lt;version&gt;-bin.tar.gz: OK
+</code></pre></div></div>
+
+<p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
+
 <h2 id="getting-the-binaries-using-maven-3">Getting the Binaries using Maven 
3</h2>
 
 <p>To use this release in your maven project, the simplest dependency that you 
can use in your <a 
href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html";>Maven
 POM</a> is:</p>
diff --git a/output/activemq-5016002-release.html 
b/output/activemq-5016002-release.html
index 835fbf5..00f6370 100644
--- a/output/activemq-5016002-release.html
+++ b/output/activemq-5016002-release.html
@@ -138,13 +138,21 @@ $ pgp apache-activemq-&lt;version&gt;-bin.tar.gz.asc
 </code></pre></div>    </div>
     <p>or</p>
     <div class="language-plaintext highlighter-rouge"><div 
class="highlight"><pre class="highlight"><code>$ gpg --import KEYS
-$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc
+$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc 
apache-activemq-&lt;version&gt;-bin.tar.gz
 </code></pre></div>    </div>
   </li>
 </ol>
 
 <p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
 
+<p>You can also verify SHA512 hash using <code class="language-plaintext 
highlighter-rouge">sha512sum</code> command:</p>
+
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>$ sha512sum -c 
apache-activemq-&lt;version&gt;-bin.tar.gz.sha512
+apache-activemq-&lt;version&gt;-bin.tar.gz: OK
+</code></pre></div></div>
+
+<p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
+
 <h2 id="getting-the-binaries-using-maven-3">Getting the Binaries using Maven 
3</h2>
 
 <p>To use this release in your maven project, the simplest dependency that you 
can use in your <a 
href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html";>Maven
 POM</a> is:</p>
diff --git a/output/activemq-5016003-release.html 
b/output/activemq-5016003-release.html
index 4c4e539..4cf203c 100644
--- a/output/activemq-5016003-release.html
+++ b/output/activemq-5016003-release.html
@@ -138,13 +138,21 @@ $ pgp apache-activemq-&lt;version&gt;-bin.tar.gz.asc
 </code></pre></div>    </div>
     <p>or</p>
     <div class="language-plaintext highlighter-rouge"><div 
class="highlight"><pre class="highlight"><code>$ gpg --import KEYS
-$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc
+$ gpg --verify apache-activemq-&lt;version&gt;-bin.tar.gz.asc 
apache-activemq-&lt;version&gt;-bin.tar.gz
 </code></pre></div>    </div>
   </li>
 </ol>
 
 <p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
 
+<p>You can also verify SHA512 hash using <code class="language-plaintext 
highlighter-rouge">sha512sum</code> command:</p>
+
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>$ sha512sum -c 
apache-activemq-&lt;version&gt;-bin.tar.gz.sha512
+apache-activemq-&lt;version&gt;-bin.tar.gz: OK
+</code></pre></div></div>
+
+<p>(Where <version> is replaced with the actual version, e.g., 5.1.0, 5.2.0, 
etc.).</version></p>
+
 <h2 id="getting-the-binaries-using-maven-3">Getting the Binaries using Maven 
3</h2>
 
 <p>To use this release in your maven project, the simplest dependency that you 
can use in your <a 
href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html";>Maven
 POM</a> is:</p>

Reply via email to