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

commit 696e3a89ffc0fc8f80d2e2c1e66e28316c926922
Author: buildbot <[email protected]>
AuthorDate: Sun Feb 26 05:40:28 2023 +0000

    Automatic Site Publish by Buildbot
---
 output/activemq-5017003-release.html               | 18 +++++++++------
 ...-release.html => activemq-5017004-release.html} | 26 +++++++++++-----------
 output/components/classic/download/index.html      | 22 +++++++++---------
 output/download-archives.html                      |  1 +
 output/index.html                                  | 18 +++++++--------
 output/news/index.html                             |  7 ++++++
 6 files changed, 52 insertions(+), 40 deletions(-)

diff --git a/output/activemq-5017003-release.html 
b/output/activemq-5017003-release.html
index 6ee734d1b..bb67b0bc6 100644
--- a/output/activemq-5017003-release.html
+++ b/output/activemq-5017003-release.html
@@ -97,6 +97,10 @@
 
 <h2 id="activemq-5173-release">ActiveMQ 5.17.3 Release</h2>
 
+<div class="alert alert-warning">
+  This is an older release. To get the current release, please see the <a 
href="/components/classic/download" class="alert-link">download page</a>.
+</div>
+
 <p>Apache ActiveMQ 5.17.3 was released on Dec 4th, 2022. It’s a major 
milestone for ActiveMQ, now using Spring 5.x, Log4j 2.x, and other major 
updates and resolved <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12352201";>issues</a>
 and bug fixes.</p>
 
 <h3 id="getting-the-binary-distributions">Getting the Binary Distributions</h3>
@@ -112,13 +116,13 @@
   <tbody>
     <tr>
       <td>Windows Distribution</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.17.3/apache-activemq-5.17.3-bin.zip&amp;action=download";>apache-activemq-5.17.3-bin.zip</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.17.3/apache-activemq-5.17.3-bin.zip.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/5.17.3/apache-activemq-5.17.3-bin.zip.sha512";>SHA512</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.17.3/apache-activemq-5.17.3-bin.zip";>apache-activemq-5.17.3-bin.zip</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.17.3/apache-activemq-5.17.3-bin.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/5.17.3/apache-activemq-5.17.3-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.17.3/apache-activemq-5.17.3-bin.tar.gz&amp;action=download";>apache-activemq-5.17.3-bin.tar.gz</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.17.3/apache-activemq-5.17.3-bin.tar.gz.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/5.17.3/apache-activemq-5.17.3-bin.tar.gz.sha512";>SHA512</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.17.3/apache-activemq-5.17.3-bin.tar.gz";>apache-activemq-5.17.3-bin.tar.gz</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.17.3/apache-activemq-5.17.3-bin.tar.gz.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/5.17.3/apache-activemq-5.17.3-bin.tar.gz.sha512";>SHA512</a></td>
     </tr>
   </tbody>
 </table>
@@ -177,9 +181,9 @@ $ pgp &lt;file-name&gt;.asc
   </thead>
   <tbody>
     <tr>
-      <td>Source Release:</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.17.3/activemq-parent-5.17.3-source-release.zip&amp;action=download";>activemq-parent-5.17.3-source-release.zip</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.17.3/activemq-parent-5.17.3-source-release.zip.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/5.17.3/activemq-parent-5.17.3-source-release.zip.sha512";>SHA512</a></td>
+      <td>Source Release</td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.17.3/activemq-parent-5.17.3-source-release.zip";>activemq-parent-5.17.3-source-release.zip</a></td>
+      <td><a 
href="https://archive.apache.org/dist/activemq/5.17.3/activemq-parent-5.17.3-source-release.zip.asc";>ASC</a>,
 <a 
href="https://archive.apache.org/dist/activemq/5.17.3/activemq-parent-5.17.3-source-release.zip.sha512";>SHA512</a></td>
     </tr>
   </tbody>
 </table>
diff --git a/output/activemq-5017003-release.html 
b/output/activemq-5017004-release.html
similarity index 86%
copy from output/activemq-5017003-release.html
copy to output/activemq-5017004-release.html
index 6ee734d1b..8c4f8d431 100644
--- a/output/activemq-5017003-release.html
+++ b/output/activemq-5017004-release.html
@@ -86,18 +86,18 @@
 <div class="content">
   <div class="page-title-activemq5">
     <div class="container">
