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

commit 7ef5a88cdebc2c9893bf145475e5b9a622e0e497
Author: buildbot <[email protected]>
AuthorDate: Tue Mar 11 10:34:21 2025 +0000

    Automatic Site Publish by Buildbot
---
 output/activemq-5019000-release.html               | 11 +++++
 .../classic/documentation/download-archives.html   |  1 +
 ...classic-06-00-00.html => classic-05-19-00.html} | 47 ++++++++++++----------
 .../classic/download/classic-06-00-00.html         |  2 +-
 output/components/classic/download/index.html      | 33 ++++++++++-----
 output/index.html                                  | 12 +++---
 output/news/index.html                             |  7 ++++
 output/redirects.json                              |  2 +-
 8 files changed, 76 insertions(+), 39 deletions(-)

diff --git a/output/activemq-5019000-release.html 
b/output/activemq-5019000-release.html
new file mode 100644
index 000000000..abdd3f24c
--- /dev/null
+++ b/output/activemq-5019000-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-00">
+  <script>location="/components/classic/download/classic-05-19-00"</script>
+  <meta http-equiv="refresh" content="0; 
url=/components/classic/download/classic-05-19-00">
+  <meta name="robots" content="noindex">
+  <h1>Redirecting&hellip;</h1>
+  <a href="/components/classic/download/classic-05-19-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 81d0c6bd9..715d38b34 100644
--- a/output/components/classic/documentation/download-archives.html
+++ b/output/components/classic/documentation/download-archives.html
@@ -112,6 +112,7 @@
   <li><a href="/components/classic/download/classic-06-01-00">ActiveMQ Classic 
6.1.0 Release</a></li>
   <li><a href="/components/classic/download/classic-06-00-01">ActiveMQ Classic 
6.0.1 Release</a></li>
   <li><a href="/components/classic/download/classic-06-00-00">ActiveMQ Classic 
6.0.0 Release</a></li>
+  <li><a href="/components/classic/download/classic-05-19-00">ActiveMQ Classic 
5.19.0 Release</a></li>
   <li><a href="/components/classic/download/classic-05-18-06">ActiveMQ Classic 
5.18.6 Release</a></li>
   <li><a href="/components/classic/download/classic-05-18-05">ActiveMQ Classic 
5.18.5 Release</a></li>
   <li><a href="/components/classic/download/classic-05-18-04">ActiveMQ Classic 
5.18.4 Release</a></li>
diff --git a/output/components/classic/download/classic-06-00-00.html 
b/output/components/classic/download/classic-05-19-00.html
similarity index 83%
copy from output/components/classic/download/classic-06-00-00.html
copy to output/components/classic/download/classic-05-19-00.html
index f7601e559..638836ac0 100644
--- a/output/components/classic/download/classic-06-00-00.html
+++ b/output/components/classic/download/classic-05-19-00.html
@@ -87,7 +87,7 @@
 <div class="content">
   <div class="page-title-classic">
     <div class="container">
-      <h1>ActiveMQ Classic 6.0.0 Release</h1>
+      <h1>ActiveMQ Classic 5.19.0 Release</h1>
     </div>
   </div>
   <div class="container" >
@@ -98,21 +98,26 @@
   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 Classic 6.0.0 was released on Nov 17th, 2023.</p>
+<p>Apache ActiveMQ Classic 5.19.0 was released on Mar 11th, 2025.</p>
 
-<p>It’s a major release for the project, especially bringing:</p>
+<p>This is the first release on the 5.19.x series. It’s based on 5.18.x with 
additional features.</p>
+
+<p>This release includes:</p>
 <ul>
