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

asf-gitbox-commits 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 466bdc1d2 Automatic Site Publish by Buildbot
466bdc1d2 is described below

commit 466bdc1d2869f0ff50287d631bdbf581bf4150c1
Author: buildbot <[email protected]>
AuthorDate: Mon Jul 27 16:35:55 2026 +0000

    Automatic Site Publish by Buildbot
---
 output/activemq-5019009-release.html               | 11 ++++
 output/activemq-6000208-release.html               | 11 ++++
 output/activemq-6000300-release.html               | 11 ++++
 .../classic/documentation/download-archives.html   |  3 +
 .../classic/download/classic-05-19-08.html         | 18 +++--
 ...classic-06-00-00.html => classic-05-19-09.html} | 44 +++++--------
 .../classic/download/classic-06-00-00.html         |  2 +-
 .../classic/download/classic-06-02-07.html         | 18 +++--
 ...classic-06-00-00.html => classic-06-02-08.html} | 46 ++++++-------
 ...classic-06-00-00.html => classic-06-03-00.html} | 40 +++++------
 output/components/classic/download/index.html      | 77 ++++++++++++++--------
 output/index.html                                  | 18 ++---
 output/news/index.html                             | 21 ++++++
 output/redirects.json                              |  2 +-
 14 files changed, 194 insertions(+), 128 deletions(-)

diff --git a/output/activemq-5019009-release.html 
b/output/activemq-5019009-release.html
new file mode 100644
index 000000000..4da11fd8c
--- /dev/null
+++ b/output/activemq-5019009-release.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="/components/classic/download/classic-05-19-09">
+  <script>location="/components/classic/download/classic-05-19-09"</script>
+  <meta http-equiv="refresh" content="0; 
url=/components/classic/download/classic-05-19-09">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="/components/classic/download/classic-05-19-09">Click here if you 
are not redirected.</a>
+</html>
diff --git a/output/activemq-6000208-release.html 
b/output/activemq-6000208-release.html
new file mode 100644
index 000000000..dbc587d1a
--- /dev/null
+++ b/output/activemq-6000208-release.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="/components/classic/download/classic-06-02-08">
+  <script>location="/components/classic/download/classic-06-02-08"</script>
+  <meta http-equiv="refresh" content="0; 
url=/components/classic/download/classic-06-02-08">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="/components/classic/download/classic-06-02-08">Click here if you 
are not redirected.</a>
+</html>
diff --git a/output/activemq-6000300-release.html 
b/output/activemq-6000300-release.html
new file mode 100644
index 000000000..bce64837f
--- /dev/null
+++ b/output/activemq-6000300-release.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html lang="en-US">
+  <meta charset="utf-8">
+  <title>Redirecting&hellip;</title>
+  <link rel="canonical" href="/components/classic/download/classic-06-03-00">
+  <script>location="/components/classic/download/classic-06-03-00"</script>
+  <meta http-equiv="refresh" content="0; 
url=/components/classic/download/classic-06-03-00">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="/components/classic/download/classic-06-03-00">Click here if you 
are not redirected.</a>
+</html>
diff --git a/output/components/classic/documentation/download-archives.html 
b/output/components/classic/documentation/download-archives.html
index fe594af27..2e4e77662 100644
--- a/output/components/classic/documentation/download-archives.html
+++ b/output/components/classic/documentation/download-archives.html
@@ -102,6 +102,8 @@
 <p>Previous Apache ActiveMQ release pages:</p>
 
 <ul>
+  <li><a href="/components/classic/download/classic-06-03-00">ActiveMQ 6.3.0 
Release</a></li>
+  <li><a href="/components/classic/download/classic-06-02-08">ActiveMQ 6.2.8 
Release</a></li>
   <li><a href="/components/classic/download/classic-06-02-07">ActiveMQ 6.2.7 
Release</a></li>
   <li><a href="/components/classic/download/classic-06-02-06">ActiveMQ 6.2.6 
Release</a></li>
   <li><a href="/components/classic/download/classic-06-02-05">ActiveMQ 6.2.5 
Release</a></li>
@@ -121,6 +123,7 @@
   <li><a href="/components/classic/download/classic-06-01-00">ActiveMQ 6.1.0 
Release</a></li>
   <li><a href="/components/classic/download/classic-06-00-01">ActiveMQ 6.0.1 
Release</a></li>
   <li><a href="/components/classic/download/classic-06-00-00">ActiveMQ 6.0.0 
Release</a></li>
+  <li><a href="/components/classic/download/classic-05-19-09">ActiveMQ 5.19.9 
Release</a></li>
   <li><a href="/components/classic/download/classic-05-19-08">ActiveMQ 5.19.8 
Release</a></li>
   <li><a href="/components/classic/download/classic-05-19-07">ActiveMQ 5.19.7 
Release</a></li>
   <li><a href="/components/classic/download/classic-05-19-06">ActiveMQ 5.19.6 
Release</a></li>
diff --git a/output/components/classic/download/classic-05-19-08.html 
b/output/components/classic/download/classic-05-19-08.html
index 85458dc1b..9ea014c04 100644
--- a/output/components/classic/download/classic-05-19-08.html
+++ b/output/components/classic/download/classic-05-19-08.html
@@ -93,6 +93,10 @@
     <div class="row" style="margin-top: 30px">
       <div class="col-12 classic">
         