-      <h1>ActiveMQ 5.17.3 Release</h1>
+      <h1>ActiveMQ 5.17.4 Release</h1>
     </div>
   </div>
   <div class="container" >
     <div class="row" style="margin-top: 30px">
       <div class="col-12 activemq5">
         
-<p><a href="overview">Overview</a> &gt; <a href="download">Download</a> &gt; 
<a href="/activemq-5017003-release">ActiveMQ 5.17.3 Release</a></p>
+<p><a href="overview">Overview</a> &gt; <a href="download">Download</a> &gt; 
<a href="/activemq-5017004-release">ActiveMQ 5.17.4 Release</a></p>
 
-<h2 id="activemq-5173-release">ActiveMQ 5.17.3 Release</h2>
+<h2 id="activemq-5174-release">ActiveMQ 5.17.4 Release</h2>
 
-<p>Apache ActiveMQ 5.17.3 was released on Dec 4th, 2022. It’s a major 
milestone for ActiveMQ, now using Spring 5.x, Log4j 2.x, and other major 
updates and resolved <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12352201";>issues</a>
 and bug fixes.</p>
+<p>Apache ActiveMQ 5.17.4 was released on Feb 25th, 2023. It’s a major 
milestone for ActiveMQ, now using Spring 5.x, Log4j 2.x, and other major 
updates and resolved <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12352481";>issues</a>
 and bug fixes.</p>
 
 <h3 id="getting-the-binary-distributions">Getting the Binary Distributions</h3>
 
@@ -112,13 +112,13 @@
   <tbody>
     <tr>
       <td>Windows Distribution</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.17.3/apache-activemq-5.17.3-bin.zip&amp;action=download";>apache-activemq-5.17.3-bin.zip</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.17.3/apache-activemq-5.17.3-bin.zip.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/5.17.3/apache-activemq-5.17.3-bin.zip.sha512";>SHA512</a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.17.4/apache-activemq-5.17.4-bin.zip&amp;action=download";>apache-activemq-5.17.4-bin.zip</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.17.4/apache-activemq-5.17.4-bin.zip.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/5.17.4/apache-activemq-5.17.4-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.17.3/apache-activemq-5.17.3-bin.tar.gz&amp;action=download";>apache-activemq-5.17.3-bin.tar.gz</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.17.3/apache-activemq-5.17.3-bin.tar.gz.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/5.17.3/apache-activemq-5.17.3-bin.tar.gz.sha512";>SHA512</a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.17.4/apache-activemq-5.17.4-bin.tar.gz&amp;action=download";>apache-activemq-5.17.4-bin.tar.gz</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.17.4/apache-activemq-5.17.4-bin.tar.gz.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/5.17.4/apache-activemq-5.17.4-bin.tar.gz.sha512";>SHA512</a></td>
     </tr>
   </tbody>
 </table>
@@ -158,7 +158,7 @@ $ pgp &lt;file-name&gt;.asc
 <div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.activemq&lt;/groupId&gt;
   &lt;artifactId&gt;activemq-all&lt;/artifactId&gt;
-  &lt;version&gt;5.17.3&lt;/version&gt;
+  &lt;version&gt;5.17.4&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>
@@ -178,17 +178,17 @@ $ pgp &lt;file-name&gt;.asc
   <tbody>
     <tr>
       <td>Source Release:</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.17.3/activemq-parent-5.17.3-source-release.zip&amp;action=download";>activemq-parent-5.17.3-source-release.zip</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.17.3/activemq-parent-5.17.3-source-release.zip.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/5.17.3/activemq-parent-5.17.3-source-release.zip.sha512";>SHA512</a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.17.4/activemq-parent-5.17.4-source-release.zip&amp;action=download";>activemq-parent-5.17.4-source-release.zip</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.17.4/activemq-parent-5.17.4-source-release.zip.asc";>ASC</a>,
 <a 