-  <li>Jakarta Messaging 3.1, JMS 2.0, JMS 1.1 support (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>fix potential OutOfMemory error on client during OpenWire 
unmarshalling</li>
+  <li>improvement on double slashes in Unix scripts</li>
+  <li>fix ClassCastException in SelectorAwareVirtualTopicInterceptor if
+there is another interceptor</li>
+  <li>fix on WebConsole, checking if a queue exists before being able to 
browse it</li>
+  <li>fix durable subscriber receives acknowledge messages if they are
+farther than the maxBatchSize</li>
+  <li>update ConnectionView to include WireFormatInfo</li>
+  <li>add the ability to disable connector startup on boot</li>
+  <li>add advancedMessageStatistics to destinations</li>
+  <li>several dependency updates</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://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12355096";>release
 notes</a>.</p>
 
 <h3 id="getting-the-binary-distributions">Getting the Binary Distributions</h3>
 
@@ -127,18 +132,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/5.19.0/apache-activemq-5.19.0-bin.zip";>apache-activemq-5.19.0-bin.zip</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.19.0/apache-activemq-5.19.0-bin.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/5.19.0/apache-activemq-5.19.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/5.19.0/apache-activemq-5.19.0-bin.tar.gz";>apache-activemq-5.19.0-bin.tar.gz</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.19.0/apache-activemq-5.19.0-bin.tar.gz.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/5.19.0/apache-activemq-5.19.0-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>
 
@@ -173,7 +178,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;6.0.0&lt;/version&gt;
+  &lt;version&gt;5.19.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>
@@ -193,15 +198,15 @@ $ pgp &lt;file-name&gt;.asc
   <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/5.19.0/activemq-parent-5.19.0-source-release.zip";>activemq-parent-5.19.0-source-release.zip</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.19.0/activemq-parent-5.19.0-source-release.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/5.19.0/activemq-parent-5.19.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://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12355096";>release
 notes</a></p>
 
 <p>Also see the previous <a 
href="/components/classic/download/classic-05-18-06">ActiveMQ Classic 5.18.6 
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 f7601e559..b188c5dee 100644
--- a/output/components/classic/download/classic-06-00-00.html
+++ b/output/components/classic/download/classic-06-00-00.html
@@ -203,7 +203,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=12352570";>release
 notes</a></p>
 
-<p>Also see the previous <a 
href="/components/classic/download/classic-05-18-06">ActiveMQ Classic 5.18.6 
Release</a></p>
+<p>Also see the previous <a 
href="/components/classic/download/classic-05-19-00">ActiveMQ Classic 5.19.0 
Release</a></p>
 
 
       </div>
diff --git a/output/components/classic/download/index.html 
b/output/components/classic/download/index.html
index d88a76636..edc043a96 100644
--- a/output/components/classic/download/index.html
+++ b/output/components/classic/download/index.html
@@ -127,6 +127,12 @@
       <td>6.0.1</td>
       <td>Dec 3rd, 2023</td>
     </tr>
+    <tr style="background-color: #dff0d8;">
+      <td>5.19.x</td>
+      <td><strong>Stable - Supported</strong></td>
+      <td>5.19.0</td>
+      <td>Mar 11th, 2025</td>
+    </tr>
     <tr style="background-color: #dff0d8;">
       <td>5.18.x</td>
       <td><strong>Stable - Supported</strong></td>
@@ -175,12 +181,6 @@
       <td>5.11.4</td>
       <td>Feb 3rd, 2016</td>
     </tr>
-    <tr style="background-color: #f0f0f0;">
-      <td>5.10.x</td>
-      <td><em>Deprecated</em></td>
-      <td>5.10.2</td>
-      <td>Feb 13th, 2016</td>
-    </tr>
   </tbody>
 </table>
 
@@ -222,8 +222,8 @@
       <td>Jakarta JMS 2/3.1 (partial)</td>
       <td>Jakarta JMS 2/3.1</td>
       <td>17+</td>
-      <td>6.2.0</td>
-      <td>Log4j 2.24.1/Slf4j 2.0.13</td>
+      <td>6.2.3</td>
+      <td>Log4j 2.24.3/Slf4j 2.0.16</td>
       <td>Jetty 11.0.24</td>
       <td>In dev</td>
       <td> </td>
@@ -236,7 +236,7 @@
       <td>Jakarta JMS 2/3.1</td>
       <td>17+</td>
       <td>6.1.16</td>
-      <td>Log4j 2.24.1/Slf4j 2.0.13</td>
+      <td>Log4j 2.24.3/Slf4j 2.0.16</td>
       <td>Jetty 11.0.24</td>
       <td><strong>Stable - Supported</strong></td>
       <td>6.1.6</td>
@@ -256,6 +256,19 @@
       <td> </td>
       <td> </td>
     </tr>
+    <tr>
+      <td>5.19.x</td>
+      <td>Javax JMS 1.1</td>
+      <td>Javax JMS 1.1/Jakarta JMS 2</td>
+      <td>11+</td>
+      <td>5.3.39</td>
+      <td>Log4j 2.24.3/Slf4j 2.0.16</td>
+      <td>Jetty 9.4.57.v20241219</td>
+      <td><strong>Stable - Supported</strong></td>
+      <td>5.19.0</td>
+      <td>5.19.1</td>
+      <td>Jun  25</td>
+    </tr>
     <tr>
       <td>5.18.x</td>
       <td>Javax JMS 1.1</td>
@@ -264,7 +277,7 @@
       <td>5.3.39</td>
       <td>Log4j 2.24.1/Slf4j 2.0.13</td>
       <td>Jetty 9.4.56.v20240826</td>
-      <td><strong>Stable - Supported</strong></td>
+      <td><em>Not Active</em></td>
       <td>5.18.6</td>
       <td>5.18.7</td>
       <td>Dec  24</td>
diff --git a/output/index.html b/output/index.html
index 27545579e..fafb69290 100644
--- a/output/index.html
+++ b/output/index.html
@@ -138,13 +138,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/artemis-console/download/">ActiveMQ Artemis Console 
1.1.0</a></h6>
+    <h6 class="card-title"><a class="text-blue" 
href="/components/classic/download/classic-05-19-00">ActiveMQ Classic 5.19.0 
Release</a></h6>
 
 
 
-    Update to PF5, various improvements, and bug fixes.<a style="display: 
unset;" class="nav-link pl-0 ml-0" 
href="/components/artemis-console/download/">...more</a>
+    First 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-00">...more</a>
 
-    <p class="small text-muted text-right font-italic mb-0">Jan 22nd, 2025</p>
+    <p class="small text-muted text-right font-italic mb-0">Mar 11th, 2025</p>
 </div>
 </div>
 
@@ -152,13 +152,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-01-05">ActiveMQ Classic 6.1.5 
Release</a></h6>
+    <h6 class="card-title"><a class="text-blue" 
href="/components/artemis-console/download/">ActiveMQ Artemis Console 
1.1.0</a></h6>
 
 
 
-    Classic 6.1.5 is a maintanance release for ActiveMQ Classic, on the 6.1.x 
series.<a style="display: unset;" class="nav-link pl-0 ml-0" 
href="/components/classic/download/classic-06-01-05">...more</a>
+    Update to PF5, various improvements, and bug fixes.<a style="display: 
unset;" class="nav-link pl-0 ml-0" 
href="/components/artemis-console/download/">...more</a>
 
-    <p class="small text-muted text-right font-italic mb-0">Jan 13th, 2025</p>
+    <p class="small text-muted text-right font-italic mb-0">Jan 22nd, 2025</p>
 </div>
 </div>
 
diff --git a/output/news/index.html b/output/news/index.html
index b34f865ad..1933a4f49 100644
--- a/output/news/index.html
+++ b/output/news/index.html
@@ -102,6 +102,13 @@
 
 <p><a href="/components/classic/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>
+
+<p>First release on the 5.19.x series.</p>
+
+<p><a href="/components/classic/download/">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>
 
diff --git a/output/redirects.json b/output/redirects.json
index 828684b4a..9e0077bb3 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