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 e993e09df Automatic Site Publish by Buildbot
e993e09df is described below
commit e993e09df44d64919fcbe6333cf31d0b919321e9
Author: buildbot <[email protected]>
AuthorDate: Thu Oct 26 07:35:41 2023 +0000
Automatic Site Publish by Buildbot
---
...-release.html => activemq-5016007-release.html} | 26 +++++++++++-----------
output/activemq-5017000-release.html | 2 +-
output/download-archives.html | 1 +
output/index.html | 14 ++++++------
output/news/index.html | 7 ++++++
5 files changed, 29 insertions(+), 21 deletions(-)
diff --git a/output/activemq-5017000-release.html
b/output/activemq-5016007-release.html
similarity index 86%
copy from output/activemq-5017000-release.html
copy to output/activemq-5016007-release.html
index 08b239d24..052aed567 100644
--- a/output/activemq-5017000-release.html
+++ b/output/activemq-5016007-release.html
@@ -86,22 +86,22 @@
<div class="content">
<div class="page-title-activemq5">
<div class="container">
- <h1>ActiveMQ 5.17.0 Release</h1>
+ <h1>ActiveMQ 5.16.7 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> > <a href="download">Download</a> >
<a href="/activemq-5017000-release">ActiveMQ 5.17.0 Release</a></p>
+<p><a href="overview">Overview</a> > <a href="download">Download</a> >
<a href="/activemq-5016007-release">ActiveMQ 5.16.7 Release</a></p>
-<h2 id="activemq-5170-release">ActiveMQ 5.17.0 Release</h2>
+<h2 id="activemq-5167-release">ActiveMQ 5.16.7 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.0 was released on Mar 14th, 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&version=12346476">issues</a>
and bug fixes.</p>
+<p>Apache ActiveMQ 5.16.7 was released on Oct 26th, 2023. It’s an important
release, switching including several resolved <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12353758">issues</a>.</p>
<h3 id="getting-the-binary-distributions">Getting the Binary Distributions</h3>
@@ -116,18 +116,18 @@
<tbody>
<tr>
<td>Windows Distribution</td>
- <td><a
href="https://archive.apache.org/dist/activemq/5.17.0/apache-activemq-5.17.0-bin.zip">apache-activemq-5.17.0-bin.zip</a></td>
- <td><a
href="https://archive.apache.org/dist/activemq/5.17.0/apache-activemq-5.17.0-bin.zip.asc">ASC</a>,
<a
href="https://archive.apache.org/dist/activemq/5.17.0/apache-activemq-5.17.0-bin.zip.sha512">SHA512</a></td>
+ <td><a
href="https://archive.apache.org/dist/activemq/5.16.7/apache-activemq-5.16.7-bin.zip">apache-activemq-5.16.7-bin.zip</a></td>
+ <td><a
href="https://archive.apache.org/dist/activemq/5.16.7/apache-activemq-5.16.7-bin.zip.asc">ASC</a>,
<a
href="https://archive.apache.org/dist/activemq/5.16.7/apache-activemq-5.16.7-bin.zip.sha512">SHA512</a></td>
</tr>
<tr>
<td>Unix/Linux/Cygwin Distribution</td>
- <td><a
href="https://archive.apache.org/dist/activemq/5.17.0/apache-activemq-5.17.0-bin.tar.gz">apache-activemq-5.17.0-bin.tar.gz</a></td>
- <td><a
href="https://archive.apache.org/dist/activemq/5.17.0/apache-activemq-5.17.0-bin.tar.gz.asc">ASC</a>,
<a
href="https://archive.apache.org/dist/activemq/5.17.0/apache-activemq-5.17.0-bin.tar.gz.sha512">SHA512</a></td>
+ <td><a
href="https://archive.apache.org/dist/activemq/5.16.7/apache-activemq-5.16.7-bin.tar.gz">apache-activemq-5.16.7-bin.tar.gz</a></td>
+ <td><a
href="https://archive.apache.org/dist/activemq/5.16.7/apache-activemq-5.16.7-bin.tar.gz.asc">ASC</a>,
<a
href="https://archive.apache.org/dist/activemq/5.16.7/apache-activemq-5.16.7-bin.tar.gz.sha512">SHA512</a></td>
</tr>
</tbody>
</table>
-<p>Java compatibility: <strong>11+</strong></p>
+<p>Java compatibility: <strong>8+</strong></p>
<h2 id="verify-the-integrity-of-downloads">Verify the Integrity of
Downloads</h2>
@@ -162,7 +162,7 @@ $ pgp <file-name>.asc
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-all</artifactId>
- <version>5.17.0</version>
+ <version>5.16.7</version>
</dependency>
</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>
@@ -182,15 +182,15 @@ $ pgp <file-name>.asc
<tbody>
<tr>
<td>Source Release</td>
- <td><a
href="https://archive.apache.org/dist/activemq/5.17.0/activemq-parent-5.17.0-source-release.zip">activemq-parent-5.17.0-source-release.zip</a></td>
- <td><a
href="https://archive.apache.org/dist/activemq/5.17.0/activemq-parent-5.17.0-source-release.zip.asc">ASC</a>,
<a
href="https://archive.apache.org/dist/activemq/5.17.0/activemq-parent-5.17.0-source-release.zip.sha512">SHA512</a></td>
+ <td><a
href="https://archive.apache.org/dist/activemq/5.16.7/activemq-parent-5.16.7-source-release.zip">activemq-parent-5.16.7-source-release.zip</a></td>
+ <td><a
href="https://archive.apache.org/dist/activemq/5.16.7/activemq-parent-5.16.7-source-release.zip.asc">ASC</a>,
<a
href="https://archive.apache.org/dist/activemq/5.16.7/activemq-parent-5.16.7-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&version=12346476">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&version=12353758">release
notes</a></p>
<p>Also see the previous <a href="/activemq-5016006-release">ActiveMQ 5.16.6
Release</a></p>
diff --git a/output/activemq-5017000-release.html
b/output/activemq-5017000-release.html
index 08b239d24..758dd672a 100644
--- a/output/activemq-5017000-release.html
+++ b/output/activemq-5017000-release.html
@@ -192,7 +192,7 @@ $ pgp <file-name>.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&version=12346476">release
notes</a></p>
-<p>Also see the previous <a href="/activemq-5016006-release">ActiveMQ 5.16.6
Release</a></p>
+<p>Also see the previous <a href="/activemq-5016007-release">ActiveMQ 5.16.7
Release</a></p>
</div>
diff --git a/output/download-archives.html b/output/download-archives.html
index 8dd5578e7..5805f0905 100644
--- a/output/download-archives.html
+++ b/output/download-archives.html
@@ -115,6 +115,7 @@
<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>
<li><a href="/activemq-5017000-release">ActiveMQ 5.17.0 Release</a></li>
+ <li><a href="/activemq-5016007-release">ActiveMQ 5.16.7 Release</a></li>
<li><a href="/activemq-5016006-release">ActiveMQ 5.16.6 Release</a></li>
<li><a href="/activemq-5016005-release">ActiveMQ 5.16.5 Release</a></li>
<li><a href="/activemq-5016004-release">ActiveMQ 5.16.4 Release</a></li>
diff --git a/output/index.html b/output/index.html
index 370673d0b..b108d812b 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-5018003-release">ActiveMQ 5.18.3 Release</a></h6>
+ <h6 class="card-title"><a class="text-blue"
href="/activemq-5016007-release">ActiveMQ 5.16.7 Release</a></h6>
- 5.18.3 is a maintenance release on the ActiveMQ 5.18.x series.<a
style="display: unset;" class="nav-link pl-0 ml-0"
href="/activemq-5018003-release">...more</a>
+ Important release, including several improvements, fixes, and dependency
updates.<a style="display: unset;" class="nav-link pl-0 ml-0"
href="/activemq-5016007-release">...more</a>
- <p class="small text-muted text-right font-italic mb-0">Oct 25th, 2023</p>
+ <p class="small text-muted text-right font-italic mb-0">Oct 26th, 2023</p>
</div>
</div>
@@ -137,11 +137,11 @@
<div class="card card-grey-small">
<div class="card-body ml-0 p-2">
- <h6 class="card-title"><a class="text-blue"
href="/activemq-5017006-release">ActiveMQ 5.17.6 Release</a></h6>
+ <h6 class="card-title"><a class="text-blue"
href="/activemq-5018003-release">ActiveMQ 5.18.3 Release</a></h6>
- Maintenance release on 5.17.x series<a style="display: unset;"
class="nav-link pl-0 ml-0" href="/activemq-5017006-release">...more</a>
+ 5.18.3 is a maintenance release on the ActiveMQ 5.18.x series.<a
style="display: unset;" class="nav-link pl-0 ml-0"
href="/activemq-5018003-release">...more</a>
<p class="small text-muted text-right font-italic mb-0">Oct 25th, 2023</p>
</div>
@@ -151,11 +151,11 @@
<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.31.1</a></h6>
+ <h6 class="card-title"><a class="text-blue"
href="/activemq-5017006-release">ActiveMQ 5.17.6 Release</a></h6>
- Bug fixes and component upgrades.<a style="display: unset;"
class="nav-link pl-0 ml-0" href="/components/artemis/download/">...more</a>
+ Maintenance release on 5.17.x series<a style="display: unset;"
class="nav-link pl-0 ml-0" href="/activemq-5017006-release">...more</a>
<p class="small text-muted text-right font-italic mb-0">Oct 25th, 2023</p>
</div>
diff --git a/output/news/index.html b/output/news/index.html
index aca355f2c..e28604e03 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> > <a href="/news">News</a></p>
+<h3 id="activemq-5167-release">ActiveMQ 5.16.7 Release</h3>
+<p><span class="text-secondary"> Oct 26th, 2023</span></p>
+
+<p>Important release, including several improvements, fixes, and dependency
updates.</p>
+
+<p><a href="/activemq-5016007-release">Read More</a></p>
+
<h3 id="activemq-5183-release">ActiveMQ 5.18.3 Release</h3>
<p><span class="text-secondary"> Oct 25th, 2023</span></p>