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

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


The following commit(s) were added to refs/heads/asf-staged by this push:
     new 7613b9d15 latest adjustments from actual source-based changes and 
rebase+rebuild
7613b9d15 is described below

commit 7613b9d151293943784ebdbb56220e5a4e8082bc
Author: Robbie Gemmell <[email protected]>
AuthorDate: Fri Dec 5 18:12:22 2025 +0000

    latest adjustments from actual source-based changes and rebase+rebuild
---
 output/.htaccess                            |  10 +-
 output/error/artemis-documentation-404.html | 143 --------------
 output/news/artemis-tlp.html                |   4 +-
 output/news/index.html                      | 279 ----------------------------
 output/redirects.json                       |   2 +-
 5 files changed, 9 insertions(+), 429 deletions(-)

diff --git a/output/.htaccess b/output/.htaccess
index e304b6ef2..7a4de4d85 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -4,11 +4,11 @@ RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [R,L]
 RewriteRule ^camel/(.*)$ https://camel.apache.org/$1 [R=301,L]
 RewriteRule ^nms.*$ https://activemq.apache.org/components/nms/ [R=301,L]
 RewriteRule ^cms.*$ https://activemq.apache.org/components/cms/ [R=301,L]
-RewriteRule ^components/artemis-console(/?.*)$ 
https://artemis.staged.apache.org/components/artemis-console$1 [R=301,L]
-RewriteRule ^components/artemis(/?.*)$ 
https://artemis.staged.apache.org/components/artemis$1 [R=301,L]
-RewriteRule ^artemis/migration.html 
https://artemis.staged.apache.org/components/artemis/migration [R=301,L]
-RewriteRule ^artemis/docs/(.*) 
https://artemis.staged.apache.org/components/artemis/documentation/$1 [R=301,L]
-RewriteRule ^artemis.*$ https://artemis.staged.apache.org/components/artemis/ 
[R=301,L]
+RewriteRule ^components/artemis-console(/?.*)$ 
https://artemis.apache.org/components/artemis-console$1 [R=301,L]
+RewriteRule ^components/artemis(/?.*)$ 
https://artemis.apache.org/components/artemis$1 [R=301,L]
+RewriteRule ^artemis/migration.html 
https://artemis.apache.org/components/artemis/migration [R=301,L]
+RewriteRule ^artemis/docs/(.*) 
https://artemis.apache.org/components/artemis/documentation/$1 [R=301,L]
+RewriteRule ^artemis.*$ https://artemis.apache.org/components/artemis/ 
[R=301,L]
 RewriteRule ^apollo.*$ https://activemq.apache.org/ [R=301,L]
 RewriteRule ^becoming-a-committer(.*) https://activemq.apache.org/contributing 
[R=301,L]
 RewriteRule ^how-can-i-get-help(.*) https://activemq.apache.org/support 