+<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 Classic 5.19.8 was released on Jun 29th, 2026.</p>
 
 <p>This is a maintenance release on the 5.19.x series, including:</p>
@@ -140,13 +144,13 @@ For the client, maxInflatedDataSize is computed as a 
ratio using maxInflatedData
   <tbody>
     <tr>
       <td>Windows Distribution</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.19.8/apache-activemq-5.19.8-bin.zip&amp;action=download";>apache-activemq-5.19.8-bin.zip</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.19.8/apache-activemq-5.19.8-bin.zip.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/5.19.8/apache-activemq-5.19.8-bin.zip.sha512";>SHA512</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.19.8/apache-activemq-5.19.8-bin.zip";>apache-activemq-5.19.8-bin.zip</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.19.8/apache-activemq-5.19.8-bin.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/5.19.8/apache-activemq-5.19.8-bin.zip.sha512";>SHA512</a></td>
     </tr>
     <tr>
       <td>Unix/Linux/Cygwin Distribution</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.19.8/apache-activemq-5.19.8-bin.tar.gz&amp;action=download";>apache-activemq-5.19.8-bin.tar.gz</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.19.8/apache-activemq-5.19.8-bin.tar.gz.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/5.19.8/apache-activemq-5.19.8-bin.tar.gz.sha512";>SHA512</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.19.8/apache-activemq-5.19.8-bin.tar.gz";>apache-activemq-5.19.8-bin.tar.gz</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.19.8/apache-activemq-5.19.8-bin.tar.gz.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/5.19.8/apache-activemq-5.19.8-bin.tar.gz.sha512";>SHA512</a></td>
     </tr>
   </tbody>
 </table>
@@ -208,9 +212,9 @@ For the client, maxInflatedDataSize is computed as a ratio 
using maxInflatedData
   </thead>
   <tbody>
     <tr>
-      <td>Source Release:</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.19.8/activemq-parent-5.19.8-source-release.zip&amp;action=download";>activemq-parent-5.19.8-source-release.zip</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.19.8/activemq-parent-5.19.8-source-release.zip.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/5.19.8/activemq-parent-5.19.8-source-release.zip.sha512";>SHA512</a></td>
+      <td>Source Release</td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.19.8/activemq-parent-5.19.8-source-release.zip";>activemq-parent-5.19.8-source-release.zip</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.19.8/activemq-parent-5.19.8-source-release.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/5.19.8/activemq-parent-5.19.8-source-release.zip.sha512";>SHA512</a></td>
     </tr>
   </tbody>
 </table>
diff --git a/output/components/classic/download/classic-06-00-00.html 
b/output/components/classic/download/classic-05-19-09.html
similarity index 82%
copy from output/components/classic/download/classic-06-00-00.html
copy to output/components/classic/download/classic-05-19-09.html
index 754ad4e92..1568367d1 100644
--- a/output/components/classic/download/classic-06-00-00.html
+++ b/output/components/classic/download/classic-05-19-09.html
@@ -86,32 +86,24 @@
 <div class="content">
   <div class="page-title-classic">
     <div class="container">
-      <h1>ActiveMQ 6.0.0 Release</h1>
+      <h1>ActiveMQ 5.19.9 Release</h1>
     </div>
   </div>
   <div class="container" >
     <div class="row" style="margin-top: 30px">
       <div class="col-12 classic">
         
-<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 6.0.0 was released on Nov 17th, 2023.</p>
+<p>Apache Classic 5.19.9 was released on Jul 27th, 2026.</p>
 
-<p>It’s a major release for the project, especially bringing:</p>
+<p>This is a maintenance release on the 5.19.x series, including:</p>
 <ul>
-  <li><a href="/components/classic/documentation/jms2">Partial Jakarta 
Messaging 3.1 &amp; JMS 2.0 support</a> (new features will come in the 6.x 
series)</li>
-  <li>Jakarta EE namespace support</li>
-  <li>JDK17/20/21 support</li>
-  <li>Spring 6.x support</li>
-  <li>Jetty 11.x support</li>
-  <li>Apache Camel 4.x support</li>
-  <li>Jolokia 2.x support</li>
-  <li>and much more !</li>
+  <li>Add better frame size validation for AMQP</li>
+  <li>Prevent cursor from using more than 100% temp store</li>
+  <li>Fire message discarded advisory on format errors</li>
+  <li>Add metrics about error and reconnect counts to network connector</li>
 </ul>
 
-<p>You can find details on the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12352570";>release
 notes</a>.</p>
+<p>You can find details on the <a 
href="https://github.com/apache/activemq/releases/tag/activemq-5.19.9";>release 
notes</a>.</p>
 
 <h3 id="getting-the-binary-distributions">Getting the Binary Distributions</h3>
 
