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 829401f15 Automatic Site Publish by Buildbot
829401f15 is described below

commit 829401f15e43c2f79c45989a8718fdb118905003
Author: buildbot <[email protected]>
AuthorDate: Thu Oct 26 14:12:25 2023 +0000

    Automatic Site Publish by Buildbot
---
 ...-release.html => activemq-5015016-release.html} | 28 ++++++++++++----------
 output/activemq-5016000-release.html               |  2 +-
 output/download-archives.html                      |  1 +
 output/index.html                                  | 12 ++++++----
 output/news/index.html                             |  8 +++++++
 5 files changed, 32 insertions(+), 19 deletions(-)

diff --git a/output/activemq-5016000-release.html 
b/output/activemq-5015016-release.html
similarity index 85%
copy from output/activemq-5016000-release.html
copy to output/activemq-5015016-release.html
index 1293772f1..7133387b2 100644
--- a/output/activemq-5016000-release.html
+++ b/output/activemq-5015016-release.html
@@ -86,22 +86,24 @@
 <div class="content">
   <div class="page-title-activemq5">
     <div class="container">
-      <h1>ActiveMQ 5.16.0 Release</h1>
+      <h1>ActiveMQ 5.15.16 Release</h1>
     </div>
   </div>
   <div class="container" >
     <div class="row" style="margin-top: 30px">
       <div class="col-12 activemq5">
         
-<p><a href="overview">Overview</a> &gt; <a href="download">Download</a> &gt; 
<a href="/activemq-5016000-release">ActiveMQ 5.16.0 Release</a></p>
+<p><a href="overview">Overview</a> &gt; <a href="download">Download</a> &gt; 
<a href="/activemq-5015016-release">ActiveMQ 5.15.16 Release</a></p>
 
-<h2 id="activemq-5160-release">ActiveMQ 5.16.0 Release</h2>
+<h2 id="activemq-51516-release">ActiveMQ 5.15.16 Release</h2>
 
 <div class="alert alert-warning">
   This is an older release. To get the current release, please see the <a 
href="/components/classic/download" class="alert-link">download page</a>.
 </div>
 
-<p>Apache ActiveMQ 5.16.0 is the first release on the 5.16.x series. It fully 
supports JDK 9+ at runtime and includes several resolved <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12341032";>issues</a>
 and bug fixes.</p>
+<p>Apache ActiveMQ 5.15.16 was released on Oct 26th, 2023 and includes several 
resolved <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12350044";>issues</a>
 and bug fixes.</p>
+
+<p><strong>NOTE</strong>: This is the last planned 5.15.x release. Users 
should upgrade to the current 5.16.x stream for ongoing releases.</p>
 
 <h3 id="getting-the-binary-distributions">Getting the Binary Distributions</h3>
 
@@ -116,18 +118,18 @@
   <tbody>
     <tr>
       <td>Windows Distribution</td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/5.16.0/apache-activemq-5.16.0-bin.zip";>apache-activemq-5.16.0-bin.zip</a></td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/5.16.0/apache-activemq-5.16.0-bin.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/5.16.0/apache-activemq-5.16.0-bin.zip.sha512";>SHA512</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.15.16/apache-activemq-5.15.16-bin.zip";>apache-activemq-5.15.16-bin.zip</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.15.16/apache-activemq-5.15.16-bin.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/5.15.16/apache-activemq-5.15.16-bin.zip.sha512";>SHA512</a></td>
     </tr>
     <tr>
       <td>Unix/Linux/Cygwin Distribution</td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/5.16.0/apache-activemq-5.16.0-bin.tar.gz";>apache-activemq-5.16.0-bin.tar.gz</a></td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/5.16.0/apache-activemq-5.16.0-bin.tar.gz.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/5.16.0/apache-activemq-5.16.0-bin.tar.gz.sha512";>SHA512</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.15.16/apache-activemq-5.15.16-bin.tar.gz";>apache-activemq-5.15.16-bin.tar.gz</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.15.16/apache-activemq-5.15.16-bin.tar.gz.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/5.15.16/apache-activemq-5.15.16-bin.tar.gz.sha512";>SHA512</a></td>
     </tr>
   </tbody>
 </table>
 
-<p>Java compatibility: <strong>8+</strong></p>
+<p>Java compatibility: <strong>8</strong></p>
 
 <h2 id="verify-the-integrity-of-downloads">Verify the Integrity of 
Downloads</h2>
 
@@ -162,7 +164,7 @@ $ pgp &lt;file-name&gt;.asc
 <div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.activemq&lt;/groupId&gt;
   &lt;artifactId&gt;activemq-all&lt;/artifactId&gt;
-  &lt;version&gt;5.16.0&lt;/version&gt;
+  &lt;version&gt;5.15.16&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre></div></div>
 <p>If you need more fine grained control of your dependencies (activemq-all is 
an uber jar) pick and choose from the various components activemq-client, 
activemq-broker, activemq-xx-store etc.</p>
@@ -182,15 +184,15 @@ $ pgp &lt;file-name&gt;.asc
   <tbody>
     <tr>
       <td>Source Release</td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/5.16.0/activemq-parent-5.16.0-source-release.zip";>activemq-parent-5.16.0-source-release.zip</a></td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/5.16.0/activemq-parent-5.16.0-source-release.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/5.16.0/activemq-parent-5.16.0-source-release.zip.sha512";>SHA512</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.15.16/activemq-parent-5.15.16-source-release.zip";>activemq-parent-5.15.16-source-release.zip</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.15.16/activemq-parent-5.15.16-source-release.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/5.15.16/activemq-parent-5.15.16-source-release.zip.sha512";>SHA512</a></td>
     </tr>
   </tbody>
 </table>
 
 <h2 id="change-log">Change Log</h2>
 