[R=301,L]
diff --git a/output/error/artemis-documentation-404.html 
b/output/error/artemis-documentation-404.html
deleted file mode 100644
index f826ef3b7..000000000
--- a/output/error/artemis-documentation-404.html
+++ /dev/null
@@ -1,143 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta charset="UTF-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta http-equiv="X-UA-Compatible" content="ie=edge">
-    <title>ActiveMQ</title>
-    <link rel="icon" type="image/png" href="/assets/img/favicon.png">
-
-    <link rel="stylesheet" href="/css/main.css">
-    <script defer src="/js/fontawesome-all.min.js" 
integrity="sha384-rOA1PnstxnOBLzCLMcre8ybwbTmemjzdNlILg8O7z1lUkLXozs4DHonlDtnE7fpc"></script>
-    <script src="/js/jquery.slim.min.js" 
integrity="sha384-5AkRS45j4ukf+JbWAfHL8P4onPA9p0KwwP7pUdjSQA3ss9edbJUJc/XcYAiheSSz"></script>
-    <script src="/js/popper.min.js" 
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"></script>
-    <script src="/js/bootstrap.min.js" 
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"></script>
-</head>
-
-<body>
-<nav class="navbar navbar-expand-lg navbar-light fixed-top">
-    <div class="container">
-        <!-- <a class="navbar-brand mr-auto" href="#"><img style="height: 
50px" src="assets/img/apache-feather.png" /></a> -->
-        <a class="navbar-brand mr-auto" href="/"><img 
src="/assets/img/activemq_logo_black_small.png" style="height: 50px"/></a>
-        <button class="navbar-toggler ml-auto" type="button" 
data-toggle="collapse" data-target="#navbarContent" 
aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle 
navigation">
-            <span class="navbar-toggler-icon"></span>
-        </button>
-
-        <div class="ml-auto collapse navbar-collapse" id="navbarContent">
-            <ul class="navbar-nav ml-auto">
-                <li class="nav-item">
-                    <a class="nav-link active" href="/news">News</a>
-                </li>
-                <li class="nav-item dropdown">
-                    <a class="nav-link" id="navbarDropdownComponents" 
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">Components<span class="caret"></span></a>
-                    <ul class="dropdown-menu dropdown-menu-center" 
aria-labelledby="navbarDropdownComponents">
-                        <div class="row">
-                            <div class="col-12">
-                                <ul class="multi-column-dropdown">
-                                    <li class="nav-item"><a 
class="dropdown-item" href="/components/classic">ActiveMQ</a></li>
-                                    <li class="nav-item"><a 
class="dropdown-item" href="/components/nms">NMS Clients</a></li>
-                                    <li class="nav-item"><a 
class="dropdown-item" href="/components/cms">CMS Client</a></li>
-                                    <li class="nav-item"><a 
class="dropdown-item" href="/news/artemis-tlp">Artemis</a></li>
-                                </ul>
-                            </div>
-                        </div>
-                    </ul>
-                </li>
-                <li class="nav-item dropdown">
-                    <a class="nav-link" id="navbarDropdownCommunity" 
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">Community<span class="caret"></span></a>
-                    <ul class="dropdown-menu dropdown-menu-center multi-column 
columns-1" aria-labelledby="navbarDropdownCommunity">
-                        <div class="row">
-                            <div class="col-12">
-                                <ul class="multi-column-dropdown">
-                                    <li class="nav-item"><a 
class="dropdown-item" href="/contact">Contact Us</a></li>
-                                    <li class="nav-item"><a 
class="dropdown-item" href="/contributing">Contribute</a></li>
-                                    <li class="nav-item"><a 
class="dropdown-item" href="/issues">Report Issues</a></li>
-                                    <li class="nav-item"><a 
class="dropdown-item" href="/support">Get Support</a></li>
-                                </ul>
-                            </div>
-                          </div>
-                    </ul>
-                </li>
-                <li class="nav-item dropdown">
-                    <a class="nav-link" id="navbarDropdownTeam" 
data-target="#" href="" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false"><img src="/assets/img/asf_logo_wide.png" 
style="height:25px"> <span class="caret"></span></a>
-                    <ul class="dropdown-menu dropdown-menu-center multi-column 
columns-1" aria-labelledby="navbarDropdownTeam">
-                        <div class="row">
-                            <div class="col-sm-12">
-                                <ul class="multi-column-dropdown">
-                                    <li class="nav-item"><a 
class="dropdown-item" href="https://www.apache.org";>The Apache Software 
Foundation</a></li>
-                                    <li class="nav-item"><a 
class="dropdown-item" href="https://www.apache.org/licenses/";>License</a></li>
-                                    <li class="nav-item"><a 
class="dropdown-item" 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-                                    <li class="nav-item"><a 
class="dropdown-item" 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-                                    <li class="nav-item"><a 
class="dropdown-item" href="/security-advisories">Security</a></li>
-                                    <li class="nav-item"><a 
class="dropdown-item" 
href="https://www.apache.org/events/current-event";>Events</a></li>
-                                    <li class="nav-item"><a 
class="dropdown-item" 
href="https://people.apache.org/phonebook.html?pmc=activemq";>PMC & 
Committers</a></li>
-                                    <li class="nav-item"><a 
class="dropdown-item" 
href="https://whimsy.apache.org/board/minutes/ActiveMQ.html";>Board 
Reports</a></li>
-                                    <li class="nav-item"><a 
class="dropdown-item" 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a></li>
-                                </ul>
-                            </div>
-                        </div>
-                    </ul>
-                </li>
-            </ul>
-        </div>
-    </div>
-</nav>
-
-<div class="content">
-  <div class="page-title-artemis">
-    <div class="container">
-      <h1>404 Not Found</h1>
-    </div>
-  </div>
-  <div class="container" >
-    <div class="row" style="margin-top: 30px">
-      <div class="col-12 artemis">
-        <p>The Artemis documentation URL requested has not been found.</p>
-
-<ul>
-  <li>
-    <p>For the latest Artemis documentation, please see the <a 
href="https://artemis.apache.org/components/artemis/documentation/";>Documentation</a>.</p>
-  </li>
-  <li>
-    <p>For more recent previous releases, their documentation can be found at 
<a 
href="https://artemis.apache.org/components/artemis/download/past_releases";>Past
 Releases</a>.</p>