@@ -126,18 +118,18 @@
   <tbody>
     <tr>
       <td>Windows Distribution</td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.zip";>apache-activemq-6.0.0-bin.zip</a></td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.zip.sha512";>SHA512</a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.19.9/apache-activemq-5.19.9-bin.zip&amp;action=download";>apache-activemq-5.19.9-bin.zip</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.19.9/apache-activemq-5.19.9-bin.zip.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/5.19.9/apache-activemq-5.19.9-bin.zip.sha512";>SHA512</a></td>
     </tr>
     <tr>
       <td>Unix/Linux/Cygwin Distribution</td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.tar.gz";>apache-activemq-6.0.0-bin.tar.gz</a></td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.tar.gz.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.tar.gz.sha512";>SHA512</a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.19.9/apache-activemq-5.19.9-bin.tar.gz&amp;action=download";>apache-activemq-5.19.9-bin.tar.gz</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.19.9/apache-activemq-5.19.9-bin.tar.gz.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/5.19.9/apache-activemq-5.19.9-bin.tar.gz.sha512";>SHA512</a></td>
     </tr>
   </tbody>
 </table>
 
-<p>Java compatibility: <strong>17+</strong></p>
+<p>Java compatibility: <strong>11+</strong></p>
 
 <h2 id="verify-the-integrity-of-downloads">Verify the Integrity of 
Downloads</h2>
 
@@ -175,7 +167,7 @@
 <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;6.0.0&lt;/version&gt;
+  &lt;version&gt;5.19.9&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>
@@ -194,16 +186,16 @@
   </thead>
   <tbody>
     <tr>
-      <td>Source Release</td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/activemq-parent-6.0.0-source-release.zip";>activemq-parent-6.0.0-source-release.zip</a></td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/activemq-parent-6.0.0-source-release.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/6.0.0/activemq-parent-6.0.0-source-release.zip.sha512";>SHA512</a></td>
+      <td>Source Release:</td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.19.9/activemq-parent-5.19.9-source-release.zip&amp;action=download";>activemq-parent-5.19.9-source-release.zip</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.19.9/activemq-parent-5.19.9-source-release.zip.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/5.19.9/activemq-parent-5.19.9-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=12352570";>release
 notes</a></p>
+<p>For a more detailed view of new features and bug fixes, see the <a 
href="https://github.com/apache/activemq/releases/tag/activemq-5.19.9";>release 
notes</a></p>
 
 <p>Also see the previous <a 
href="/components/classic/download/classic-05-19-08">ActiveMQ 5.19.8 
Release</a></p>
 
diff --git a/output/components/classic/download/classic-06-00-00.html 
b/output/components/classic/download/classic-06-00-00.html
index 754ad4e92..7520c5dac 100644
--- a/output/components/classic/download/classic-06-00-00.html
+++ b/output/components/classic/download/classic-06-00-00.html
@@ -205,7 +205,7 @@
 
 <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=12352570";>release
 notes</a></p>
 
-<p>Also see the previous <a 
href="/components/classic/download/classic-05-19-08">ActiveMQ 5.19.8 
Release</a></p>
+<p>Also see the previous <a 
href="/components/classic/download/classic-05-19-09">ActiveMQ 5.19.9 
Release</a></p>
 
 
       </div>
diff --git a/output/components/classic/download/classic-06-02-07.html 
b/output/components/classic/download/classic-06-02-07.html
index 1aba19b63..61af9e967 100644
--- a/output/components/classic/download/classic-06-02-07.html
+++ b/output/components/classic/download/classic-06-02-07.html
@@ -93,6 +93,10 @@
     <div class="row" style="margin-top: 30px">
       <div class="col-12 classic">
         
+<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 6.2.7 was released on Jun 29th, 2026.</p>
 
 <p>This is an important maintenance release on the 6.2.x series.
@@ -141,13 +145,13 @@ For the client, maxInflatedDataSize is computed as a 
ratio using maxInflatedData
   <tbody>
     <tr>
       <td>Windows Distribution</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/6.2.7/apache-activemq-6.2.7-bin.zip&amp;action=download";>apache-activemq-6.2.7-bin.zip</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/6.2.7/apache-activemq-6.2.7-bin.zip.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/6.2.7/apache-activemq-6.2.7-bin.zip.sha512";>SHA512</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/6.2.7/apache-activemq-6.2.7-bin.zip";>apache-activemq-6.2.7-bin.zip</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/6.2.7/apache-activemq-6.2.7-bin.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/6.2.7/apache-activemq-6.2.7-bin.zip.sha512";>SHA512</a></td>
     </tr>
     <tr>
       <td>Unix/Linux/Cygwin Distribution</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/6.2.7/apache-activemq-6.2.7-bin.tar.gz&amp;action=download";>apache-activemq-6.2.7-bin.tar.gz</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/6.2.7/apache-activemq-6.2.7-bin.tar.gz.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/6.2.7/apache-activemq-6.2.7-bin.tar.gz.sha512";>SHA512</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/6.2.7/apache-activemq-6.2.7-bin.tar.gz";>apache-activemq-6.2.7-bin.tar.gz</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/6.2.7/apache-activemq-6.2.7-bin.tar.gz.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/6.2.7/apache-activemq-6.2.7-bin.tar.gz.sha512";>SHA512</a></td>
     </tr>
   </tbody>
 </table>
@@ -209,9 +213,9 @@ For the client, maxInflatedDataSize is computed as a ratio 
using maxInflatedData
   </thead>
   <tbody>
     <tr>