href="https://downloads.apache.org/activemq/5.17.4/activemq-parent-5.17.4-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=12352201";>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=12352481";>release
 notes</a></p>
 
-<p>Also see the previous <a href="/activemq-5017002-release">ActiveMQ 5.17.2 
Release</a></p>
+<p>Also see the previous <a href="/activemq-5017003-release">ActiveMQ 5.17.3 
Release</a></p>
 
 
       </div>
diff --git a/output/components/classic/download/index.html 
b/output/components/classic/download/index.html
index 55031251a..9283a42f4 100644
--- a/output/components/classic/download/index.html
+++ b/output/components/classic/download/index.html
@@ -96,28 +96,28 @@
 
 <p>It is important to <a href="#verify-the-integrity-of-downloads">verify the 
integrity</a> of the files you download.</p>
 
-<h4 id="activemq-5173-dec-4th-2022">ActiveMQ 5.17.3 (Dec 4th, 2022)</h4>
-<p><a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12352201";>Release
 Notes</a> | <a href="/activemq-5017003-release">Release Page</a> | <a 
href="../documentation">Documentation</a> | Java compatibility: 
<strong>11+</strong></p>
+<h4 id="activemq-5174-feb-25th-2023">ActiveMQ 5.17.4 (Feb 25th, 2023)</h4>
+<p><a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12352481";>Release
 Notes</a> | <a href="/activemq-5017004-release">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.17.3/apache-activemq-5.17.3-bin.zip&amp;action=download";>apache-activemq-5.17.3-bin.zip</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.17.3/apache-activemq-5.17.3-bin.zip.sha512";>SHA512</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.17.3/apache-activemq-5.17.3-bin.zip.asc";>GPG
 Signature</a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.17.4/apache-activemq-5.17.4-bin.zip&amp;action=download";>apache-activemq-5.17.4-bin.zip</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.17.4/apache-activemq-5.17.4-bin.zip.sha512";>SHA512</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.17.4/apache-activemq-5.17.4-bin.zip.asc";>GPG
 Signature</a></td>
     </tr>
     <tr>
       <td>Unix/Linux/Cygwin</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.17.3/apache-activemq-5.17.3-bin.tar.gz&amp;action=download";>apache-activemq-5.17.3-bin.tar.gz</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.17.3/apache-activemq-5.17.3-bin.tar.gz.sha512";>SHA512</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.17.3/apache-activemq-5.17.3-bin.tar.gz.asc";>GPG
 Signature</a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.17.4/apache-activemq-5.17.4-bin.tar.gz&amp;action=download";>apache-activemq-5.17.4-bin.tar.gz</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.17.4/apache-activemq-5.17.4-bin.tar.gz.sha512";>SHA512</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.17.4/apache-activemq-5.17.4-bin.tar.gz.asc";>GPG
 Signature</a></td>
     </tr>
     <tr>
       <td>Source Code Distribution:</td>
-      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.17.3/activemq-parent-5.17.3-source-release.zip&amp;action=download";>activemq-parent-5.17.3-source-release.zip</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.17.3/activemq-parent-5.17.3-source-release.zip.sha512";>SHA512</a></td>
-      <td><a 
href="https://downloads.apache.org/activemq/5.17.3/activemq-parent-5.17.3-source-release.zip.asc";>GPG
 Signature</a></td>
+      <td><a 
href="https://www.apache.org/dyn/closer.cgi?filename=/activemq/5.17.4/activemq-parent-5.17.4-source-release.zip&amp;action=download";>activemq-parent-5.17.4-source-release.zip</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.17.4/activemq-parent-5.17.4-source-release.zip.sha512";>SHA512</a></td>
+      <td><a 
href="https://downloads.apache.org/activemq/5.17.4/activemq-parent-5.17.4-source-release.zip.asc";>GPG
 Signature</a></td>
     </tr>
   </tbody>
 </table>
diff --git a/output/download-archives.html b/output/download-archives.html
index 33781f538..5d9cb50a7 100644
--- a/output/download-archives.html
+++ b/output/download-archives.html
@@ -104,6 +104,7 @@
 <p>Previous Apache ActiveMQ 5.x release pages:</p>
 
 <ul>