-  </li>
-</ul>
-
-<p>For even older documentation:</p>
-<ul>
-  <li>User manuals can be found within the artemis-website-&lt;version&gt;.jar 
files, available at <a 
href="https://repo1.maven.org/maven2/org/apache/activemq/artemis-website/";>Maven
 Central</a>, when opened as a zip file.</li>
-</ul>
-
-
-      </div>
-    </div>
-  </div>
-</div>
-<div class="row sitemap">
-  <div class="col-sm-12">
-    <div class="container">
-      <div class="row">
-        <div class="col-sm-12">
-          <div class="row">
-            <div class="col-sm-3">
-              <div >
-                <img class="float-left" style="max-height: 100px" 
src="/assets/img/activemq_logo_white_vertical_small.png"/>
-              </div>
-            </div>
-            <div style="text-align: center; margin-bottom: 0px; margin-top: 
30px; font-size: 65%" class="col-sm-6">
-              <p><a 
href="https://www.apache.org/foundation/marks/list/";>Apache, ActiveMQ, Apache 
ActiveMQ</a>, the Apache logo, and the Apache ActiveMQ project logo are 
trademarks of The Apache Software Foundation. Copyright &copy; 2025, The Apache 
Software Foundation. Licensed under <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License 2.0</a>.</p>
-            </div>
-            <div class="col-sm-3">
-              <div >
-                <a href="https://www.apache.org";><img class="float-right" 
style="margin-top: 10px; max-height: 80px" 
src="/assets/img/Apache_PoweredBy.png"/></a>
-              </div>
-            </div>
-          </div>
-        </div>
-      </div>
-    </div>
-  </div>
-</div>
-
-</body>
-</html>
diff --git a/output/news/artemis-tlp.html b/output/news/artemis-tlp.html
index a9f93f46c..be9bfdda0 100644
--- a/output/news/artemis-tlp.html
+++ b/output/news/artemis-tlp.html
@@ -124,7 +124,9 @@ mean-time, development and releases will continue on 
existing paths.</p>
 
 <p>The Apache ActiveMQ PMC</p>
 
-<p>UPDATE: The new <a href="https://artemis.apache.org";>Apache Artemis 
website</a> is now live. Head there for more details such as mailing list 
information etc.</p>
+<div class="alert alert-warning">
+UPDATE: The new <a href="https://artemis.apache.org"; class="alert-link">Apache 
Artemis</a> website is now live. Head there for more details such as mailing 
list information etc.
+</div>
 
 
       </div>
diff --git a/output/news/index.html b/output/news/index.html
index 93855590d..d63904ad1 100644
--- a/output/news/index.html
+++ b/output/news/index.html
@@ -115,20 +115,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-console-140">ActiveMQ Artemis Console 1.4.0</h3>
-<p><span class="text-secondary"> Nov 11th, 2025</span></p>
-
-<p>HawtIO Upgrade and Bug fix release.</p>
-
-<p><a href="/components/artemis-console/download/">Read More</a></p>
-
-<h3 id="activemq-artemis-2440">ActiveMQ Artemis 2.44.0</h3>
-<p><span class="text-secondary"> Nov 3rd, 2025</span></p>
-
-<p>Adds Java 25 support, an option to disable HTTP/2, and fixes various 
bugs.</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-classic-618-release">ActiveMQ Classic 6.1.8 Release</h3>
 <p><span class="text-secondary"> Oct 22nd, 2025</span></p>
 