-      <td>Source Release:</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/6.2.7/activemq-parent-6.2.7-source-release.zip&amp;action=download";>activemq-parent-6.2.7-source-release.zip</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/6.2.7/activemq-parent-6.2.7-source-release.zip.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/6.2.7/activemq-parent-6.2.7-source-release.zip.sha512";>SHA512</a></td>
+      <td>Source Release</td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/6.2.7/activemq-parent-6.2.7-source-release.zip";>activemq-parent-6.2.7-source-release.zip</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/6.2.7/activemq-parent-6.2.7-source-release.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/6.2.7/activemq-parent-6.2.7-source-release.zip.sha512";>SHA512</a></td>
     </tr>
   </tbody>
 </table>
diff --git a/output/components/classic/download/classic-06-00-00.html 
b/output/components/classic/download/classic-06-02-08.html
similarity index 82%
copy from output/components/classic/download/classic-06-00-00.html
copy to output/components/classic/download/classic-06-02-08.html
index 754ad4e92..3303b5384 100644
--- a/output/components/classic/download/classic-06-00-00.html
+++ b/output/components/classic/download/classic-06-02-08.html
@@ -86,32 +86,26 @@
 <div class="content">
   <div class="page-title-classic">
     <div class="container">
-      <h1>ActiveMQ 6.0.0 Release</h1>
+      <h1>ActiveMQ 6.2.8 Release</h1>
     </div>
   </div>
   <div class="container" >
     <div class="row" style="margin-top: 30px">
       <div class="col-12 classic">
         
-<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 6.0.0 was released on Nov 17th, 2023.</p>
+<p>Apache ActiveMQ 6.2.8 was released on Jul 27th, 2026.</p>
 
-<p>It’s a major release for the project, especially bringing:</p>
+<p>This is an important maintenance release on the 6.2.x series.
+It especially includes:</p>
 <ul>
-  <li><a href="/components/classic/documentation/jms2">Partial Jakarta 
Messaging 3.1 &amp; JMS 2.0 support</a> (new features will come in the 6.x 
series)</li>
-  <li>Jakarta EE namespace support</li>
-  <li>JDK17/20/21 support</li>
-  <li>Spring 6.x support</li>
-  <li>Jetty 11.x support</li>
-  <li>Apache Camel 4.x support</li>
-  <li>Jolokia 2.x support</li>
-  <li>and much more !</li>
+  <li>Add better frame size validation for AMQP</li>
+  <li>Prevent cursor from using more than 100% temp store</li>
+  <li>Fire message discarded advisory on format errors</li>
+  <li>Add metrics about error and reconnect counts to network connector</li>
+  <li>Expose NetworkConnector URI and local URI in JMX MBean</li>
 </ul>
 
-<p>You can find details on the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12352570";>release
 notes</a>.</p>
+<p>You can find details on the <a 
href="https://github.com/apache/activemq/releases/tag/activemq-6.2.8";>release 
notes</a>.</p>
 
 <h3 id="getting-the-binary-distributions">Getting the Binary Distributions</h3>
 
@@ -126,13 +120,13 @@
   <tbody>
     <tr>
       <td>Windows Distribution</td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.zip";>apache-activemq-6.0.0-bin.zip</a></td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.zip.sha512";>SHA512</a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/6.2.8/apache-activemq-6.2.8-bin.zip&amp;action=download";>apache-activemq-6.2.8-bin.zip</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/6.2.8/apache-activemq-6.2.8-bin.zip.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/6.2.8/apache-activemq-6.2.8-bin.zip.sha512";>SHA512</a></td>
     </tr>
     <tr>
       <td>Unix/Linux/Cygwin Distribution</td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.tar.gz";>apache-activemq-6.0.0-bin.tar.gz</a></td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.tar.gz.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.tar.gz.sha512";>SHA512</a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/6.2.8/apache-activemq-6.2.8-bin.tar.gz&amp;action=download";>apache-activemq-6.2.8-bin.tar.gz</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/6.2.8/apache-activemq-6.2.8-bin.tar.gz.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/6.2.8/apache-activemq-6.2.8-bin.tar.gz.sha512";>SHA512</a></td>
     </tr>
   </tbody>
 </table>
@@ -175,7 +169,7 @@
 <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;6.0.0&lt;/version&gt;
+  &lt;version&gt;6.2.8&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>
@@ -194,18 +188,18 @@
   </thead>
   <tbody>
     <tr>
-      <td>Source Release</td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/activemq-parent-6.0.0-source-release.zip";>activemq-parent-6.0.0-source-release.zip</a></td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/activemq-parent-6.0.0-source-release.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/6.0.0/activemq-parent-6.0.0-source-release.zip.sha512";>SHA512</a></td>
+      <td>Source Release:</td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/6.2.8/activemq-parent-6.2.8-source-release.zip&amp;action=download";>activemq-parent-6.2.8-source-release.zip</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/6.2.8/activemq-parent-6.2.8-source-release.zip.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/6.2.8/activemq-parent-6.2.8-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=12352570";>release
 notes</a></p>
+<p>For a more detailed view of new features and bug fixes, see the <a 
href="https://github.com/apache/activemq/releases/tag/activemq-6.2.8";>release 
notes</a></p>
 
