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 f73c8c06c Automatic Site Publish by Buildbot
f73c8c06c is described below
commit f73c8c06c7c2cfae4d8ebb6dae93895b9d9a51fc
Author: buildbot <[email protected]>
AuthorDate: Fri Nov 14 09:51:26 2025 +0000
Automatic Site Publish by Buildbot
---
output/activemq-6000200-release.html | 11 +
.../classic/documentation/download-archives.html | 1 +
.../classic/download/classic-06-02-00.html | 243 +++++++++++++++++++++
output/components/classic/download/index.html | 22 +-
output/index.html | 18 +-
output/news/index.html | 7 +
output/redirects.json | 2 +-
7 files changed, 283 insertions(+), 21 deletions(-)
diff --git a/output/activemq-6000200-release.html
b/output/activemq-6000200-release.html
new file mode 100644
index 000000000..0345bf0e9
--- /dev/null
+++ b/output/activemq-6000200-release.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html lang="en-US">
+ <meta charset="utf-8">
+ <title>Redirecting…</title>
+ <link rel="canonical" href="/components/classic/download/classic-06-02-00">
+ <script>location="/components/classic/download/classic-06-02-00"</script>
+ <meta http-equiv="refresh" content="0;
url=/components/classic/download/classic-06-02-00">
+ <meta name="robots" content="noindex">
+ <h1>Redirecting…</h1>
+ <a href="/components/classic/download/classic-06-02-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 44d50dcda..3aab7fef4 100644
--- a/output/components/classic/documentation/download-archives.html
+++ b/output/components/classic/documentation/download-archives.html
@@ -103,6 +103,7 @@
<p>Previous Apache ActiveMQ Classic release pages:</p>
<ul>
+ <li><a href="/components/classic/download/classic-06-02-00">ActiveMQ Classic
6.2.0 Release</a></li>
<li><a href="/components/classic/download/classic-06-01-08">ActiveMQ Classic
6.1.8 Release</a></li>
<li><a href="/components/classic/download/classic-06-01-07">ActiveMQ Classic
6.1.7 Release</a></li>
<li><a href="/components/classic/download/classic-06-01-06">ActiveMQ Classic
6.1.6 Release</a></li>
diff --git a/output/components/classic/download/classic-06-02-00.html
b/output/components/classic/download/classic-06-02-00.html
new file mode 100644
index 000000000..62b1e251a
--- /dev/null
+++ b/output/components/classic/download/classic-06-02-00.html
@@ -0,0 +1,243 @@
+<!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 Classic</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/components/artemis/">ActiveMQ Artemis</a></li>
+ <li class="nav-item"><a
class="dropdown-item" href="/components/artemis-console/">ActiveMQ Artemis
Console</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>
+ </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-classic">
+ <div class="container">
+ <h1>ActiveMQ Classic 6.2.0 Release</h1>
+ </div>
+ </div>
+ <div class="container" >
+ <div class="row" style="margin-top: 30px">
+ <div class="col-12 classic">
+
+<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 Classic 6.2.0 was released on Nov 14th, 2025.</p>
+
+<p>This is a new milestone for the project, starting the 6.2.x series.
+This release especially brings:</p>
+<ul>
+ <li>several fixes and improvements on KahaDB</li>
+ <li>several fixes and improvements on the client and openwire protocol</li>
+ <li>several improvements on the Web Console</li>
+ <li>a fix on the runtime config plugin, dealing with the network connectors
ordering</li>
+ <li>performance improvements</li>
+ <li>a bunch of dependency updates, especially Spring 6.2.12, Jetty 11.0.26,
Shiro 2.0.6, Camel 4.14.2, Jackson 2.20.1, Jolokia 2.4.0 and more</li>
+ <li>and much much more</li>
+</ul>
+
+<p>You can find details on the <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12354379">release
notes</a>.</p>
+
+<h3 id="getting-the-binary-distributions">Getting the Binary Distributions</h3>
+
+<table>
+ <thead>
+ <tr>
+ <th>Description</th>
+ <th>Download Link</th>
+ <th><em>Verify</em></th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>Windows Distribution</td>
+ <td><a
href="https://archive.apache.org/dist/activemq/6.2.0/apache-activemq-6.2.0-bin.zip">apache-activemq-6.2.0-bin.zip</a></td>
+ <td><a
href="https://archive.apache.org/dist/activemq/6.2.0/apache-activemq-6.2.0-bin.zip.asc">ASC</a>,
<a
href="https://archive.apache.org/dist/activemq/6.2.0/apache-activemq-6.2.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.2.0/apache-activemq-6.2.0-bin.tar.gz">apache-activemq-6.2.0-bin.tar.gz</a></td>
+ <td><a
href="https://archive.apache.org/dist/activemq/6.2.0/apache-activemq-6.2.0-bin.tar.gz.asc">ASC</a>,
<a
href="https://archive.apache.org/dist/activemq/6.2.0/apache-activemq-6.2.0-bin.tar.gz.sha512">SHA512</a></td>
+ </tr>
+ </tbody>
+</table>
+
+<p>Java compatibility: <strong>17+</strong></p>
+
+<h2 id="verify-the-integrity-of-downloads">Verify the Integrity of
Downloads</h2>
+
+<p>It is essential that you verify the integrity of the downloaded files using
the ASC signature or SHA checksum.</p>
+
+<p>The ASC signatures can be verified using PGP or GPG. Begin by following
these steps:</p>
+
+<ol>
+ <li>Download the <a
href="https://downloads.apache.org/activemq/KEYS">KEYS</a> file.</li>
+ <li>Download the <code class="language-plaintext
highlighter-rouge">.asc</code> signature for the relevant distribution
file.</li>
+ <li>Verify the signature.
+ <ul>
+ <li>If using GPG:
+ <div class="language-plaintext highlighter-rouge"><div
class="highlight"><pre class="highlight"><code> $ gpg --import KEYS
+ $ gpg --verify <file-name>.asc <file-name>
+</code></pre></div> </div>
+ </li>
+ <li>If using PGP:
+ <div class="language-plaintext highlighter-rouge"><div
class="highlight"><pre class="highlight"><code> $ pgp -ka KEYS
+ $ pgp <file-name>.asc
+</code></pre></div> </div>
+ </li>
+ </ul>
+ </li>
+</ol>
+
+<p>Alternatively you can [also] verify the SHA-512 checksum of the file. For
example, using the <code class="language-plaintext
highlighter-rouge">sha512sum</code> command:</p>
+
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>$ sha512sum -c <file-name>.sha512
+</code></pre></div></div>
+
+<h2 id="getting-the-binaries-using-maven-3">Getting the Binaries using Maven
3</h2>
+
+<p>To use this release in your maven project, the simplest dependency that you
can use in your <a
href="http://maven.apache.org/guides/introduction/introduction-to-the-pom.html">Maven
POM</a> is:</p>
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><dependency>
+ <groupId>org.apache.activemq</groupId>
+ <artifactId>activemq-all</artifactId>
+ <version>6.2.0</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>
+
+<h2 id="getting-the-source-code">Getting the Source Code</h2>
+
+<h3 id="source-distributions">Source Distributions</h3>
+
+<table>
+ <thead>
+ <tr>
+ <th>Description</th>
+ <th>Download Link</th>
+ <th>Verify</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>Source Release</td>
+ <td><a
href="https://archive.apache.org/dist/activemq/6.2.0/activemq-parent-6.2.0-source-release.zip">activemq-parent-6.2.0-source-release.zip</a></td>
+ <td><a
href="https://archive.apache.org/dist/activemq/6.2.0/activemq-parent-6.2.0-source-release.zip.asc">ASC</a>,
<a
href="https://archive.apache.org/dist/activemq/6.2.0/activemq-parent-6.2.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&version=12354379">release
notes</a></p>
+
+<p>Also see the previous <a
href="/components/classic/download/classic-06-01-08">ActiveMQ Classic 6.1.8
Release</a></p>
+
+
+ </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 © 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/components/classic/download/index.html
b/output/components/classic/download/index.html
index ba750d896..a1fda084d 100644
--- a/output/components/classic/download/index.html
+++ b/output/components/classic/download/index.html
@@ -111,13 +111,13 @@
<tbody>
<tr style="background-color: #dff0d8;">
<td>6.2.x</td>
- <td>In Dev</td>
- <td>-</td>
- <td></td>
+ <td><strong>Stable - Supported</strong></td>
+ <td>6.2.0-</td>
+ <td>Nov 13rd, 2025</td>
</tr>
<tr style="background-color: #dff0d8;">
<td>6.1.x</td>
- <td><strong>Stable - Supported</strong></td>
+ <td><em>Deprecated</em></td>
<td>6.1.8</td>
<td>Oct 22nd, 2025</td>
</tr>
@@ -225,10 +225,10 @@
<td>6.2.12</td>
<td>Log4j 2.25.2/Slf4j 2.0.17</td>
<td>Jetty 11.0.26</td>
- <td>In dev</td>
- <td> </td>
- <td> </td>
- <td>Dec 25</td>
+ <td><strong>Stable - Supported</strong></td>
+ <td>6.2.0</td>
+ <td>6.2.1</td>
+ <td>Jan 26</td>
</tr>
<tr>
<td>6.1.x</td>
@@ -238,10 +238,10 @@
<td>6.1.21</td>
<td>Log4j 2.25.2/Slf4j 2.0.17</td>
<td>Jetty 11.0.26</td>
- <td><strong>Stable - Supported</strong></td>
- <td>6.1.7</td>
+ <td><em>Deprecated</em></td>
<td>6.1.8</td>
- <td>Oct 25</td>
+ <td> </td>
+ <td> </td>
</tr>
<tr>
<td>6.0.x</td>
diff --git a/output/index.html b/output/index.html
index 2d381164b..768fba9b8 100644
--- a/output/index.html
+++ b/output/index.html
@@ -124,13 +124,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.4.0</a></h6>
+ <h6 class="card-title"><a class="text-blue"
href="/components/classic/download/classic-06-02-00">ActiveMQ Classic 6.2.0
Release</a></h6>
- HawtIO Upgrade and Bug fix release.<a style="display: unset;"
class="nav-link pl-0 ml-0"
href="/components/artemis-console/download/">...more</a>
+ ActiveMQ Classic 6.2.0 is a new milestone for the project, starting the
6.2.x series.<a style="display: unset;" class="nav-link pl-0 ml-0"
href="/components/classic/download/classic-06-02-00">...more</a>
- <p class="small text-muted text-right font-italic mb-0">Nov 11th, 2025</p>
+ <p class="small text-muted text-right font-italic mb-0">Nov 14th, 2025</p>
</div>
</div>
@@ -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/download/">ActiveMQ Artemis 2.44.0</a></h6>
+ <h6 class="card-title"><a class="text-blue"
href="/components/artemis-console/download/">ActiveMQ Artemis Console
1.4.0</a></h6>
- Adds Java 25 support, an option to disable HTTP/2, and fixes various
bugs.<a style="display: unset;" class="nav-link pl-0 ml-0"
href="/components/artemis/download/">...more</a>
+ HawtIO Upgrade and Bug fix release.<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">Nov 3rd, 2025</p>
+ <p class="small text-muted text-right font-italic mb-0">Nov 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-08">ActiveMQ Classic 6.1.8
Release</a></h6>
+ <h6 class="card-title"><a class="text-blue"
href="/components/artemis/download/">ActiveMQ Artemis 2.44.0</a></h6>
- ActiveMQ Classic 6.1.8 is a maintanance release on the 6.1.x series.<a
style="display: unset;" class="nav-link pl-0 ml-0"
href="/components/classic/download/classic-06-01-08">...more</a>
+ Adds Java 25 support, an option to disable HTTP/2, and fixes various
bugs.<a style="display: unset;" class="nav-link pl-0 ml-0"
href="/components/artemis/download/">...more</a>
- <p class="small text-muted text-right font-italic mb-0">Oct 22nd, 2025</p>
+ <p class="small text-muted text-right font-italic mb-0">Nov 3rd, 2025</p>
</div>
</div>
diff --git a/output/news/index.html b/output/news/index.html
index 1a1e675b4..9b252e19e 100644
--- a/output/news/index.html
+++ b/output/news/index.html
@@ -95,6 +95,13 @@
<div class="col-12 main">
<p><a href="/">Home</a> > <a href="/news">News</a></p>
+<h3 id="activemq-classic-620-release">ActiveMQ Classic 6.2.0 Release</h3>
+<p><span class="text-secondary"> Nov 14th, 2025</span></p>
+
+<p>ActiveMQ Classic 6.2.0 is a new milestone for the project, starting the
6.2.x series.</p>
+
+<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>
diff --git a/output/redirects.json b/output/redirects.json
index b9f12e570..d801b570f 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