@@ -136,13 +122,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-2430">ActiveMQ Artemis 2.43.0</h3>
-<p><span class="text-secondary"> Oct 16th, 2025</span></p>
-
-<p>Proxy Protocol, Broker Observability, Filtering on AMQP Federation and many 
bug fixes.</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-classic-5191-release">ActiveMQ Classic 5.19.1 Release</h3>
 <p><span class="text-secondary"> Oct 11th, 2025</span></p>
 
@@ -150,13 +129,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-console-130">ActiveMQ Artemis Console 1.3.0</h3>
-<p><span class="text-secondary"> Sep 2nd, 2025</span></p>
-
-<p>HawtIO Upgrade and Bug fix release.</p>
-
-<p><a href="/components/artemis-console/download/">Read More</a></p>
-
 <h3 id="apachenmsamqp-240-release">Apache.NMS.AMQP 2.4.0 Release</h3>
 <p><span class="text-secondary"> Aug 24th, 2025</span></p>
 
@@ -164,13 +136,6 @@
 
 <p><a href="/components/nms/providers/amqp/downloads/">Read More</a></p>
 
-<h3 id="activemq-artemis-2420">ActiveMQ Artemis 2.42.0</h3>
-<p><span class="text-secondary"> Jul 17th, 2025</span></p>
-
-<p>MQTT performance &amp; console UX improvements, bug fixes, dependency 
updates, etc.</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="apachenmsapi-220-release">Apache.NMS.API 2.2.0 Release</h3>
 <p><span class="text-secondary"> Jul 5th, 2025</span></p>
 
@@ -178,13 +143,6 @@
 
 <p><a href="/components/nms/nms-api-downloads">Read More</a></p>
 
-<h3 id="activemq-artemis-console-121">ActiveMQ Artemis Console 1.2.1</h3>
-<p><span class="text-secondary"> Jul 2nd, 2025</span></p>
-
-<p>Update to HawtIO 4.4.1 and Console usability improvements.</p>
-
-<p><a href="/components/artemis-console/download/">Read More</a></p>
-
 <h3 id="activemq-classic-617-release">ActiveMQ Classic 6.1.7 Release</h3>
 <p><span class="text-secondary"> Jun 22nd, 2025</span></p>
 
@@ -199,13 +157,6 @@
 
 <p><a href="/components/nms/providers/amqp/downloads/">Read More</a></p>
 
-<h3 id="activemq-artemis-2410">ActiveMQ Artemis 2.41.0</h3>
-<p><span class="text-secondary"> Apr 29th, 2025</span></p>
-
-<p>AMQP Bridges, Paging improvements and bug fixes</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-classic-5168-release">ActiveMQ Classic 5.16.8 Release</h3>
 <p><span class="text-secondary"> Mar 22nd, 2025</span></p>
 
@@ -228,13 +179,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-2400">ActiveMQ Artemis 2.40.0</h3>
-<p><span class="text-secondary"> Mar 17th, 2025</span></p>
-
-<p>New Web Console, Performance improvements under paging, plus a handful of 
improvements, bug fixes, and dependency upgrades</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-classic-5190-release">ActiveMQ Classic 5.19.0 Release</h3>
 <p><span class="text-secondary"> Mar 11th, 2025</span></p>
 
@@ -256,13 +200,6 @@
 
 <p><a 
href="/components/nms/providers/activemq/downloads/apachenmsactivemq-v211">Read 
More</a></p>
 
-<h3 id="activemq-artemis-console-110">ActiveMQ Artemis Console 1.1.0</h3>
-<p><span class="text-secondary"> Jan 22nd, 2025</span></p>
-
-<p>Update to PF5, various improvements, and bug fixes.</p>
-
-<p><a href="/components/artemis-console/download/">Read More</a></p>
-
 <h3 id="activemq-classic-615-release">ActiveMQ Classic 6.1.5 Release</h3>
 <p><span class="text-secondary"> Jan 13th, 2025</span></p>
 
@@ -270,13 +207,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-2390">ActiveMQ Artemis 2.39.0</h3>
-<p><span class="text-secondary"> Dec 19th, 2024</span></p>
-
-<p><strong>Java 17+ is now required</strong> plus a handful of improvements, 
bug fixes, and dependency upgrades</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-classic-614-release">ActiveMQ Classic 6.1.4 Release</h3>
 <p><span class="text-secondary"> Nov 12th, 2024</span></p>
 