-<p>Also see the previous <a 
href="/components/classic/download/classic-05-19-08">ActiveMQ 5.19.8 
Release</a></p>
+<p>Also see the previous <a 
href="/components/classic/download/classic-06-02-07">ActiveMQ 6.2.7 
Release</a></p>
 
 
       </div>
diff --git a/output/components/classic/download/classic-06-00-00.html 
b/output/components/classic/download/classic-06-03-00.html
similarity index 84%
copy from output/components/classic/download/classic-06-00-00.html
copy to output/components/classic/download/classic-06-03-00.html
index 754ad4e92..d56cee998 100644
--- a/output/components/classic/download/classic-06-00-00.html
+++ b/output/components/classic/download/classic-06-03-00.html
@@ -86,7 +86,7 @@
 <div class="content">
   <div class="page-title-classic">
     <div class="container">
-      <h1>ActiveMQ 6.0.0 Release</h1>
+      <h1>ActiveMQ 6.3.0 Release</h1>
     </div>
   </div>
   <div class="container" >
@@ -97,21 +97,17 @@
   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 6.0.0 was released on Nov 17th, 2023.</p>
+<p>Apache ActiveMQ 6.3.0 was released on Jul 27th, 2026.</p>
 
-<p>It’s a major release for the project, especially bringing:</p>
+<p>This is the first release on the 6.3.x series.
+It’s a major release that includes a lot of changes:</p>
 <ul>
-  <li><a href="/components/classic/documentation/jms2">Partial Jakarta 
Messaging 3.1 &amp; JMS 2.0 support</a> (new features will come in the 6.x 
series)</li>
-  <li>Jakarta EE namespace support</li>
-  <li>JDK17/20/21 support</li>
-  <li>Spring 6.x support</li>
-  <li>Jetty 11.x support</li>
-  <li>Apache Camel 4.x support</li>
-  <li>Jolokia 2.x support</li>
-  <li>and much more !</li>
+  <li>major versions bump (Java 25, Spring 7, Jetty 12, …)</li>
+  <li>a bunch of improvements and new features</li>
+  <li>a bunch of fixes</li>
 </ul>
 
-<p>You can find details on the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12352570";>release
 notes</a>.</p>
+<p>You can find details on the <a 
href="https://github.com/apache/activemq/releases/tag/activemq-6.3.0";>release 
notes</a>.</p>
 
 <h3 id="getting-the-binary-distributions">Getting the Binary Distributions</h3>
 
@@ -126,18 +122,18 @@
   <tbody>
     <tr>
       <td>Windows Distribution</td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.zip";>apache-activemq-6.0.0-bin.zip</a></td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.zip.sha512";>SHA512</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/6.3.0/apache-activemq-6.3.0-bin.zip";>apache-activemq-6.3.0-bin.zip</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/6.3.0/apache-activemq-6.3.0-bin.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/6.3.0/apache-activemq-6.3.0-bin.zip.sha512";>SHA512</a></td>
     </tr>
     <tr>
       <td>Unix/Linux/Cygwin Distribution</td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.tar.gz";>apache-activemq-6.0.0-bin.tar.gz</a></td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.tar.gz.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/6.0.0/apache-activemq-6.0.0-bin.tar.gz.sha512";>SHA512</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/6.3.0/apache-activemq-6.3.0-bin.tar.gz";>apache-activemq-6.3.0-bin.tar.gz</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/6.3.0/apache-activemq-6.3.0-bin.tar.gz.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/6.3.0/apache-activemq-6.3.0-bin.tar.gz.sha512";>SHA512</a></td>
     </tr>
   </tbody>
 </table>
 
-<p>Java compatibility: <strong>17+</strong></p>
+<p>Java compatibility: <strong>25+</strong></p>
 
 <h2 id="verify-the-integrity-of-downloads">Verify the Integrity of 
Downloads</h2>
 
@@ -175,7 +171,7 @@
 <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;6.0.0&lt;/version&gt;
+  &lt;version&gt;6.3.0&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>
@@ -195,17 +191,17 @@
   <tbody>
     <tr>
       <td>Source Release</td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/activemq-parent-6.0.0-source-release.zip";>activemq-parent-6.0.0-source-release.zip</a></td>
-      <td><a 
href="https://archive.apache.org/dist/activemq/6.0.0/activemq-parent-6.0.0-source-release.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/6.0.0/activemq-parent-6.0.0-source-release.zip.sha512";>SHA512</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/6.3.0/activemq-parent-6.3.0-source-release.zip";>activemq-parent-6.3.0-source-release.zip</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/6.3.0/activemq-parent-6.3.0-source-release.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/6.3.0/activemq-parent-6.3.0-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=12352570";>release
 notes</a></p>
+<p>For a more detailed view of new features and bug fixes, see the <a 
href="https://github.com/apache/activemq/releases/tag/activemq-6.3.0";>release 
notes</a></p>
 
-<p>Also see the previous <a 
href="/components/classic/download/classic-05-19-08">ActiveMQ 5.19.8 
Release</a></p>
+<p>Also see the previous <a 
href="/components/classic/download/classic-06-02-08">ActiveMQ 6.2.8 
Release</a></p>
 
 
       </div>