-<p>For a more detailed view of new features and bug fixes, see the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12341032";>release
 notes</a></p>
+<p>For a more detailed view of new features and bug fixes, see the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12350044";>release
 notes</a></p>
 
 <p>Also see the previous <a href="/activemq-5015015-release">ActiveMQ 5.15.15 
Release</a></p>
 
diff --git a/output/activemq-5016000-release.html 
b/output/activemq-5016000-release.html
index 1293772f1..2235721b1 100644
--- a/output/activemq-5016000-release.html
+++ b/output/activemq-5016000-release.html
@@ -192,7 +192,7 @@ $ pgp &lt;file-name&gt;.asc
 
 <p>For a more detailed view of new features and bug fixes, see the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12341032";>release
 notes</a></p>
 
-<p>Also see the previous <a href="/activemq-5015015-release">ActiveMQ 5.15.15 
Release</a></p>
+<p>Also see the previous <a href="/activemq-5015016-release">ActiveMQ 5.15.16 
Release</a></p>
 
 
       </div>
diff --git a/output/download-archives.html b/output/download-archives.html
index 5805f0905..120f7d82a 100644
--- a/output/download-archives.html
+++ b/output/download-archives.html
@@ -123,6 +123,7 @@
   <li><a href="/activemq-5016002-release">ActiveMQ 5.16.2 Release</a></li>
   <li><a href="/activemq-5016001-release">ActiveMQ 5.16.1 Release</a></li>
   <li><a href="/activemq-5016000-release">ActiveMQ 5.16.0 Release</a></li>
+  <li><a href="/activemq-5015016-release">ActiveMQ 5.15.16 Release</a></li>
   <li><a href="/activemq-5015015-release">ActiveMQ 5.15.15 Release</a></li>
   <li><a href="/activemq-5015014-release">ActiveMQ 5.15.14 Release</a></li>
   <li><a href="/activemq-5015013-release">ActiveMQ 5.15.13 Release</a></li>
diff --git a/output/index.html b/output/index.html
index b108d812b..76ee0bdaa 100644
--- a/output/index.html
+++ b/output/index.html
@@ -137,13 +137,15 @@
 <div class="card card-grey-small">
 <div class="card-body ml-0 p-2">
 
-    <h6 class="card-title"><a class="text-blue" 
href="/activemq-5018003-release">ActiveMQ 5.18.3 Release</a></h6>
+    <h6 class="card-title"><a class="text-blue" 
href="/activemq-5015016-release">ActiveMQ 5.15.16 Release</a></h6>
 
 
 
-    5.18.3 is a maintenance release on the ActiveMQ 5.18.x series.<a 
style="display: unset;" class="nav-link pl-0 ml-0" 
href="/activemq-5018003-release">...more</a>
+    Apache ActiveMQ 5.15.16 was released on Oct 26th, 2023 and includes 
several resolved issues and bug fixes. 
+<br/><br/><strong>NOTE:</strong> This is the last planned 5.15.x release. 
Users should upgrade to the current 5.16.x stream for ongoing releases.
+<a style="display: unset;" class="nav-link pl-0 ml-0" 
href="/activemq-5015016-release">...more</a>
 
-    <p class="small text-muted text-right font-italic mb-0">Oct 25th, 2023</p>
+    <p class="small text-muted text-right font-italic mb-0">Oct 26th, 2023</p>
 </div>
 </div>
 
@@ -151,11 +153,11 @@
 <div class="card card-grey-small">
 <div class="card-body ml-0 p-2">
 
-    <h6 class="card-title"><a class="text-blue" 
href="/activemq-5017006-release">ActiveMQ 5.17.6 Release</a></h6>
+    <h6 class="card-title"><a class="text-blue" 
href="/activemq-5018003-release">ActiveMQ 5.18.3 Release</a></h6>
 
 
 
-    Maintenance release on 5.17.x series<a style="display: unset;" 
class="nav-link pl-0 ml-0" href="/activemq-5017006-release">...more</a>
+    5.18.3 is a maintenance release on the ActiveMQ 5.18.x series.<a 
style="display: unset;" class="nav-link pl-0 ml-0" 
href="/activemq-5018003-release">...more</a>
 
     <p class="small text-muted text-right font-italic mb-0">Oct 25th, 2023</p>
 </div>
diff --git a/output/news/index.html b/output/news/index.html
index e28604e03..fb21f4bcf 100644
--- a/output/news/index.html
+++ b/output/news/index.html
@@ -101,6 +101,14 @@
 
 <p><a href="/activemq-5016007-release">Read More</a></p>
 
+<h3 id="activemq-51516-release">ActiveMQ 5.15.16 Release</h3>
+<p><span class="text-secondary"> Oct 26th, 2023</span></p>
+
+<p>Apache ActiveMQ 5.15.16 was released on Oct 26th, 2023 and includes several 
resolved issues and bug fixes. 
+<br /><br /><strong>NOTE:</strong> This is the last planned 5.15.x release. 
Users should upgrade to the current 5.16.x stream for ongoing releases.</p>
+
+<p><a href="/activemq-5015016-release">Read More</a></p>
+
 <h3 id="activemq-5183-release">ActiveMQ 5.18.3 Release</h3>
 <p><span class="text-secondary"> Oct 25th, 2023</span></p>
 

Reply via email to