@@ -284,20 +214,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-2380">ActiveMQ Artemis 2.38.0</h3>
-<p><span class="text-secondary"> Oct 25th, 2024</span></p>
-
-<p>Support for WebSocket compression, management API improvements, bug fixes, 
dependency upgrades, and more.</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
-<h3 id="activemq-artemis-console-100">ActiveMQ Artemis Console 1.0.0</h3>
-<p><span class="text-secondary"> Oct 8th, 2024</span></p>
-
-<p>Next generation Artemis Console using Hawtio 4 with React + Patternfly.</p>
-
-<p><a href="/components/artemis-console/download/">Read More</a></p>
-
 <h3 id="activemq-classic-5186-release">ActiveMQ Classic 5.18.6 Release</h3>
 <p><span class="text-secondary"> Oct 2nd, 2024</span></p>
 
@@ -305,13 +221,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-2370">ActiveMQ Artemis 2.37.0</h3>
-<p><span class="text-secondary"> Aug 21st, 2024</span></p>
-
-<p>Bug fix release.</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-classic-613-release">ActiveMQ Classic 6.1.3 Release</h3>
 <p><span class="text-secondary"> Aug 8th, 2024</span></p>
 
@@ -319,13 +228,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-2360">ActiveMQ Artemis 2.36.0</h3>
-<p><span class="text-secondary"> Jul 29th, 2024</span></p>
-
-<p>Stability improvement on Journal NIO, concurrency issue with Stomp 
processing, bug fixes and version upgrades.</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-classic-5185-release">ActiveMQ Classic 5.18.5 Release</h3>
 <p><span class="text-secondary"> Jul 24th, 2024</span></p>
 
@@ -333,20 +235,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-2350">ActiveMQ Artemis 2.35.0</h3>
-<p><span class="text-secondary"> Jun 16th, 2024</span></p>
-
-<p>Bug fix release. Junit Upgrade.</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
-<h3 id="activemq-artemis-2340">ActiveMQ Artemis 2.34.0</h3>
-<p><span class="text-secondary"> Jun 3rd, 2024</span></p>
-
-<p>Hardening on mirroring, and bug fixes</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-classic-612-release">ActiveMQ Classic 6.1.2 Release</h3>
 <p><span class="text-secondary"> Apr 15th, 2024</span></p>
 
@@ -368,13 +256,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-2330">ActiveMQ Artemis 2.33.0</h3>
-<p><span class="text-secondary"> Mar 22nd, 2024</span></p>
-
-<p>Lots of improvments, bug fixes, and dependency upgrades</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-classic-610-release">ActiveMQ Classic 6.1.0 Release</h3>
 <p><span class="text-secondary"> Mar 15th, 2024</span></p>
 
@@ -382,13 +263,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-2320">ActiveMQ Artemis 2.32.0</h3>
-<p><span class="text-secondary"> Jan 30th, 2024</span></p>
-
-<p>Mirror Improvements, bug fixes</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-classic-601-release">ActiveMQ Classic 6.0.1 Release</h3>
 <p><span class="text-secondary"> Dec 3rd, 2023</span></p>
 
@@ -408,13 +282,6 @@
 
 <p><a href="/news/cve-2023-46604">Read More</a></p>
 
-<h3 id="activemq-artemis-2312">ActiveMQ Artemis 2.31.2</h3>
-<p><span class="text-secondary"> Oct 27th, 2023</span></p>
-
-<p>Bug fix release.</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-classic-5167-release">ActiveMQ Classic 5.16.7 Release</h3>
 <p><span class="text-secondary"> Oct 26th, 2023</span></p>
 
@@ -445,13 +312,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-2311">ActiveMQ Artemis 2.31.1</h3>
-<p><span class="text-secondary"> Oct 25th, 2023</span></p>
-
-<p>Bug fixes and component upgrades.</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="apachenmsapi-210-release">Apache.NMS.API 2.1.0 Release</h3>
 <p><span class="text-secondary"> Sep 24th, 2023</span></p>
 
@@ -459,20 +319,6 @@
 
 <p><a href="/components/nms/nms-api-downloads">Read More</a></p>
 