diff --git a/output/components/classic/download/index.html 
b/output/components/classic/download/index.html
index 786d39354..c324975ec 100644
--- a/output/components/classic/download/index.html
+++ b/output/components/classic/download/index.html
@@ -108,11 +108,17 @@
     </tr>
   </thead>
   <tbody>
+    <tr style="background-color: #dff0d8;">
+      <td>6.3.x</td>
+      <td><strong>Stable - Supported</strong></td>
+      <td>6.3.0</td>
+      <td>July 27th, 2026</td>
+    </tr>
     <tr style="background-color: #dff0d8;">
       <td>6.2.x</td>
       <td><strong>Stable - Supported</strong></td>
-      <td>6.2.7</td>
-      <td>June 29th, 2026</td>
+      <td>6.2.8</td>
+      <td>July 27th, 2026</td>
     </tr>
     <tr style="background-color: #f0f0f0;">
       <td>6.1.x</td>
@@ -129,8 +135,8 @@
     <tr style="background-color: #dff0d8;">
       <td>5.19.x</td>
       <td><strong>Stable - Supported</strong></td>
-      <td>5.19.8</td>
-      <td>June 29th, 2026</td>
+      <td>5.19.9</td>
+      <td>July 27th, 2026</td>
     </tr>
     <tr style="background-color: #f0f0f0;">
       <td>5.18.x</td>
@@ -216,16 +222,29 @@
     </tr>
   </thead>
   <tbody>
+    <tr>
+      <td>6.3.x</td>
+      <td>Jakarta JMS 2/3.1 (partial)</td>
+      <td>Jakarta JMS 2/3.1</td>
+      <td>[25,)</td>
+      <td>7.0.8</td>
+      <td>Log4j 2.26.1/Slf4j 2.0.18</td>
+      <td>Jetty 12.1.11</td>
+      <td><strong>Stable - Supported</strong></td>
+      <td>6.3.0</td>
+      <td> </td>
+      <td> </td>
+    </tr>
     <tr>
       <td>6.2.x</td>
       <td>Jakarta JMS 2/3.1 (partial)</td>
       <td>Jakarta JMS 2/3.1</td>
       <td>[17,23)</td>
-      <td>6.2.18</td>
+      <td>6.2.19</td>
       <td>Log4j 2.25.4/Slf4j 2.0.17</td>
       <td>Jetty 11.0.26</td>
       <td><strong>Stable - Supported</strong></td>
-      <td>6.2.6</td>
+      <td>6.2.8</td>
       <td> </td>
       <td> </td>
     </tr>
@@ -264,7 +283,7 @@
       <td>Log4j 2.25.3/Slf4j 2.0.17</td>
       <td>Jetty 9.4.58.v20250814</td>
       <td><strong>Stable - Supported</strong></td>
-      <td>5.19.7</td>
+      <td>5.19.9</td>
       <td> </td>
       <td> </td>
     </tr>
@@ -388,54 +407,54 @@
   </tbody>
 </table>
 
-<h4 id="activemq-627-jun-29th-2026">ActiveMQ 6.2.7 (Jun 29th, 2026)</h4>
-<p><a 
href="https://github.com/apache/activemq/releases/tag/activemq-6.2.7";>Release 
Notes</a> | <a href="/components/classic/download/classic-06-02-07">Release 
Page</a> | <a href="../documentation">Documentation</a> | Java compatibility: 
<strong>17+</strong></p>
+<h4 id="activemq-628-jul-27th-2026">ActiveMQ 6.2.8 (Jul 27th, 2026)</h4>
+<p><a 
href="https://github.com/apache/activemq/releases/tag/activemq-6.2.8";>Release 
Notes</a> | <a href="/components/classic/download/classic-06-02-08">Release 
Page</a> | <a href="../documentation">Documentation</a> | Java compatibility: 
<strong>17+</strong></p>
 
 <table>
   <tbody>
     <tr>
       <td>Windows</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/6.2.7/apache-activemq-6.2.7-bin.zip&amp;action=download";>apache-activemq-6.2.7-bin.zip</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/6.2.7/apache-activemq-6.2.7-bin.zip.sha512";>SHA512</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/6.2.7/apache-activemq-6.2.7-bin.zip.asc";>ASC
 Signature</a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/6.2.8/apache-activemq-6.2.8-bin.zip&amp;action=download";>apache-activemq-6.2.8-bin.zip</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/6.2.8/apache-activemq-6.2.8-bin.zip.sha512";>SHA512</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/6.2.8/apache-activemq-6.2.8-bin.zip.asc";>ASC
 Signature</a></td>
     </tr>
     <tr>
       <td>Unix/Linux/Cygwin</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/6.2.7/apache-activemq-6.2.7-bin.tar.gz&amp;action=download";>apache-activemq-6.2.7-bin.tar.gz</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/6.2.7/apache-activemq-6.2.7-bin.tar.gz.sha512";>SHA512</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/6.2.7/apache-activemq-6.2.7-bin.tar.gz.asc";>ASC
 Signature</a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/6.2.8/apache-activemq-6.2.8-bin.tar.gz&amp;action=download";>apache-activemq-6.2.8-bin.tar.gz</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/6.2.8/apache-activemq-6.2.8-bin.tar.gz.sha512";>SHA512</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/6.2.8/apache-activemq-6.2.8-bin.tar.gz.asc";>ASC
 Signature</a></td>
     </tr>
     <tr>
       <td>Source Code Distribution:</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/6.2.7/activemq-parent-6.2.7-source-release.zip&amp;action=download";>activemq-parent-6.2.7-source-release.zip</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/6.2.7/activemq-parent-6.2.7-source-release.zip.sha512";>SHA512</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/6.2.7/activemq-parent-6.2.7-source-release.zip.asc";>ASC
 Signature</a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/6.2.8/activemq-parent-6.2.8-source-release.zip&amp;action=download";>activemq-parent-6.2.8-source-release.zip</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/6.2.8/activemq-parent-6.2.8-source-release.zip.sha512";>SHA512</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/6.2.8/activemq-parent-6.2.8-source-release.zip.asc";>ASC
 Signature</a></td>
     </tr>
   </tbody>
 </table>
 