+  <li><a href="/activemq-5017004-release">ActiveMQ 5.17.4 Release</a></li>
   <li><a href="/activemq-5017003-release">ActiveMQ 5.17.3 Release</a></li>
   <li><a href="/activemq-5017002-release">ActiveMQ 5.17.2 Release</a></li>
   <li><a href="/activemq-5017001-release">ActiveMQ 5.17.1 Release</a></li>
diff --git a/output/index.html b/output/index.html
index 865a9564f..f5a8a2f28 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="/activemq-5016006-release">ActiveMQ 5.16.6 Release</a></h6>
+    <h6 class="card-title"><a class="text-blue" 
href="/activemq-5017004-release">ActiveMQ 5.17.4 Release</a></h6>
 
 
 
-    Important release, including several improvements, fixes, and dependency 
updates.<a style="display: unset;" class="nav-link pl-0 ml-0" 
href="/activemq-5016006-release">...more</a>
+    Maintenance release on 5.17.x series, containing Spring 5.3.25, xstream 
1.4.20, and a lot of other fixes and improvements.<a style="display: unset;" 
class="nav-link pl-0 ml-0" href="/activemq-5017004-release">...more</a>
 
-    <p class="small text-muted text-right font-italic mb-0">Feb 16th, 2023</p>
+    <p class="small text-muted text-right font-italic mb-0">Feb 25th, 2023</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/nms/providers/activemq/downloads/apachenmsactivemq-v201">Apache.NMS.ActiveMQ
 2.0.1 Release</a></h6>
+    <h6 class="card-title"><a class="text-blue" 
href="/activemq-5016006-release">ActiveMQ 5.16.6 Release</a></h6>
 
 
 
-    Deadlock fix in WinForms environment.<a style="display: unset;" 
class="nav-link pl-0 ml-0" 
href="/components/nms/providers/activemq/downloads/apachenmsactivemq-v201">...more</a>
+    Important release, including several improvements, fixes, and dependency 
updates.<a style="display: unset;" class="nav-link pl-0 ml-0" 
href="/activemq-5016006-release">...more</a>
 
-    <p class="small text-muted text-right font-italic mb-0">Feb 14th, 2023</p>
+    <p class="small text-muted text-right font-italic mb-0">Feb 16th, 2023</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/artemis/download/">ActiveMQ Artemis 2.28.0</a></h6>
+    <h6 class="card-title"><a class="text-blue" 
href="/components/nms/providers/activemq/downloads/apachenmsactivemq-v201">Apache.NMS.ActiveMQ
 2.0.1 Release</a></h6>
 
 
 
-    Sync Disaster Recovery over AMQP, Paging Improvements<a style="display: 
unset;" class="nav-link pl-0 ml-0" 
href="/components/artemis/download/">...more</a>
+    Deadlock fix in WinForms environment.<a style="display: unset;" 
class="nav-link pl-0 ml-0" 
href="/components/nms/providers/activemq/downloads/apachenmsactivemq-v201">...more</a>
 
-    <p class="small text-muted text-right font-italic mb-0">Feb 3rd, 2023</p>
+    <p class="small text-muted text-right font-italic mb-0">Feb 14th, 2023</p>
 </div>
 </div>
 
diff --git a/output/news/index.html b/output/news/index.html
index 490de384d..19a9dd2c2 100644
--- a/output/news/index.html
+++ b/output/news/index.html
@@ -94,6 +94,13 @@
       <div class="col-12 main">
         <p><a href="/">Home</a> &gt; <a href="/news">News</a></p>
 
+<h3 id="activemq-5174-release">ActiveMQ 5.17.4 Release</h3>
+<p><span class="text-secondary"> Feb 25th, 2023</span></p>
+
+<p>Maintenance release on 5.17.x series, containing Spring 5.3.25, xstream 
1.4.20, and a lot of other fixes and improvements.</p>
+
+<p><a href="/activemq-5017004-release">Read More</a></p>
+
 <h3 id="activemq-5166-release">ActiveMQ 5.16.6 Release</h3>
 <p><span class="text-secondary"> Feb 16th, 2023</span></p>
 

Reply via email to