-<h3 id="activemq-artemis-2310">ActiveMQ Artemis 2.31.0</h3>
-<p><span class="text-secondary"> Sep 19th, 2023</span></p>
-
-<p>New CLI, AMQP Federation, Improved JDBC and a lot more!</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
-<h3 id="activemq-artemis-2300">ActiveMQ Artemis 2.30.0</h3>
-<p><span class="text-secondary"> Jul 26th, 2023</span></p>
-
-<p>Bug-fix release with a few small improvements and a handful of dependency 
upgrades</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-classic-5182-release">ActiveMQ Classic 5.18.2 Release</h3>
 <p><span class="text-secondary"> Jul 2nd, 2023</span></p>
 
@@ -487,13 +333,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-2290">ActiveMQ Artemis 2.29.0</h3>
-<p><span class="text-secondary"> Jun 19th, 2023</span></p>
-
-<p>Bug fixes, enhancements. Large Message handling improved a lot!</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="apachenmsamqp-220-release">Apache.NMS.AMQP 2.2.0 Release</h3>
 <p><span class="text-secondary"> May 14th, 2023</span></p>
 
@@ -550,13 +389,6 @@
 
 <p><a 
href="/components/nms/providers/activemq/downloads/apachenmsactivemq-v201">Read 
More</a></p>
 
-<h3 id="activemq-artemis-2280">ActiveMQ Artemis 2.28.0</h3>
-<p><span class="text-secondary"> Feb 3rd, 2023</span></p>
-
-<p>Sync Disaster Recovery over AMQP, Paging Improvements</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-classic-5173-release">ActiveMQ Classic 5.17.3 Release</h3>
 <p><span class="text-secondary"> Dec 4th, 2022</span></p>
 
@@ -564,34 +396,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-2271">ActiveMQ Artemis 2.27.1</h3>
-<p><span class="text-secondary"> Dec 1st, 2022</span></p>
-
-<p>Bug fixes, component updates, &amp; new logging implementation</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
-<h3 id="activemq-artemis-2270">ActiveMQ Artemis 2.27.0</h3>
-<p><span class="text-secondary"> Nov 14th, 2022</span></p>
-
-<p>Bug fixes, component updates, &amp; new logging implementation</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
-<h3 id="activemq-artemis-2260">ActiveMQ Artemis 2.26.0</h3>
-<p><span class="text-secondary"> Sep 28th, 2022</span></p>
-
-<p>Bug fixes and improvements. Paging improved on Horizontal Scale.</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
-<h3 id="activemq-artemis-2250">ActiveMQ Artemis 2.25.0</h3>
-<p><span class="text-secondary"> Sep 8th, 2022</span></p>
-
-<p>Further improvements with paging flowing control messages into queues.</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-classic-5172-release">ActiveMQ Classic 5.17.2 Release</h3>
 <p><span class="text-secondary"> Sep 2nd, 2022</span></p>
 
@@ -599,13 +403,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-2240">ActiveMQ Artemis 2.24.0</h3>
-<p><span class="text-secondary"> Aug 4th, 2022</span></p>
-
-<p>Eliminating Page Caches on ARTEMIS-3850</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="apachenmsactivemq-200-release">Apache.NMS.ActiveMQ 2.0.0 Release</h3>
 <p><span class="text-secondary"> Jul 7th, 2022</span></p>
 
@@ -613,20 +410,6 @@
 
 <p><a 
href="/components/nms/providers/activemq/downloads/apachenmsactivemq-v200">Read 
More</a></p>
 
-<h3 id="activemq-artemis-2231">ActiveMQ Artemis 2.23.1</h3>
-<p><span class="text-secondary"> Jun 21st, 2022</span></p>
-
-<p>Bug fixing, addressing ARTEMIS-3856</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
-<h3 id="activemq-artemis-2230">ActiveMQ Artemis 2.23.0</h3>
-<p><span class="text-secondary"> Jun 13th, 2022</span></p>
-
-<p>Bug fixes and improvements</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="apachenmsapi-181-release">Apache.NMS.API 1.8.1 Release</h3>
 <p><span class="text-secondary"> May 29th, 2022</span></p>
 
@@ -634,13 +417,6 @@
 
 <p><a href="/components/nms/nms-api-downloads">Read More</a></p>
 