-<h4 id="activemq-5198-jun-29th-2026">ActiveMQ 5.19.8 (Jun 29th, 2026)</h4>
-<p><a 
href="https://github.com/apache/activemq/releases/tag/activemq-5.19.8";>Release 
Notes</a> | <a href="/components/classic/download/classic-05-19-08">Release 
Page</a> | <a href="../documentation">Documentation</a> | Java compatibility: 
<strong>11+</strong></p>
+<h4 id="activemq-5199-jul-27th-2026">ActiveMQ 5.19.9 (Jul 27th, 2026)</h4>
+<p><a 
href="https://github.com/apache/activemq/releases/tag/activemq-5.19.9";>Release 
Notes</a> | <a href="/components/classic/download/classic-05-19-09">Release 
Page</a> | <a href="../documentation">Documentation</a> | Java compatibility: 
<strong>11+</strong></p>
 
 <table>
   <tbody>
     <tr>
       <td>Windows</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.19.8/apache-activemq-5.19.8-bin.zip&amp;action=download";>apache-activemq-5.19.8-bin.zip</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.19.8/apache-activemq-5.19.8-bin.zip.sha512";>SHA512</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.19.8/apache-activemq-5.19.8-bin.zip.asc";>ASC
 Signature</a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.19.9/apache-activemq-5.19.9-bin.zip&amp;action=download";>apache-activemq-5.19.9-bin.zip</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.19.9/apache-activemq-5.19.9-bin.zip.sha512";>SHA512</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.19.9/apache-activemq-5.19.9-bin.zip.asc";>ASC
 Signature</a></td>
     </tr>
     <tr>
       <td>Unix/Linux/Cygwin</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.19.8/apache-activemq-5.19.8-bin.tar.gz&amp;action=download";>apache-activemq-5.19.8-bin.tar.gz</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.19.8/apache-activemq-5.19.8-bin.tar.gz.sha512";>SHA512</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.19.8/apache-activemq-5.19.8-bin.tar.gz.asc";>ASC
 Signature</a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.19.9/apache-activemq-5.19.9-bin.tar.gz&amp;action=download";>apache-activemq-5.19.9-bin.tar.gz</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.19.9/apache-activemq-5.19.9-bin.tar.gz.sha512";>SHA512</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.19.9/apache-activemq-5.19.9-bin.tar.gz.asc";>ASC
 Signature</a></td>
     </tr>
     <tr>
       <td>Source Code Distribution:</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.19.8/activemq-parent-5.19.8-source-release.zip&amp;action=download";>activemq-parent-5.19.8-source-release.zip</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.19.8/activemq-parent-5.19.8-source-release.zip.sha512";>SHA512</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.19.8/activemq-parent-5.19.8-source-release.zip.asc";>ASC
 Signature</a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.19.9/activemq-parent-5.19.9-source-release.zip&amp;action=download";>activemq-parent-5.19.9-source-release.zip</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.19.9/activemq-parent-5.19.9-source-release.zip.sha512";>SHA512</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.19.9/activemq-parent-5.19.9-source-release.zip.asc";>ASC
 Signature</a></td>
     </tr>
   </tbody>
 </table>
diff --git a/output/index.html b/output/index.html
index e21783b8c..d9113cc3b 100644
--- a/output/index.html
+++ b/output/index.html
@@ -123,13 +123,13 @@
 <div class="card card-grey-small">
 <div class="card-body ml-0 p-2">
 
-    <h6 class="card-title"><a class="text-blue" 
href="/components/classic/download/classic-06-02-07">ActiveMQ 6.2.7 
Release</a></h6>
+    <h6 class="card-title"><a class="text-blue" 
href="/components/classic/download/classic-06-03-00">ActiveMQ 6.3.0 
Release</a></h6>
 
 
 
-    ActiveMQ 6.2.7 is a new milestone for the project, starting the 6.2.x 
series.<a style="display: unset;" class="nav-link pl-0 ml-0" 
href="/components/classic/download/classic-06-02-07">...more</a>
+    ActiveMQ 6.3.0 is the first release, starting the 6.3.x series.<a 
style="display: unset;" class="nav-link pl-0 ml-0" 
href="/components/classic/download/classic-06-03-00">...more</a>
 
