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

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


The following commit(s) were added to refs/heads/main by this push:
     new 85e177713 Update download-archives.md
85e177713 is described below

commit 85e1777133c89a759ad13165221c53df7cae81c4
Author: Matt Pavlovich <[email protected]>
AuthorDate: Sat Sep 5 13:30:35 2026 -0500

    Update download-archives.md
    
    Add long-ago inactive release series table to the download-archives page
---
 .../classic/documentation/download-archives.md     | 79 ++++++++++++++++++++++
 1 file changed, 79 insertions(+)

diff --git a/src/components/classic/documentation/download-archives.md 
b/src/components/classic/documentation/download-archives.md
index 6e49f0ea5..bf8a6ac8d 100644
--- a/src/components/classic/documentation/download-archives.md
+++ b/src/components/classic/documentation/download-archives.md
@@ -10,6 +10,85 @@ You can use the Apache Archives to download previous Apache 
ActiveMQ releases.
 *   
[http://archive.apache.org/dist/activemq/](http://archive.apache.org/dist/activemq/)
 *   
[http://archive.apache.org/dist/activemq/apache-activemq/](http://archive.apache.org/dist/activemq/apache-activemq/)
 
+<table>
+  <thead>
+    <tr>
+      <th>Series</th>
+      <th>Status</th>
+      <th>Latest Patch Version</th>
+      <th>Date of Release</th>
+    </tr>
+  </thead>
+<tbody>
+    <tr style="background-color: #f0f0f0;">
+      <td>6.2.x</td>
+      <td><em>Inactive</em></td>
+      <td>6.2.9</td>
+      <td>Aug 10th, 2026</td>
+    </tr>
+    <tr style="background-color: #f0f0f0;">
+      <td>6.1.x</td>
+      <td><em>Inactive</em></td>
+      <td>6.1.8</td>
+      <td>Oct 22nd, 2025</td>
+    </tr>
+    <tr style="background-color: #f0f0f0;">
+      <td>6.0.x</td>
+      <td><em>Inactive</em></td>
+      <td>6.0.1</td>
+      <td>Dec 3rd, 2023</td>
+    </tr>
+    <tr style="background-color: #f0f0f0;">
+      <td>5.18.x</td>
+      <td><em>Inactive</em></td>
+      <td>5.18.7</td>
+      <td>Mar 19nd, 2025</td>
+    </tr>
+    <tr style="background-color: #f0f0f0;">
+      <td>5.17.x</td>
+      <td><em>Inactive</em></td>
+      <td>5.17.7</td>
+      <td>Mar 20th, 2025</td>
+    </tr>
+    <tr style="background-color: #f0f0f0;">
+      <td>5.16.x</td>
+      <td><em>Inactive</em></td>
+      <td>5.16.8</td>
+      <td>Mar 22nd, 2025</td>
+    </tr>
+    <tr style="background-color: #f0f0f0;">
+      <td>5.15.x</td>
+      <td><em>Inactive</em></td>
+      <td>5.15.16</td>
+      <td>Oct 26th, 2023</td>
+    </tr>
+    <tr style="background-color: #f0f0f0;">
+      <td>5.14.x</td>
+      <td><em>Inactive</em></td>
+      <td>5.14.5</td>
+      <td>Apr 25th, 2017</td>
+    </tr>
+    <tr style="background-color: #f0f0f0;">
+      <td>5.13.x</td>
+      <td><em>Inactive</em></td>
+      <td>5.13.5</td>
+      <td>Dec 16th, 2016</td>
+    </tr>
+    <tr style="background-color: #f0f0f0;">
+      <td>5.12.x</td>
+      <td><em>Inactive</em></td>
+      <td>5.12.3</td>
+      <td>Feb 3rd, 2016</td>
+    </tr>
+    <tr style="background-color: #f0f0f0;">
+      <td>5.11.x</td>
+      <td><em>Inactive</em></td>
+      <td>5.11.4</td>
+      <td>Feb 3rd, 2016</td>
+    </tr>
+  </tbody>
+</table>
+
 Previous Apache ActiveMQ release pages:
 
 {% for release in site["classic_releases"] reversed %}


---------------------------------------------------------------------
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