-<h3 id="activemq-artemis-2220">ActiveMQ Artemis 2.22.0</h3>
-<p><span class="text-secondary"> May 5th, 2022</span></p>
-
-<p>Bug fixes and improvements</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-classic-5165-release">ActiveMQ Classic 5.16.5 Release</h3>
 <p><span class="text-secondary"> May 2nd, 2022</span></p>
 
@@ -655,13 +431,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-2210">ActiveMQ Artemis 2.21.0</h3>
-<p><span class="text-secondary"> Mar 28th, 2022</span></p>
-
-<p>Max message count for paging, MQTT5, bug fixes and more!</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-classic-5170-release">ActiveMQ Classic 5.17.0 Release</h3>
 <p><span class="text-secondary"> Mar 14th, 2022</span></p>
 
@@ -676,20 +445,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-2191">ActiveMQ Artemis 2.19.1</h3>
-<p><span class="text-secondary"> Feb 1st, 2022</span></p>
-
-<p>Maintenance release of 2.19.0 containing cherry picks from 2.20.0 and 
2.21.0.</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
-<h3 id="activemq-artemis-2200">ActiveMQ Artemis 2.20.0</h3>
-<p><span class="text-secondary"> Dec 21st, 2021</span></p>
-
-<p>Requires Java 11+. Includes a few bug fixes. There’s a known issue, look at 
the release notes.</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="update-on-cve-2021-44228">Update on CVE-2021-44228</h3>
 <p><span class="text-secondary"> Dec 14th, 2021</span></p>
 
@@ -702,13 +457,6 @@
 
 <p><a href="/components/nms/providers/amqp/downloads/">Read More</a></p>
 
-<h3 id="activemq-artemis-2190">ActiveMQ Artemis 2.19.0</h3>
-<p><span class="text-secondary"> Oct 18th, 2021</span></p>
-
-<p>Includes 3 new features, 36 bug fixes, 8 dependency upgrades, and 18 
enhancements.</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-news-feed">ActiveMQ News Feed</h3>
 <p><span class="text-secondary"> Aug 30th, 2021</span></p>
 
@@ -730,13 +478,6 @@
 
 <p><a href="/components/nms/providers/amqp/downloads/">Read More</a></p>
 
-<h3 id="activemq-artemis-2180">ActiveMQ Artemis 2.18.0</h3>
-<p><span class="text-secondary"> Aug 12th, 2021</span></p>
-
-<p>Includes 12 new features, 79 bug fixes, 19 dependency upgrades, and 46 
enhancements.</p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="apachenmsapi-200-release">Apache.NMS.API 2.0.0 Release</h3>
 <p><span class="text-secondary"> Jul 3rd, 2021</span></p>
 
@@ -769,11 +510,6 @@
 
 <p><a 
href="/components/nms/providers/activemq/downloads/apachenmsactivemq-v180">Read 
More</a></p>
 
-<h3 id="activemq-artemis-2170">ActiveMQ Artemis 2.17.0</h3>
-<p><span class="text-secondary"> Feb 16th, 2021</span></p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="activemq-classic-5161-release">ActiveMQ Classic 5.16.1 Release</h3>
 <p><span class="text-secondary"> Jan 20th, 2021</span></p>
 
@@ -784,21 +520,6 @@
 
 <p><a href="/components/classic/download/">Read More</a></p>
 
-<h3 id="activemq-artemis-2160">ActiveMQ Artemis 2.16.0</h3>
-<p><span class="text-secondary"> Nov 10th, 2020</span></p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
-<h3 id="activemq-artemis-2150">ActiveMQ Artemis 2.15.0</h3>
-<p><span class="text-secondary"> Aug 31st, 2020</span></p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
-<h3 id="activemq-artemis-2140">ActiveMQ Artemis 2.14.0</h3>
-<p><span class="text-secondary"> Jul 20th, 2020</span></p>
-
-<p><a href="/components/artemis/download/">Read More</a></p>
-
 <h3 id="apachenmsamqp-180-release">Apache.NMS.AMQP 1.8.0 Release</h3>
 <p><span class="text-secondary"> Nov 4th, 2019</span></p>
 
diff --git a/output/redirects.json b/output/redirects.json
index d801b570f..837f46fff 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