-    <p class="small text-muted text-right font-italic mb-0">Jun 29th, 2026</p>
+    <p class="small text-muted text-right font-italic mb-0">Jul 27th, 2026</p>
 </div>
 </div>
 
@@ -137,13 +137,13 @@
 <div class="card card-grey-small">
 <div class="card-body ml-0 p-2">
 
-    <h6 class="card-title"><a class="text-blue" 
href="/components/classic/download/classic-05-19-08">ActiveMQ 5.19.8 
Release</a></h6>
+    <h6 class="card-title"><a class="text-blue" 
href="/components/classic/download/classic-06-02-08">ActiveMQ 6.2.8 
Release</a></h6>
 
 
 
-    Maintenance release on the 5.19.x series.<a style="display: unset;" 
class="nav-link pl-0 ml-0" 
href="/components/classic/download/classic-05-19-08">...more</a>
+    ActiveMQ 6.2.7 is a maintenance release on the 6.2.x series.<a 
style="display: unset;" class="nav-link pl-0 ml-0" 
href="/components/classic/download/classic-06-02-08">...more</a>
 
-    <p class="small text-muted text-right font-italic mb-0">Jun 29th, 2026</p>
+    <p class="small text-muted text-right font-italic mb-0">Jul 27th, 2026</p>
 </div>
 </div>
 
@@ -151,13 +151,13 @@
 <div class="card card-grey-small">
 <div class="card-body ml-0 p-2">
 
-    <h6 class="card-title"><a class="text-blue" 
href="/components/classic/download/classic-06-02-06">ActiveMQ 6.2.6 
Release</a></h6>
+    <h6 class="card-title"><a class="text-blue" 
href="/components/classic/download/classic-05-19-09">ActiveMQ 5.19.9 
Release</a></h6>
 
 
 
-    ActiveMQ 6.2.6 is a new milestone for the project, starting the 6.2.x 
series.<a style="display: unset;" class="nav-link pl-0 ml-0" 
href="/components/classic/download/classic-06-02-06">...more</a>
+    Maintenance release on the 5.19.x series.<a style="display: unset;" 
class="nav-link pl-0 ml-0" 
href="/components/classic/download/classic-05-19-09">...more</a>
 
-    <p class="small text-muted text-right font-italic mb-0">May 31st, 2026</p>
+    <p class="small text-muted text-right font-italic mb-0">Jul 27th, 2026</p>
 </div>
 </div>
 
diff --git a/output/news/index.html b/output/news/index.html
index 170f67073..90d89318f 100644
--- a/output/news/index.html
+++ b/output/news/index.html
@@ -94,6 +94,27 @@
       <div class="col-12 main">
         <p><a href="/">Home</a> &gt; <a href="/news">News</a></p>
 
+<h3 id="activemq-630-release">ActiveMQ 6.3.0 Release</h3>
+<p><span class="text-secondary"> Jul 27th, 2026</span></p>
+
+<p>ActiveMQ 6.3.0 is the first release, starting the 6.3.x series.</p>
+
+<p><a href="/components/classic/download/">Read More</a></p>
+
+<h3 id="activemq-628-release">ActiveMQ 6.2.8 Release</h3>
+<p><span class="text-secondary"> Jul 27th, 2026</span></p>
+
+<p>ActiveMQ 6.2.7 is a maintenance release on the 6.2.x series.</p>
+
+<p><a href="/components/classic/download/">Read More</a></p>
+
+<h3 id="activemq-5199-release">ActiveMQ 5.19.9 Release</h3>
+<p><span class="text-secondary"> Jul 27th, 2026</span></p>
+
+<p>Maintenance release on the 5.19.x series.</p>
+
+<p><a href="/components/classic/download/">Read More</a></p>
+
 <h3 id="activemq-627-release">ActiveMQ 6.2.7 Release</h3>
 <p><span class="text-secondary"> Jun 29th, 2026</span></p>
 
diff --git a/output/redirects.json b/output/redirects.json
index 2064e36fe..9a84d2737 100644
--- a/output/redirects.json
+++ b/output/redirects.json
@@ -1 +1 @@
-{"/../../../activemq-500-release":"/components/classic/download/classic-05-00-00","/../../../activemq-5000000-release":"/components/classic/download/classic-05-00-00","/../../../activemq-510-release":"/components/classic/download/classic-05-01-00","/../../../activemq-5001000-release":"/components/classic/download/classic-05-01-00","/../../../activemq-520-release":"/components/classic/download/classic-05-02-00","/../../../activemq-5002000-release":"/components/classic/download/classic-05-
 [...]
\ No newline at end of file
+{"/../../../activemq-500-release":"/components/classic/download/classic-05-00-00","/../../../activemq-5000000-release":"/components/classic/download/classic-05-00-00","/../../../activemq-510-release":"/components/classic/download/classic-05-01-00","/../../../activemq-5001000-release":"/components/classic/download/classic-05-01-00","/../../../activemq-520-release":"/components/classic/download/classic-05-02-00","/../../../activemq-5002000-release":"/components/classic/download/classic-05-
 [...]
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact



Reply via email to