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

commit d0fdfd199c3c2eeee69564bd87faf648e2b2ec1b
Author: buildbot <[email protected]>
AuthorDate: Fri Jun 24 11:12:07 2022 +0000

    Automatic Site Publish by Buildbot
---
 output/components/artemis/download/release-notes-2.23.0.html | 8 ++++----
 output/components/artemis/download/release-notes-2.23.1.html | 6 +++---
 output/index.html                                            | 2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/output/components/artemis/download/release-notes-2.23.0.html 
b/output/components/artemis/download/release-notes-2.23.0.html
index 0de53e94d..c79429e82 100644
--- a/output/components/artemis/download/release-notes-2.23.0.html
+++ b/output/components/artemis/download/release-notes-2.23.0.html
@@ -98,7 +98,7 @@
 
 <p><strong>Note</strong>: This release requires use of Java 11 or above.</p>
 
-<p>#Bug</p>
+<h1 id="bug">Bug</h1>
 <ul>
   <li>[ARTEMIS-3376] - help text for “artemis address 
–no-anycast/–no-multicast” is incorrect</li>
   <li>[ARTEMIS-3810] - XID Resumes on already Active Transactions should not 
throw any error</li>
@@ -116,13 +116,13 @@
   <li>[ARTEMIS-3853] - Ping command for IPv6 is wrong on Windows</li>
 </ul>
 
-<p>#New Feature</p>
+<h1 id="new-feature">New Feature</h1>
 <ul>
   <li>[ARTEMIS-3700] - Provide JakartaEE 10 artefacts and support</li>
   <li>[ARTEMIS-3817] - Management schedulePageCleanup operation on 
AddressControl</li>
 </ul>
 
-<p>#Improvement</p>
+<h1 id="improvement">Improvement</h1>
 <ul>
   <li>[ARTEMIS-3759] - Allow for Mirroring (Broker Connections) to specify a 
specific set of addresses to send events, as is done for a cluster 
connection</li>
   <li>[ARTEMIS-3770] - Refactor MQTT handling of client ID</li>
@@ -134,7 +134,7 @@
   <li>[ARTEMIS-3835] - Deprecate addressesSettings configuration attribute 
with double plural in place of addressSettings</li>
 </ul>
 
-<p>#Dependency upgrade</p>
+<h1 id="dependency-upgrade">Dependency upgrade</h1>
 <ul>
   <li>[ARTEMIS-3806] - Upgrade logging dependencies</li>
   <li>[ARTEMIS-3812] - Upgrade Micrometer</li>
diff --git a/output/components/artemis/download/release-notes-2.23.1.html 
b/output/components/artemis/download/release-notes-2.23.1.html
index e9f042895..b520d0caa 100644
--- a/output/components/artemis/download/release-notes-2.23.1.html
+++ b/output/components/artemis/download/release-notes-2.23.1.html
@@ -98,18 +98,18 @@
 
 <p><strong>Note</strong>: This release requires use of Java 11 or above.</p>
 
-<p>#Bug</p>
+<h1 id="bug">Bug</h1>
 <ul>
   <li>[ARTEMIS-3305] - compatibility tests dont work on Java 16+</li>
   <li>[ARTEMIS-3856] - Failed to change channel state to ReadyForWriting : 
java.util.ConcurrentModificationException</li>
 </ul>
 
-<p>#Test</p>
+<h1 id="test">Test</h1>
 <ul>
   <li>[ARTEMIS-3854] - tests using reflection to get process pid fail on Java 
17</li>
 </ul>
 
-<p>#Task</p>
+<h1 id="task">Task</h1>
 <ul>
   <li>[ARTEMIS-3842] - artemis-selector module still references a JDK8</li>
 </ul>
diff --git a/output/index.html b/output/index.html
index a12687827..b40cad45b 100644
--- a/output/index.html
+++ b/output/index.html
@@ -118,7 +118,7 @@
  
  <div class="row align-middle">
 
-<div class="card-group">
+<div class="card-group w-100">
  
 <div class="card card-grey-small">
 <div class="card-body ml-0 p-2">

Reply via email to