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 bf0a90d60 Automatic Site Publish by Buildbot
bf0a90d60 is described below
commit bf0a90d60525020697c1f013de9faaf23e564ac1
Author: buildbot <[email protected]>
AuthorDate: Fri Sep 2 15:54:48 2022 +0000
Automatic Site Publish by Buildbot
---
.../artemis/download/commit-report-2.25.0.html | 198 +++++++++++++++++++++
output/team/reports/{index.html => 2022-01.html} | 137 +++++++-------
output/team/reports/{index.html => 2022-04.html} | 126 ++++++-------
output/team/reports/{index.html => 2022-07.html} | 148 +++++++--------
output/team/reports/{index.html => TEMPLATE.html} | 136 +++++++-------
.../Apache-ActiveMQ-board-report-2022-01-19.txt | 44 +++++
.../Apache-ActiveMQ-board-report-2022-04-20.txt | 40 +++++
.../Apache-ActiveMQ-board-report-2022-07-20.txt | 55 ++++++
.../Apache-ActiveMQ-board-report-2022-10-19.txt | 30 ++++
output/team/reports/board_reports/README | 4 +
output/team/reports/index.html | 14 +-
11 files changed, 652 insertions(+), 280 deletions(-)
diff --git a/output/components/artemis/download/commit-report-2.25.0.html
b/output/components/artemis/download/commit-report-2.25.0.html
new file mode 100644
index 000000000..450bafa7d
--- /dev/null
+++ b/output/components/artemis/download/commit-report-2.25.0.html
@@ -0,0 +1,198 @@
+<html>
+<head>
+
+ <!-- taken from
https://assets-cdn.github.com/assets/frameworks-592c4aa40e940d1b0607a3cf272916ff.css
-->
+ <link type="text/css" rel="stylesheet" href="styles/framework.css"/>
+
+ <!-- taken from
http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js -->
+ <script src="styles/jquery.min.js"></script>
+
+ <!-- taken from
https://cdn.datatables.net/1.10.16/css/jquery.dataTables.min.css -->
+ <link rel="stylesheet" type="text/css"
href="styles/jquery.dataTables.min.css">
+
+ <!-- taken from
https://cdn.datatables.net/1.10.16/js/jquery.dataTables.min.js -->
+ <script type="text/javascript" charset="utf8"
src="styles/jquery.dataTables.min.js"></script>
+
+ <script type="text/javascript" class="init">
+
+ $(document).ready( function () {
+ $("#gitreport").DataTable();
+ } );
+ </script>
+
+</head>
+
+<body>
+<br/>
+<h4>Release report 2.24.0(897d9beaefbdd4d84b7735c9ffafc82264c11c56) and
2.25.0(fb1b362b473cad51ae5d05a897be02b1fa8461d4)</h4>
+<br/>
+<table id="gitreport" class="display">
+<thead><tr><th>#</th><th>Commit</th><th>Date</th><th>Author</th><th>Short
Message</th><th>ARTEMIS
JIRAs</th><th>Add</th><th>Rep</th><th>Del</th><th>Tot</th><th>test</th><th>docs/</th><th>examples/</th></tr></thead>
+<tbody>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/fa002728f2548d540a6b131c1c07d1d2803a331a'>1</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/fa002728f2548d540a6b131c1c07d1d2803a331a'>fa00272</a></td><td>2022/07/26
11:59:21</td><td>Clebert Suconic</td><td>[maven-release-plugin] prepare for
next development iteration</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/1e56f823a542631376db5f26cad4bbcb4c5fcf3e'>2</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/1e56f823a542631376db5f26cad4bbcb4c5fcf3e'>1e56f82</a></td><td>2022/07/26
18:22:24</td><td>Justin Bertram</td><td>NO-JIRA fix stale project
info</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a
href='https://github.com/apache/activemq-artemis/blob/1e56f823a542631376db5f26cad4bbcb4c5fcf3e/docs/user-manual/en/project-info.md#L3-L8'>project-info.md</a><a
href='https://github.com/apache/activemq-artemis//commits/1e56f823a542631376db5f26cad4bbcb4c5fcf3e/docs/user-manual/en/project-info.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/e44bd5266f0bc526be6ff6ec266050bb6f71dea0'>3</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e44bd5266f0bc526be6ff6ec266050bb6f71dea0'>e44bd52</a></td><td>2022/07/28
12:16:34</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3909'>ARTEMIS-3909</a> Move
RoutingContext::processReferences as a static method in
PostOffice</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3909'>Major/Task/Fixed/Closed
(ARTEMIS-3909)</a></p></td>
+<td>6</td><td>1</td><td>14</td><td>-7</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/d250801fcf27ff08e9ac6ad51b081d7be8f894cf'>4</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d250801fcf27ff08e9ac6ad51b081d7be8f894cf'>d250801</a></td><td>2022/07/21
05:51:04</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3900'>ARTEMIS-3900</a>
Support management allowlist entries with wildcard domain</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3900'>Major/Improvement/Fixed/Closed
(ARTEMIS-3900)</a></p></td>
+<td>5</td><td>0</td><td>0</td><td>5</td><td><a
href='https://github.com/apache/activemq-artemis/blob/d250801fcf27ff08e9ac6ad51b081d7be8f894cf/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/management/JMXAccessControlListTest.java#L64-L87'>JMXAccessControlListTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/d250801fcf27ff08e9ac6ad51b081d7be8f894cf/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/management/JMXAccessControl
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/7184862bb54f50f524a2a5b457a1afd68d1f95ab'>5</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/7184862bb54f50f524a2a5b457a1afd68d1f95ab'>7184862</a></td><td>2022/07/29
10:35:48</td><td>Justin Bertram</td><td>NO-JIRA update XSD missed in <a
href='https://issues.apache.org/jira/browse/ARTEMIS-3805'>ARTEMIS-3805</a></td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3805'>Major/Improvement/Fixed/Closed
(ARTEMIS-3805)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/53cb526d82a6efd6c99ae27b5fde87e7c7c3f713'>6</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/53cb526d82a6efd6c99ae27b5fde87e7c7c3f713'>53cb526</a></td><td>2022/07/29
11:03:04</td><td>Justin Bertram</td><td>NO-JIRA core bridge doc
fix</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a
href='https://github.com/apache/activemq-artemis/blob/53cb526d82a6efd6c99ae27b5fde87e7c7c3f713/docs/user-manual/en/core-bridges.md#L165-L165'>core-bridges.md</a><a
href='https://github.com/apache/activemq-artemis//commits/53cb526d82a6efd6c99ae27b5fde87e7c7c3f713/docs/user-manual/en/core-bridges.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/b93613142feb255d6d06530e46df9e74063e9edd'>7</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/b93613142feb255d6d06530e46df9e74063e9edd'>b936131</a></td><td>2022/07/29
11:04:18</td><td>Justin Bertram</td><td>NO-JIRA core bridge doc
clarification</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a
href='https://github.com/apache/activemq-artemis/blob/b93613142feb255d6d06530e46df9e74063e9edd/docs/user-manual/en/core-bridges.md#L165-L166'>core-bridges.md</a><a
href='https://github.com/apache/activemq-artemis//commits/b93613142feb255d6d06530e46df9e74063e9edd/docs/user-manual/en/core-bridges.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/71b781d9193c64e34e9d986939af40745ea9740b'>8</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/71b781d9193c64e34e9d986939af40745ea9740b'>71b781d</a></td><td>2022/07/29
09:20:02</td><td>Clebert Suconic</td><td>NO-JIRA Improving dependency-scan for
compatibility-tests</td><td></td>
+<td>22</td><td>6</td><td>0</td><td>28</td><td><a
href='https://github.com/apache/activemq-artemis/blob/71b781d9193c64e34e9d986939af40745ea9740b/tests/compatibility-tests/src/test/java/org/apache/activemq/artemis/tests/compatibility/base/ClasspathBase.java#L23-L181'>ClasspathBase.java</a><a
href='https://github.com/apache/activemq-artemis//commits/71b781d9193c64e34e9d986939af40745ea9740b/tests/compatibility-tests/src/test/java/org/apache/activemq/artemis/tests/compatibility/base/Classpath
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/d67910f1a6652c250dc0275b6b274e80fd545989'>9</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d67910f1a6652c250dc0275b6b274e80fd545989'>d67910f</a></td><td>2022/07/19
06:22:48</td><td>Andy Taylor</td><td>added test for mirroring and
properties</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a
href='https://github.com/apache/activemq-artemis/blob/d67910f1a6652c250dc0275b6b274e80fd545989/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImplTest.java#L41-L671'>ConfigurationImplTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/d67910f1a6652c250dc0275b6b274e80fd545989/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImplTest.java'>(+)</
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/0cd203c32de2c7913c46764dbf319510f3723b60'>10</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/0cd203c32de2c7913c46764dbf319510f3723b60'>0cd203c</a></td><td>2022/07/29
15:53:30</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3914'>ARTEMIS-3914</a>
Document client classpath automated</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3914'>Major/Task/Fixed/Closed
(ARTEMIS-3914)</a></p></td>
+<td>257</td><td>10</td><td>0</td><td>267</td><td></td><td><a
href='https://github.com/apache/activemq-artemis/blob/0cd203c32de2c7913c46764dbf319510f3723b60/docs/user-manual/en/SUMMARY.md#L25-L26'>SUMMARY.md</a><a
href='https://github.com/apache/activemq-artemis//commits/0cd203c32de2c7913c46764dbf319510f3723b60/docs/user-manual/en/SUMMARY.md'>(+)</a>
<a
href='https://github.com/apache/activemq-artemis/blob/0cd203c32de2c7913c46764dbf319510f3723b60/docs/user-manual/en/client-classpath-jakar
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/609343ec787208e175ff5b3b34945591726dd96e'>11</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/609343ec787208e175ff5b3b34945591726dd96e'>609343e</a></td><td>2022/08/02
05:29:21</td><td>Andy Taylor</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3917'>ARTEMIS-3917</a> Fix
incorrect getters/setters on Configuration API</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3917'>Major/Bug/Fixed/Closed
(ARTEMIS-3917)</a></p></td>
+<td>19</td><td>2</td><td>0</td><td>21</td><td><a
href='https://github.com/apache/activemq-artemis/blob/609343ec787208e175ff5b3b34945591726dd96e/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImplTest.java#L23-L659'>ConfigurationImplTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/609343ec787208e175ff5b3b34945591726dd96e/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImplTest.java'>(+)
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/dd61a651b1f5892c6dc3b75923f1f7f08914fe9b'>12</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/dd61a651b1f5892c6dc3b75923f1f7f08914fe9b'>dd61a65</a></td><td>2022/08/01
17:51:47</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3916'>ARTEMIS-3916</a> fix
OpenWire selector with JMSMessageID</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3916'>Major/Bug/Fixed/Closed
(ARTEMIS-3916)</a></p></td>
+<td>56</td><td>34</td><td>22</td><td>68</td><td><a
href='https://github.com/apache/activemq-artemis/blob/dd61a651b1f5892c6dc3b75923f1f7f08914fe9b/artemis-protocols/artemis-openwire-protocol/src/test/java/org/apache/activemq/artemis/core/protocol/openwire/OpenWireMessageConverterTest.java#L43-L231'>OpenWireMessageConverterTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/dd61a651b1f5892c6dc3b75923f1f7f08914fe9b/artemis-protocols/artemis-openwire-protocol/src/test/j
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/1662bc740eb4435f5236a70e310825c1daef2e08'>13</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/1662bc740eb4435f5236a70e310825c1daef2e08'>1662bc7</a></td><td>2022/08/02
09:59:26</td><td>Justin Bertram</td><td>NO-JIRA small update for security
manager</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a
href='https://github.com/apache/activemq-artemis/blob/1662bc740eb4435f5236a70e310825c1daef2e08/docs/user-manual/en/security.md#L1557-L1557'>security.md</a><a
href='https://github.com/apache/activemq-artemis//commits/1662bc740eb4435f5236a70e310825c1daef2e08/docs/user-manual/en/security.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/4a7710918d95140e0d907d60ba0b45c08af8529e'>14</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/4a7710918d95140e0d907d60ba0b45c08af8529e'>4a77109</a></td><td>2022/08/02
10:00:24</td><td>Clebert Suconic</td><td>NO-JIRA Moving HQ Converter into HQ
client module</td><td></td>
+<td>17</td><td>1</td><td>15</td><td>3</td><td><a
href='https://github.com/apache/activemq-artemis/blob/4a7710918d95140e0d907d60ba0b45c08af8529e/artemis-protocols/artemis-hqclient-protocol/src/test/java/org/apache/activemq/artemis/core/protocol/hornetq/SelectorTranslatorTest.java#L1-L54'>SelectorTranslatorTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/4a7710918d95140e0d907d60ba0b45c08af8529e/artemis-protocols/artemis-hqclient-protocol/src/test/java/org/apache/ac
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/dc2b67331dcd3e52254e1567c08424795a11347f'>15</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/dc2b67331dcd3e52254e1567c08424795a11347f'>dc2b673</a></td><td>2022/08/03
09:13:03</td><td>Stephen E. Baker</td><td>NO-JIRA update
address-settings.md</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a
href='https://github.com/apache/activemq-artemis/blob/dc2b67331dcd3e52254e1567c08424795a11347f/docs/user-manual/en/address-settings.md#L76-L83'>address-settings.md</a><a
href='https://github.com/apache/activemq-artemis//commits/dc2b67331dcd3e52254e1567c08424795a11347f/docs/user-manual/en/address-settings.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/7fe3e5d198ced4c8c13f38f8d220d4f128a73375'>16</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/7fe3e5d198ced4c8c13f38f8d220d4f128a73375'>7fe3e5d</a></td><td>2022/08/08
03:31:25</td><td>Emmanuel Hugonnet</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3923'>ARTEMIS-3923</a>
AddressControlImpl.getRoles doesn't return all the security role
permissions.</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3923'>Minor/Bug/Fixed/Closed
(ARTEMIS-3923)</a></p></td>
+<td>0</td><td>13</td><td>0</td><td>13</td><td><a
href='https://github.com/apache/activemq-artemis/blob/7fe3e5d198ced4c8c13f38f8d220d4f128a73375/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/AddressControlTest.java#L243-L254'>AddressControlTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/7fe3e5d198ced4c8c13f38f8d220d4f128a73375/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/manag
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/174270fbc27b80ab62152c6bc6d4f418d744b482'>17</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/174270fbc27b80ab62152c6bc6d4f418d744b482'>174270f</a></td><td>2022/08/08
10:45:19</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3914'>ARTEMIS-3914</a>:
reorder and clarify some bits, use version placeholder to give specific version
in example dependency declaration</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3914'>Major/Task/Fixed/Closed
(ARTEMIS-3914)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a
href='https://github.com/apache/activemq-artemis/blob/174270fbc27b80ab62152c6bc6d4f418d744b482/docs/user-manual/en/client-classpath.md#L3-L68'>client-classpath.md</a><a
href='https://github.com/apache/activemq-artemis//commits/174270fbc27b80ab62152c6bc6d4f418d744b482/docs/user-manual/en/client-classpath.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/7ec0bd35ba62e84a72d821465b2a4cbad57dc18a'>18</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/7ec0bd35ba62e84a72d821465b2a4cbad57dc18a'>7ec0bd3</a></td><td>2022/08/09
07:17:28</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3927'>ARTEMIS-3927</a>:
update postgresql [provided/test] dep to 42.4.1</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3927'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-3927)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/12b81e7a256b1982fafc7e1090134ea1b44d451b'>19</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/12b81e7a256b1982fafc7e1090134ea1b44d451b'>12b81e7</a></td><td>2022/08/09
04:36:55</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3928'>ARTEMIS-3928</a>
Adding SoakTest for Paging with in many destinations</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3928'>Major/Bug/Fixed/Closed
(ARTEMIS-3928)</a></p></td>
+<td>4</td><td>0</td><td>0</td><td>4</td><td><a
href='https://github.com/apache/activemq-artemis/blob/12b81e7a256b1982fafc7e1090134ea1b44d451b/scripts/one-test.sh#L19-L19'>one-test.sh</a><a
href='https://github.com/apache/activemq-artemis//commits/12b81e7a256b1982fafc7e1090134ea1b44d451b/scripts/one-test.sh'>(+)</a>
<a
href='https://github.com/apache/activemq-artemis/blob/12b81e7a256b1982fafc7e1090134ea1b44d451b/tests/soak-tests/src/test/java/org/apache/activemq/artemis/tests/soak/SoakTes
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/568eb70fcda9737b38871a3bff1e111bad784091'>20</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/568eb70fcda9737b38871a3bff1e111bad784091'>568eb70</a></td><td>2022/08/07
22:20:45</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3929'>ARTEMIS-3929</a>
Improving OpenWire clientIDSet</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3929'>Major/Bug/Fixed/Closed
(ARTEMIS-3929)</a>,</p><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3928'>Major/Bug/Fixed/Closed
( [...]
+<td>13</td><td>21</td><td>0</td><td>34</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/252e5b0b14231d80de6829e4cc5d5fc1a2df1ac1'>21</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/252e5b0b14231d80de6829e4cc5d5fc1a2df1ac1'>252e5b0</a></td><td>2022/08/08
10:11:25</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3928'>ARTEMIS-3928</a>
Limiting parallel IO in paging which would allow multiple destinations running
all at once</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3928'>Major/Bug/Fixed/Closed
(ARTEMIS-3928)</a></p></td>
+<td>156</td><td>46</td><td>122</td><td>80</td><td><a
href='https://github.com/apache/activemq-artemis/blob/252e5b0b14231d80de6829e4cc5d5fc1a2df1ac1/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/actors/OrderedExecutorSanityTest.java#L187-L248'>OrderedExecutorSanityTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/252e5b0b14231d80de6829e4cc5d5fc1a2df1ac1/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/actors/OrderedExecutorSanityTes
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/2fbf2fcef0f97e4278dd4bc7b9c40aba8b53ea5a'>22</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/2fbf2fcef0f97e4278dd4bc7b9c40aba8b53ea5a'>2fbf2fc</a></td><td>2022/08/13
22:09:32</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3928'>ARTEMIS-3928</a>
Fixing intermittent failure after executor's change</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3928'>Major/Bug/Fixed/Closed
(ARTEMIS-3928)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a
href='https://github.com/apache/activemq-artemis/blob/2fbf2fcef0f97e4278dd4bc7b9c40aba8b53ea5a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingSendTest.java#L238-L340'>PagingSendTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/2fbf2fcef0f97e4278dd4bc7b9c40aba8b53ea5a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingSendTe
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/520088b8c6b0b9ee0dc7569bd6c1e6c6748ada0b'>23</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/520088b8c6b0b9ee0dc7569bd6c1e6c6748ada0b'>520088b</a></td><td>2022/08/15
12:42:37</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3940'>ARTEMIS-3940</a>
Address.maxSizeMessage is ignored on FAIL and Blocking Paging
Policy</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3940'>Major/Bug/Fixed/Closed
(ARTEMIS-3940)</a></p></td>
+<td>0</td><td>7</td><td>0</td><td>7</td><td><a
href='https://github.com/apache/activemq-artemis/blob/520088b8c6b0b9ee0dc7569bd6c1e6c6748ada0b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/MaxMessagesPagingTest.java#L19-L636'>MaxMessagesPagingTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/520088b8c6b0b9ee0dc7569bd6c1e6c6748ada0b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/d158e7eff0f984d844fbb4e7ea040552d8d56b94'>24</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d158e7eff0f984d844fbb4e7ea040552d8d56b94'>d158e7e</a></td><td>2022/08/11
12:50:00</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3925'>ARTEMIS-3925</a> LVQ
pruning nulls</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3925'>Major/Bug/Fixed/Closed
(ARTEMIS-3925)</a></p></td>
+<td>3</td><td>0</td><td>0</td><td>3</td><td><a
href='https://github.com/apache/activemq-artemis/blob/d158e7eff0f984d844fbb4e7ea040552d8d56b94/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/server/LVQTest.java#L144-L165'>LVQTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/d158e7eff0f984d844fbb4e7ea040552d8d56b94/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/server/LVQTest.java'>(+)</a>
</td [...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/682f505e32f9b6472665212acd6f58c32c7bf98d'>25</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/682f505e32f9b6472665212acd6f58c32c7bf98d'>682f505</a></td><td>2022/08/17
12:33:15</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3942'>ARTEMIS-3942</a> use
session instead of direct routing for MQTT LWT messages</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3942'>Major/Bug/Fixed/Closed
(ARTEMIS-3942)</a></p></td>
+<td>10</td><td>1</td><td>0</td><td>11</td><td><a
href='https://github.com/apache/activemq-artemis/blob/682f505e32f9b6472665212acd6f58c32c7bf98d/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/mqtt5/spec/controlpackets/PublishTestsWithSecurity.java#L21-L132'>PublishTestsWithSecurity.java</a><a
href='https://github.com/apache/activemq-artemis//commits/682f505e32f9b6472665212acd6f58c32c7bf98d/tests/integration-tests/src/test/java/org/apache/activemq/artem
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/88be6c32235c86b41cf1d2a81c5fd04f76d3a668'>26</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/88be6c32235c86b41cf1d2a81c5fd04f76d3a668'>88be6c3</a></td><td>2022/08/18
06:33:08</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3946'>ARTEMIS-3946</a>:
update to Netty 4.1.79 (and netty-tcnative to 2.0.54)</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3946'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-3946)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/085bf79bf6290ceeb917e17a5039ac0a77ddba32'>27</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/085bf79bf6290ceeb917e17a5039ac0a77ddba32'>085bf79</a></td><td>2022/08/17
11:42:04</td><td>Robbie Gemmell</td><td>NO-JIRA: remove a couple of properties
that override parent definitions and break use of the e2e-tests
profile</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/0ca44c0e6972991cf80e5feda34f6d02cf94dea0'>28</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/0ca44c0e6972991cf80e5feda34f6d02cf94dea0'>0ca44c0</a></td><td>2022/08/17
12:16:33</td><td>Robbie Gemmell</td><td>NO-JIRA: remove now-stale comments
missed when switching to cp files in
71b781d9193c64e34e9d986939af40745ea9740b</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/51825b18ba4f2e25de58b4a413ee26a6a8fdb268'>29</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/51825b18ba4f2e25de58b4a413ee26a6a8fdb268'>51825b1</a></td><td>2022/08/18
16:07:19</td><td>Clebert Suconic</td><td>NO-JIRA: remove now-stale comments on
tests that I missed when switching to cp files in
71b781d9193c64e34e9d986939af40745ea9740b</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a
href='https://github.com/apache/activemq-artemis/blob/51825b18ba4f2e25de58b4a413ee26a6a8fdb268/tests/compatibility-tests/src/test/java/org/apache/activemq/artemis/tests/compatibility/AddressPauseJournalCompatibilityTest.java#L35-L47'>AddressPauseJournalCompatibilityTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/51825b18ba4f2e25de58b4a413ee26a6a8fdb268/tests/compatibility-tests/src/test/java/org/apache/activemq/arte
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/c96243698d5e507ababf444d48c58c76f4b0f30d'>30</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/c96243698d5e507ababf444d48c58c76f4b0f30d'>c962436</a></td><td>2022/08/18
16:24:43</td><td>Clebert Suconic</td><td>NO-JIRA Fixing suggested script for
test variables</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a
href='https://github.com/apache/activemq-artemis/blob/c96243698d5e507ababf444d48c58c76f4b0f30d/tests/soak-tests/src/test/scripts/parameters-paging-short.sh#L19-L21'>parameters-paging-short.sh</a><a
href='https://github.com/apache/activemq-artemis//commits/c96243698d5e507ababf444d48c58c76f4b0f30d/tests/soak-tests/src/test/scripts/parameters-paging-short.sh'>(+)</a>
<a href='https://github.com/apache/activemq-artemis/blob/c96243698d5e507ababf4
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/9acd036dcc9e76b19797817cc7bdc30a29706a48'>31</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/9acd036dcc9e76b19797817cc7bdc30a29706a48'>9acd036</a></td><td>2022/08/19
15:55:08</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3928'>ARTEMIS-3928</a>
Fixing yield and shutdownNow</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3928'>Major/Bug/Fixed/Closed
(ARTEMIS-3928)</a></p></td>
+<td>0</td><td>19</td><td>0</td><td>19</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/86db53da9acb96ed81b38fe3962aa0532047898a'>32</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/86db53da9acb96ed81b38fe3962aa0532047898a'>86db53d</a></td><td>2022/07/29
17:12:53</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3918'>ARTEMIS-3918</a>
support FQQN + anycast + redistribution</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3918'>Major/Bug/Fixed/Closed
(ARTEMIS-3918)</a></p></td>
+<td>1</td><td>7</td><td>0</td><td>8</td><td><a
href='https://github.com/apache/activemq-artemis/blob/86db53da9acb96ed81b38fe3962aa0532047898a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/distribution/MessageRedistributionTest.java#L19-L1405'>MessageRedistributionTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/86db53da9acb96ed81b38fe3962aa0532047898a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/t
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/f1c9e3df1415bbde0c93cd2960991517bcd83ce3'>33</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/f1c9e3df1415bbde0c93cd2960991517bcd83ce3'>f1c9e3d</a></td><td>2022/08/19
22:50:52</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3947'>ARTEMIS-3947</a> fix
merging for expiry address-settings</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3947'>Major/Bug/Fixed/Closed
(ARTEMIS-3947)</a></p></td>
+<td>0</td><td>6</td><td>0</td><td>6</td><td><a
href='https://github.com/apache/activemq-artemis/blob/f1c9e3df1415bbde0c93cd2960991517bcd83ce3/artemis-server/src/test/java/org/apache/activemq/artemis/core/settings/AddressSettingsTest.java#L74-L92'>AddressSettingsTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/f1c9e3df1415bbde0c93cd2960991517bcd83ce3/artemis-server/src/test/java/org/apache/activemq/artemis/core/settings/AddressSettingsTest.java'>(+)</a>
</td><td>< [...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/734e7f4ae52215566f4d51b2be2f62f810f63ab0'>34</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/734e7f4ae52215566f4d51b2be2f62f810f63ab0'>734e7f4</a></td><td>2022/08/22
11:10:28</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3950'>ARTEMIS-3950</a>:
dont prepare unused debug detail during xml data import
processing</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3950'>Trivial/Improvement/Fixed/Closed
(ARTEMIS-3950)</a></p></td>
+<td>3</td><td>13</td><td>1</td><td>15</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/f6bca09afaca1fd1ae97ca520784945dbf63bdd5'>35</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/f6bca09afaca1fd1ae97ca520784945dbf63bdd5'>f6bca09</a></td><td>2022/08/23
08:30:15</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3954'>ARTEMIS-3954</a>: add
more detail to core-client javadoc around the session and children thread model
being like the JMS client</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3954'>Minor/Task/Fixed/Closed
(ARTEMIS-3954)</a></p></td>
+<td>3</td><td>6</td><td>0</td><td>9</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/e8337b9c2e7c8d7f3028dc018a069542d4b90dbc'>36</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e8337b9c2e7c8d7f3028dc018a069542d4b90dbc'>e8337b9</a></td><td>2022/08/11
14:29:59</td><td>AntonRoskvist</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3933'>ARTEMIS-3933</a> -
ScaleDown NPE on DLA resources with multiple destinations</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3933'>Major/Bug/Fixed/Closed
(ARTEMIS-3933)</a></p></td>
+<td>0</td><td>5</td><td>0</td><td>5</td><td><a
href='https://github.com/apache/activemq-artemis/blob/e8337b9c2e7c8d7f3028dc018a069542d4b90dbc/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/server/ScaleDownTest.java#L19-L845'>ScaleDownTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/e8337b9c2e7c8d7f3028dc018a069542d4b90dbc/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/server/ScaleDownTest.j
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/87e9b361bb4a6d594402ae2d9ca30a67e9c2b609'>37</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/87e9b361bb4a6d594402ae2d9ca30a67e9c2b609'>87e9b36</a></td><td>2022/05/18
23:13:10</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3785'>ARTEMIS-3785</a>
support specifying alias for SSL keystore</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3785'>Major/Improvement/Fixed/Closed
(ARTEMIS-3785)</a></p></td>
+<td>169</td><td>37</td><td>0</td><td>206</td><td><a
href='https://github.com/apache/activemq-artemis/blob/87e9b361bb4a6d594402ae2d9ca30a67e9c2b609/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/ssl/CoreClientOverOneWaySSLTest.java#L64-L1003'>CoreClientOverOneWaySSLTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/87e9b361bb4a6d594402ae2d9ca30a67e9c2b609/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/int
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/8511cf36178fef32cad8617ce016342806221c79'>38</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/8511cf36178fef32cad8617ce016342806221c79'>8511cf3</a></td><td>2022/05/19
22:36:45</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3843'>ARTEMIS-3843</a>
add/remove connector via management</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3843'>Major/Improvement/Fixed/Closed
(ARTEMIS-3843)</a></p></td>
+<td>55</td><td>0</td><td>0</td><td>55</td><td><a
href='https://github.com/apache/activemq-artemis/blob/8511cf36178fef32cad8617ce016342806221c79/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/ActiveMQServerControlTest.java#L1987-L2100'>ActiveMQServerControlTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/8511cf36178fef32cad8617ce016342806221c79/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/i
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/63966dcc561d8237d5206dfd4f9c9263166857f9'>39</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/63966dcc561d8237d5206dfd4f9c9263166857f9'>63966dc</a></td><td>2022/08/25
09:43:50</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3872'>ARTEMIS-3872</a> send
scheduled msg immediately via mgmnt</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3872'>Major/Improvement/Fixed/Closed
(ARTEMIS-3872)</a></p></td>
+<td>59</td><td>19</td><td>2</td><td>76</td><td><a
href='https://github.com/apache/activemq-artemis/blob/63966dcc561d8237d5206dfd4f9c9263166857f9/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/impl/RoutingContextTest.java#L899-L908'>RoutingContextTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/63966dcc561d8237d5206dfd4f9c9263166857f9/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/impl/RoutingContextTest.java'>(+)</a>
<a [...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/a72d894cb73dae2d51a733c184cc45a53b69fd6f'>40</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/a72d894cb73dae2d51a733c184cc45a53b69fd6f'>a72d894</a></td><td>2022/08/25
12:03:26</td><td>Clebert Suconic</td><td>NO-JIRA Renaming example as
opentelemetry</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a
href='https://github.com/apache/activemq-artemis/blob/a72d894cb73dae2d51a733c184cc45a53b69fd6f/examples/features/standard/opentelemetry/src/test/java/org/apache/activemq/artemis/jms/example/OpenTelemetryPluginTest.java#L1-L135'>OpenTelemetryPluginTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/a72d894cb73dae2d51a733c184cc45a53b69fd6f/examples/features/standard/opentelemetry/src/test/java/org/apache/activemq/artemis/
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/c99d061784683d91775122e9c4c22ebe0fea9c8c'>41</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/c99d061784683d91775122e9c4c22ebe0fea9c8c'>c99d061</a></td><td>2022/08/25
11:56:49</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3843'>ARTEMIS-3843</a>: fix
audit logging method to call right logger, tweak message</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3843'>Major/Improvement/Fixed/Closed
(ARTEMIS-3843)</a></p></td>
+<td>0</td><td>2</td><td>0</td><td>2</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/f88381430c99fa6bb3b9859bc17b5d8ac2e39fbc'>42</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/f88381430c99fa6bb3b9859bc17b5d8ac2e39fbc'>f883814</a></td><td>2022/08/25
16:15:59</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3872'>ARTEMIS-3872</a> fix
NPE</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3872'>Major/Improvement/Fixed/Closed
(ARTEMIS-3872)</a></p></td>
+<td>0</td><td>1</td><td>0</td><td>1</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/729fdc4aabe557b42dbac4233e7d2f739f3e0e75'>43</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/729fdc4aabe557b42dbac4233e7d2f739f3e0e75'>729fdc4</a></td><td>2022/08/23
11:47:04</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3955'>ARTEMIS-3955</a>
consolidate Subject on RemotingConnection</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3955'>Major/Improvement/Fixed/Closed
(ARTEMIS-3955)</a></p></td>
+<td>0</td><td>30</td><td>15</td><td>15</td><td><a
href='https://github.com/apache/activemq-artemis/blob/729fdc4aabe557b42dbac4233e7d2f739f3e0e75/artemis-core-client/src/test/java/org/apache/activemq/artemis/core/protocol/core/impl/ChannelImplTest.java#L503-L512'>ChannelImplTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/729fdc4aabe557b42dbac4233e7d2f739f3e0e75/artemis-core-client/src/test/java/org/apache/activemq/artemis/core/protocol/core/impl/ChannelImplTest.j
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/a0f39a4b28545f4010e07d950c34fe9f1f228b68'>44</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/a0f39a4b28545f4010e07d950c34fe9f1f228b68'>a0f39a4</a></td><td>2022/08/24
13:44:10</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3956'>ARTEMIS-3956</a>
clean up use of RemotingConnection</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3956'>Major/Task/Fixed/Closed
(ARTEMIS-3956)</a></p></td>
+<td>46</td><td>8</td><td>304</td><td>-250</td><td><a
href='https://github.com/apache/activemq-artemis/blob/a0f39a4b28545f4010e07d950c34fe9f1f228b68/artemis-core-client/src/test/java/org/apache/activemq/artemis/core/protocol/core/impl/ChannelImplTest.java#L19-L537'>ChannelImplTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/a0f39a4b28545f4010e07d950c34fe9f1f228b68/artemis-core-client/src/test/java/org/apache/activemq/artemis/core/protocol/core/impl/ChannelImplTest
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/755b987ab132408b187ed12c676a4a87601f27a3'>45</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/755b987ab132408b187ed12c676a4a87601f27a3'>755b987</a></td><td>2022/08/26
11:28:09</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3958'>ARTEMIS-3958</a>
sending LWT may recurse infinitely if disk full</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3958'>Major/Bug/Fixed/Closed
(ARTEMIS-3958)</a></p></td>
+<td>48</td><td>19</td><td>16</td><td>51</td><td><a
href='https://github.com/apache/activemq-artemis/blob/755b987ab132408b187ed12c676a4a87601f27a3/tests/integration-tests/src/test/java/org/apache/activemq/artemis/core/paging/impl/PagingManagerImplAccessor.java#L1-L23'>PagingManagerImplAccessor.java</a><a
href='https://github.com/apache/activemq-artemis//commits/755b987ab132408b187ed12c676a4a87601f27a3/tests/integration-tests/src/test/java/org/apache/activemq/artemis/core/paging/impl/Pagin
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/0e56d1a567a99ecba7ae3836c81a807309132cd8'>46</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/0e56d1a567a99ecba7ae3836c81a807309132cd8'>0e56d1a</a></td><td>2022/08/29
13:09:49</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3961'>ARTEMIS-3961</a>
don't log OperationContext</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3961'>Major/Bug/Fixed/Closed
(ARTEMIS-3961)</a></p></td>
+<td>0</td><td>5</td><td>8</td><td>-3</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/aa4c64279602fb4448e77ccde3beb05ea32c03b2'>47</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/aa4c64279602fb4448e77ccde3beb05ea32c03b2'>aa4c642</a></td><td>2022/08/29
16:01:21</td><td>Clebert Suconic</td><td>NO-JIRA Fixing intermittent failure
in StompV11Test</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a
href='https://github.com/apache/activemq-artemis/blob/aa4c64279602fb4448e77ccde3beb05ea32c03b2/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/v11/StompV11Test.java#L2225-L2284'>StompV11Test.java</a><a
href='https://github.com/apache/activemq-artemis//commits/aa4c64279602fb4448e77ccde3beb05ea32c03b2/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/v11/StompV11
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/d06459df574a66c3cdd29b3ea2addf95792a8566'>48</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d06459df574a66c3cdd29b3ea2addf95792a8566'>d06459d</a></td><td>2022/08/22
14:24:42</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3943'>ARTEMIS-3943</a>
Adjusting defalut address settings to avoid OME from paging and flow
control</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3943'>Major/Bug/Fixed/Closed
(ARTEMIS-3943)</a></p></td>
+<td>5</td><td>29</td><td>36</td><td>-2</td><td><a
href='https://github.com/apache/activemq-artemis/blob/d06459df574a66c3cdd29b3ea2addf95792a8566/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/FileConfigurationParserTest.java#L303-L398'>FileConfigurationParserTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/d06459df574a66c3cdd29b3ea2addf95792a8566/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/FileConfiguration
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/43e3442b1419e38582489f091a5683978ffcc601'>49</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/43e3442b1419e38582489f091a5683978ffcc601'>43e3442</a></td><td>2022/08/28
12:25:04</td><td>Chuf</td><td>NO-JIRA fix a typo</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/45a1245cb0cf823495ef69df352e190dc94e10cd'>50</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/45a1245cb0cf823495ef69df352e190dc94e10cd'>45a1245</a></td><td>2022/08/30
03:17:18</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3963'>ARTEMIS-3963</a> Fix
setting security roles via properties on OpenJ9 JDK 11</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3963'>Major/Bug/Fixed/Closed
(ARTEMIS-3963)</a></p></td>
+<td>1</td><td>2</td><td>0</td><td>3</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/6482805f7d88f400c58580fe1fb78333cf27f087'>51</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/6482805f7d88f400c58580fe1fb78333cf27f087'>6482805</a></td><td>2022/06/20
02:54:29</td><td>Rico Neubauer</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3922'>ARTEMIS-3922</a>
Reducing contention on Throwable#getOurStackTrace</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3922'>Major/Bug/Fixed/Closed
(ARTEMIS-3922)</a></p></td>
+<td>0</td><td>8</td><td>0</td><td>8</td><td><a
href='https://github.com/apache/activemq-artemis/blob/6482805f7d88f400c58580fe1fb78333cf27f087/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/ReferenceCounterTest.java#L51-L58'>ReferenceCounterTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/6482805f7d88f400c58580fe1fb78333cf27f087/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/ReferenceCounterTest.java'>(+)</a>
<a href='https://gith [...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/d4cbbfde1ea2ed0dec1b90f7deefcaaf0d0c00b8'>52</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d4cbbfde1ea2ed0dec1b90f7deefcaaf0d0c00b8'>d4cbbfd</a></td><td>2022/08/30
13:28:53</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3943'>ARTEMIS-3943</a>
Changing default broker.xml and xsd with max-page-read comments and
defaults</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3943'>Major/Bug/Fixed/Closed
(ARTEMIS-3943)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/36b7e154eea8b59346790d38c9d1ebe6e62b706c'>53</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/36b7e154eea8b59346790d38c9d1ebe6e62b706c'>36b7e15</a></td><td>2022/08/30
16:30:54</td><td>Clebert Suconic</td><td>Release notes 2.25.0</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a
href='https://github.com/apache/activemq-artemis/blob/36b7e154eea8b59346790d38c9d1ebe6e62b706c/docs/user-manual/en/versions.md#L11-L17'>versions.md</a><a
href='https://github.com/apache/activemq-artemis//commits/36b7e154eea8b59346790d38c9d1ebe6e62b706c/docs/user-manual/en/versions.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/fb1b362b473cad51ae5d05a897be02b1fa8461d4'>54</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/fb1b362b473cad51ae5d05a897be02b1fa8461d4'>fb1b362</a></td><td>2022/08/30
18:04:05</td><td>Clebert Suconic</td><td>[maven-release-plugin] prepare
release 2.25.0</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+</tbody></table>
+<br><h2>
+<a
href='https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARTEMIS%20AND%20key%20in%20(ARTEMIS-3954%2CARTEMIS-3956%2CARTEMIS-3933%2CARTEMIS-3955%2CARTEMIS-3950%2CARTEMIS-3872%2CARTEMIS-3929%2CARTEMIS-3928%2CARTEMIS-3909%2CARTEMIS-3925%2CARTEMIS-3947%2CARTEMIS-3946%2CARTEMIS-3927%2CARTEMIS-3805%2CARTEMIS-3943%2CARTEMIS-3942%2CARTEMIS-3843%2CARTEMIS-3923%2CARTEMIS-3900%2CARTEMIS-3922%2CARTEMIS-3785%2CARTEMIS-3961%2CARTEMIS-3963%2CARTEMIS-3940%2CARTEMIS-3918%2CARTEMIS-3917%2CARTEMI
[...]
+<br>Generated with <a href='https://github.com/rh-messaging/jira-git-report'>
jira-git-report</a>
+</body></html>
diff --git a/output/team/reports/index.html b/output/team/reports/2022-01.html
similarity index 70%
copy from output/team/reports/index.html
copy to output/team/reports/2022-01.html
index 2616b39ee..085bc576e 100644
--- a/output/team/reports/index.html
+++ b/output/team/reports/2022-01.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en">
-<head>
+ <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">
@@ -15,7 +15,7 @@
</head>
<body>
-<nav class="navbar navbar-expand-lg navbar-light fixed-top">
+ <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>
@@ -83,79 +83,76 @@
</div>
</nav>
-<div class="content">
- <div class="page-title-main">
- <div class="container">
- <h1>Board Reports</h1>
- </div>
+ <div class="content">
+ <div class="page-title">
+ <div class="container">
+ <h1>ActiveMQ Board Report - January 2022</h1>
</div>
- <div class="container" >
- <div class="row" style="margin-top: 30px">
- <div class="col-12 main">
- <p>Apache ActiveMQ’s <a href="https://www.apache.org/dev/pmc">Project
Management Committee (PMC)</a> is required to <a
href="https://www.apache.org/foundation/board/reporting">report on ActiveMQ’s
health and status</a> quarterly to the Apache Board of Directors. The current
ActiveMQ reporting schedule is: January, April, July, October.</p>
-
-<table>
- <tbody>
- <tr>
- <td><strong>2019</strong></td>
- <td><a href="2019-01">January</a></td>
- </tr>
- <tr>
- <td><strong>2018</strong></td>
- <td><a href="2018-01">January</a>, <a href="2018-04">April</a>, <a
href="2018-07">July</a>, <a href="2018-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2017</strong></td>
- <td><a href="2017-01">January</a>, <a href="2017-04">April</a>, <a
href="2017-07">July</a>, <a href="2017-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2016</strong></td>
- <td><a href="2016-02">February</a>, <a href="2016-04">April</a>, <a
href="2016-05">May</a>, <a href="2016-07">July</a>, <a
href="2016-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2015</strong></td>
- <td><a href="2015-02">February</a>, <a href="2015-04">April</a>, <a
href="2015-06">June</a>, <a href="2015-07">July</a>, <a
href="2015-08">August</a>, <a href="2015-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2014</strong></td>
- <td><a href="2014-01">January</a>, <a href="2014-04">April</a>, <a
href="2014-07">July</a>, <a href="2014-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2013</strong></td>
- <td><a href="2013-01">January</a>, <a href="2013-04">April</a>, <a
href="2013-07">July</a>, <a href="2013-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2012</strong></td>
- <td><a href="2012-01">January</a>, <a href="2012-04">April</a>, <a
href="2012-07">July</a>, <a href="2012-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2011</strong></td>
- <td><a href="2011-01">January</a>, <a href="2011-04">April</a>, <a
href="2011-07">July</a>, <a href="2011-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2010</strong></td>
- <td><a href="2010-01">January</a>, <a href="2010-05">May</a>, <a
href="2010-07">July</a>, <a href="2010-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2009</strong></td>
- <td><a href="2009-01">January</a>, <a href="2009-04">April</a>, <a
href="2009-07">July</a>, <a href="2009-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2008</strong></td>
- <td><a href="2008-01">January</a>, <a href="2008-07">July</a>, <a
href="2008-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2007</strong></td>
- <td><a href="2007-08">August</a>, <a href="2007-10">October</a></td>
- </tr>
- </tbody>
-</table>
+</div>
- </div>
+<div class="container">
+ <div class="row" style="margin-top: 30px">
+ <div class="col-md-12 col-md-6">
+ <h5 class="text-green">Issues</h5>
+ <ul>
+ <li>None</li>
+ </ul>
+ <h5 class="text-green">Membership Data</h5>
+ <ul>
+ <li>Apache ActiveMQ was founded 2007-01-16 (15 years ago)</li>
+ <li>There are currently 63 committers and 27 PMC members in this
project.</li>
+ <li>The Committer-to-PMC ratio is 7:3.</li>
+ </ul>
+ <h5 class="text-green">Community Changes, past quarter</h5>
+ <ul>
+ <li>No new PMC members. Last addition was Jean-Baptiste Onofré on
+ 2019-12-17.</li>
+ <li>No new committers. Last addition was Domenico Francesco Bruscino
+ on 2020-06-29.</li>
+ </ul>
+ <h5 class="text-green">Project Activity</h5>
+ <ul>
+ <li>ActiveMQ</li>
+ <ul>
+ <li>ActiveMQ development is moving forward.</li>
+ <li>ActiveMQ 5.16.4 release is preparation, fixing several issues
+ identified from 5.16.3</li>
+ <li>ActiveMQ 5.17.0 release is planned for end of Jan/beginning of
+ Feb, with major updates</li>
+ </ul>
+ <li>ActiveMQ Artemis</li>
+ <ul>
+ <li>ActiveMQ Artemis 2.20.0 released on Dec 18 2021</li>
+ <li>Outreachy intern working on ActiveMQ Artemis for a contribution
+ around Open Telemetry</li>
+ </ul>
+ <li>ActiveMQ NMS</li>
+ <ul>
+ <li>Apache NMS AMQP 2.0.0 was released on 2021-10-27 this is the
+ first client using the enhanced NMS 2.0 API (bringing .NET NMS
+ API up to date with JMS 2.0)</li>
+ <li>Work is ongoing with NMS OpenWire to implement NMS 2.0 PR's are
+ currently open and being reviewed</li>
+ </ul>
+ <li>Fallout from Log4Shell (i.e. CVE-2021-44228)</li>
+ <ul>
+ <li>Updated website with a clear description of the impact of
+ Log4Shell (i.e. none).</li>
+ <li>Lots of mailing list discussion around its impact (or lack
thereof).</li>
+ </ul>
+ </ul>
+ <h5 class="text-green">Community Health</h5>
+ <p>
+ The community has held steady. Through the end of the year, things
have slowed
+ down as they normally do.
+ </p>
</div>
</div>
</div>
-<div class="row sitemap">
+
+
+ </div>
+ <div class="row sitemap">
<div class="col-sm-12">
<div class="container">
<div class="row">
diff --git a/output/team/reports/index.html b/output/team/reports/2022-04.html
similarity index 70%
copy from output/team/reports/index.html
copy to output/team/reports/2022-04.html
index 2616b39ee..d418c7725 100644
--- a/output/team/reports/index.html
+++ b/output/team/reports/2022-04.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en">
-<head>
+ <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">
@@ -15,7 +15,7 @@
</head>
<body>
-<nav class="navbar navbar-expand-lg navbar-light fixed-top">
+ <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>
@@ -83,79 +83,65 @@
</div>
</nav>
-<div class="content">
- <div class="page-title-main">
- <div class="container">
- <h1>Board Reports</h1>
- </div>
+ <div class="content">
+ <div class="page-title">
+ <div class="container">
+ <h1>ActiveMQ Board Report - April 2022</h1>
</div>
- <div class="container" >
- <div class="row" style="margin-top: 30px">
- <div class="col-12 main">
- <p>Apache ActiveMQ’s <a href="https://www.apache.org/dev/pmc">Project
Management Committee (PMC)</a> is required to <a
href="https://www.apache.org/foundation/board/reporting">report on ActiveMQ’s
health and status</a> quarterly to the Apache Board of Directors. The current
ActiveMQ reporting schedule is: January, April, July, October.</p>
-
-<table>
- <tbody>
- <tr>
- <td><strong>2019</strong></td>
- <td><a href="2019-01">January</a></td>
- </tr>
- <tr>
- <td><strong>2018</strong></td>
- <td><a href="2018-01">January</a>, <a href="2018-04">April</a>, <a
href="2018-07">July</a>, <a href="2018-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2017</strong></td>
- <td><a href="2017-01">January</a>, <a href="2017-04">April</a>, <a
href="2017-07">July</a>, <a href="2017-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2016</strong></td>
- <td><a href="2016-02">February</a>, <a href="2016-04">April</a>, <a
href="2016-05">May</a>, <a href="2016-07">July</a>, <a
href="2016-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2015</strong></td>
- <td><a href="2015-02">February</a>, <a href="2015-04">April</a>, <a
href="2015-06">June</a>, <a href="2015-07">July</a>, <a
href="2015-08">August</a>, <a href="2015-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2014</strong></td>
- <td><a href="2014-01">January</a>, <a href="2014-04">April</a>, <a
href="2014-07">July</a>, <a href="2014-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2013</strong></td>
- <td><a href="2013-01">January</a>, <a href="2013-04">April</a>, <a
href="2013-07">July</a>, <a href="2013-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2012</strong></td>
- <td><a href="2012-01">January</a>, <a href="2012-04">April</a>, <a
href="2012-07">July</a>, <a href="2012-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2011</strong></td>
- <td><a href="2011-01">January</a>, <a href="2011-04">April</a>, <a
href="2011-07">July</a>, <a href="2011-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2010</strong></td>
- <td><a href="2010-01">January</a>, <a href="2010-05">May</a>, <a
href="2010-07">July</a>, <a href="2010-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2009</strong></td>
- <td><a href="2009-01">January</a>, <a href="2009-04">April</a>, <a
href="2009-07">July</a>, <a href="2009-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2008</strong></td>
- <td><a href="2008-01">January</a>, <a href="2008-07">July</a>, <a
href="2008-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2007</strong></td>
- <td><a href="2007-08">August</a>, <a href="2007-10">October</a></td>
- </tr>
- </tbody>
-</table>
+</div>
- </div>
+<div class="container">
+ <div class="row" style="margin-top: 30px">
+ <div class="col-md-12 col-md-6">
+ <h5 class="text-green">Issues</h5>
+ <ul>
+ <li>None</li>
+ </ul>
+ <h5 class="text-green">Membership Data</h5>
+ <ul>
+ <li>Apache ActiveMQ was founded 2007-01-16 (15 years ago)</li>
+ <li>There are currently 63 committers and 27 PMC members in this
project.</li>
+ <li>The Committer-to-PMC ratio is 7:3.</li>
+ </ul>
+ <h5 class="text-green">Community Changes, past quarter</h5>
+ <ul>
+ <li>Francesco Nigro was added to the PMC on 2022-03-24</li>
+ <li>Robbie Gemmell was added to the PMC on 2022-03-24</li>
+ <li>No new committers. Last addition was Domenico Francesco Bruscino
on 2020-06-29.</li>
+ </ul>
+ <h5 class="text-green">Project Activity</h5>
+ <ul>
+ <li>ActiveMQ</li>
+ <ul>
+ <li>A JIRA clean-up closed stale tickets, resulting in about 1/2 as
many open</li>
+ <li>ActiveMQ 5.16.4 released, this is a maintenance release; fixing
+ issue and switching to reload4j instead of log4j1 fixing several
+ security issues.</li>
+ <li>ActiveMQ 5.17.0 released, this is a major release in the
+ ActiveMQ "classic" roadmap. It brings JDK11 support, Spring 5
+ upgrade (Spring 4 is now deprecated), Log4j2 update (instead of
+ log4j1 in previous releases), and bunch of other
+ improvements.</li>
+ <li>ActiveMQ 5.18.0 development planning has started. The work we
+ started around JMS 2 support has been postponed to ActiveMQ
+ 5.18.0 in order to give us time to clean tests and review.</li>
+ </ul>
+ </ul>
+ <h5 class="text-green">Community Health</h5>
+ <p>
+ The PMC recently voted in three new committers to the committee.
Releases
+ continue unabated and discussions on the mailing list are positive and
moving
+ in the right direction.
+ </p>
+ <p>Report submitted on: 11 April 2018</p>
+ <p>(Some of the stats are pulled from <a class="external-link"
href="https://reporter.apache.org/">reporter.apache.org</a>)</p>
</div>
</div>
</div>
-<div class="row sitemap">
+
+
+ </div>
+ <div class="row sitemap">
<div class="col-sm-12">
<div class="container">
<div class="row">
diff --git a/output/team/reports/index.html b/output/team/reports/2022-07.html
similarity index 69%
copy from output/team/reports/index.html
copy to output/team/reports/2022-07.html
index 2616b39ee..ae84a7e43 100644
--- a/output/team/reports/index.html
+++ b/output/team/reports/2022-07.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en">
-<head>
+ <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">
@@ -15,7 +15,7 @@
</head>
<body>
-<nav class="navbar navbar-expand-lg navbar-light fixed-top">
+ <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>
@@ -83,79 +83,87 @@
</div>
</nav>
-<div class="content">
- <div class="page-title-main">
- <div class="container">
- <h1>Board Reports</h1>
- </div>
+ <div class="content">
+ <div class="page-title">
+ <div class="container">
+ <h1>ActiveMQ Board Report Template- July 2022</h1>
</div>
- <div class="container" >
- <div class="row" style="margin-top: 30px">
- <div class="col-12 main">
- <p>Apache ActiveMQ’s <a href="https://www.apache.org/dev/pmc">Project
Management Committee (PMC)</a> is required to <a
href="https://www.apache.org/foundation/board/reporting">report on ActiveMQ’s
health and status</a> quarterly to the Apache Board of Directors. The current
ActiveMQ reporting schedule is: January, April, July, October.</p>
-
-<table>
- <tbody>
- <tr>
- <td><strong>2019</strong></td>
- <td><a href="2019-01">January</a></td>
- </tr>
- <tr>
- <td><strong>2018</strong></td>
- <td><a href="2018-01">January</a>, <a href="2018-04">April</a>, <a
href="2018-07">July</a>, <a href="2018-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2017</strong></td>
- <td><a href="2017-01">January</a>, <a href="2017-04">April</a>, <a
href="2017-07">July</a>, <a href="2017-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2016</strong></td>
- <td><a href="2016-02">February</a>, <a href="2016-04">April</a>, <a
href="2016-05">May</a>, <a href="2016-07">July</a>, <a
href="2016-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2015</strong></td>
- <td><a href="2015-02">February</a>, <a href="2015-04">April</a>, <a
href="2015-06">June</a>, <a href="2015-07">July</a>, <a
href="2015-08">August</a>, <a href="2015-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2014</strong></td>
- <td><a href="2014-01">January</a>, <a href="2014-04">April</a>, <a
href="2014-07">July</a>, <a href="2014-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2013</strong></td>
- <td><a href="2013-01">January</a>, <a href="2013-04">April</a>, <a
href="2013-07">July</a>, <a href="2013-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2012</strong></td>
- <td><a href="2012-01">January</a>, <a href="2012-04">April</a>, <a
href="2012-07">July</a>, <a href="2012-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2011</strong></td>
- <td><a href="2011-01">January</a>, <a href="2011-04">April</a>, <a
href="2011-07">July</a>, <a href="2011-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2010</strong></td>
- <td><a href="2010-01">January</a>, <a href="2010-05">May</a>, <a
href="2010-07">July</a>, <a href="2010-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2009</strong></td>
- <td><a href="2009-01">January</a>, <a href="2009-04">April</a>, <a
href="2009-07">July</a>, <a href="2009-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2008</strong></td>
- <td><a href="2008-01">January</a>, <a href="2008-07">July</a>, <a
href="2008-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2007</strong></td>
- <td><a href="2007-08">August</a>, <a href="2007-10">October</a></td>
- </tr>
- </tbody>
-</table>
+</div>
- </div>
+<div class="container">
+ <div class="row" style="margin-top: 30px">
+ <div class="col-md-12 col-md-6">
+ <h5 class="text-green">Issues</h5>
+ <ul>
+ <li>None</li>
+ </ul>
+ <h5 class="text-green">Membership Data</h5>
+ <ul>
+ <li>Apache ActiveMQ was founded 2007-01-16 (15 years ago)</li>
+ <li>There are currently 63 committers and 29 PMC members in this
project.</li>
+ <li>The Committer-to-PMC ratio is 2:1.</li>
+ </ul>
+ <h5 class="text-green">Community Changes, past quarter</h5>
+ <ul>
+ <li>Domenico Francesco Bruscino was added to the PMC on
+ 2022-06-20</li>
+ <li>Krzysztof Porębski was added to the PMC on 2022-04-15</li>
+ <li>No new committers. Last addition was Domenico Francesco Bruscino
+ on 2020-06-29.</li>
+ </ul>
+ <h5 class="text-green">Project Activity</h5>
+ <ul>
+ <li>ActiveMQ Classic</li>
+ <ul>
+ <li>We started preparation of 5.18.0 release, bringing JMS2, and
+ other major changes</li>
+ <li>ActiveMQ Classic 5.17.2 is also in preparation with several
+ updates and fixes.</li>
+ </ul>
+ <li>ActiveMQ Artemis</li>
+ <ul>
+ <li>The prior releases have delivered various new features and
+ improvements such as MQTT 5 support, and Jakarta Messaging 3.1
+ support, along with various bug fixes etc.</li>
+ <li>Work is progressing towards the 2.24.0 release, with
+ enhancements to the paging system and fixes for journal
+ compaction, plus improvements to the artemis-native component
+ and its build.</li>
+ <li>Activity continues around switching the client+broker to use
+ SLF4J as their logging facade to ease use by other
+ components.</li>
+ </ul>
+ </li>
+ </ul>
+ <li>ActiveMQ NMS</li>
+ <ul>
+ <li>A 1.8.1 API maintenance release was made to fix an exception for
+ applications launched in 'single file mode'.</li>
+ <li>The NMS ActiveMQ Openwire client was updated to also implement
+ the 2.0.0 API, previously only implemented by the NMS AMQP
+ client.</li>
+ </ul>
+ </ul>
+ <h5 class="text-green">Releases</h5>
+ <ul>
+ <li>ActiveMQ Artemis Native 2.0.0 was released on 2022-07-18.</li>
+ <li>ActiveMQ NMS ActiveMQ was released on 2022-07-07.</li>
+ <li>ActiveMQ Artemis 2.23.1 was released on 2022-06-21.</li>
+ <li>ActiveMQ Artemis 2.23.0 was released on 2022-06-14.</li>
+ <li>ActiveMQ NMS API 1.8.1 was released on 2022-05-29.</li>
+ <li>ActiveMQ Artemis 2.22.0 was released on 2022-05-04.</li>
+ <li>ActiveMQ Classic 5.16.5 was released on 2022-05-02.</li>
+ <li>ActiveMQ Classic 5.17.1 was released on 2022-04-29.</li>
+ <li>ActiveMQ Artemis 2.21.0 was released on 2022-03-22.</li>
+ </li>
+ </ul>
</div>
</div>
</div>
-<div class="row sitemap">
+
+
+ </div>
+ <div class="row sitemap">
<div class="col-sm-12">
<div class="container">
<div class="row">
diff --git a/output/team/reports/index.html b/output/team/reports/TEMPLATE.html
similarity index 70%
copy from output/team/reports/index.html
copy to output/team/reports/TEMPLATE.html
index 2616b39ee..24e8eb78f 100644
--- a/output/team/reports/index.html
+++ b/output/team/reports/TEMPLATE.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en">
-<head>
+ <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">
@@ -15,7 +15,7 @@
</head>
<body>
-<nav class="navbar navbar-expand-lg navbar-light fixed-top">
+ <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>
@@ -83,79 +83,77 @@
</div>
</nav>
-<div class="content">
- <div class="page-title-main">
- <div class="container">
- <h1>Board Reports</h1>
- </div>
+ <div class="content">
+ <div class="page-title">
+ <div class="container">
+ <h1>BOARD REPORT TEMPLATE- MONTH YEAR</h1>
</div>
- <div class="container" >
- <div class="row" style="margin-top: 30px">
- <div class="col-12 main">
- <p>Apache ActiveMQ’s <a href="https://www.apache.org/dev/pmc">Project
Management Committee (PMC)</a> is required to <a
href="https://www.apache.org/foundation/board/reporting">report on ActiveMQ’s
health and status</a> quarterly to the Apache Board of Directors. The current
ActiveMQ reporting schedule is: January, April, July, October.</p>
+</div>
-<table>
- <tbody>
- <tr>
- <td><strong>2019</strong></td>
- <td><a href="2019-01">January</a></td>
- </tr>
- <tr>
- <td><strong>2018</strong></td>
- <td><a href="2018-01">January</a>, <a href="2018-04">April</a>, <a
href="2018-07">July</a>, <a href="2018-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2017</strong></td>
- <td><a href="2017-01">January</a>, <a href="2017-04">April</a>, <a
href="2017-07">July</a>, <a href="2017-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2016</strong></td>
- <td><a href="2016-02">February</a>, <a href="2016-04">April</a>, <a
href="2016-05">May</a>, <a href="2016-07">July</a>, <a
href="2016-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2015</strong></td>
- <td><a href="2015-02">February</a>, <a href="2015-04">April</a>, <a
href="2015-06">June</a>, <a href="2015-07">July</a>, <a
href="2015-08">August</a>, <a href="2015-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2014</strong></td>
- <td><a href="2014-01">January</a>, <a href="2014-04">April</a>, <a
href="2014-07">July</a>, <a href="2014-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2013</strong></td>
- <td><a href="2013-01">January</a>, <a href="2013-04">April</a>, <a
href="2013-07">July</a>, <a href="2013-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2012</strong></td>
- <td><a href="2012-01">January</a>, <a href="2012-04">April</a>, <a
href="2012-07">July</a>, <a href="2012-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2011</strong></td>
- <td><a href="2011-01">January</a>, <a href="2011-04">April</a>, <a
href="2011-07">July</a>, <a href="2011-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2010</strong></td>
- <td><a href="2010-01">January</a>, <a href="2010-05">May</a>, <a
href="2010-07">July</a>, <a href="2010-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2009</strong></td>
- <td><a href="2009-01">January</a>, <a href="2009-04">April</a>, <a
href="2009-07">July</a>, <a href="2009-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2008</strong></td>
- <td><a href="2008-01">January</a>, <a href="2008-07">July</a>, <a
href="2008-10">October</a></td>
- </tr>
- <tr>
- <td><strong>2007</strong></td>
- <td><a href="2007-08">August</a>, <a href="2007-10">October</a></td>
- </tr>
- </tbody>
-</table>
+<div class="container">
+ <div class="row" style="margin-top: 30px">
+ <div class="col-md-12 col-md-6">
- </div>
+ <p>
+ <b>
+ INSTRUCTIONS:
+ <ul>
+ <li>Manually copy this file from TEMPLATE.html =>
<month-year>.html</li>
+ <li>Using the content of the raw board report in
+ board_reports/<report>.txt, manually convert the
+ contents to this format in the <month-year>.html
file you created</li>
+ <li>Update the index.html to include the new
<month-year>.html</li>
+ <li>Remove this paragraph from the final
<month-year>.html file</li>
+ </ul>
+ </b>
+ </p>
+
+ <h5 class="text-green">Issues</h5>
+ <ul>
+ <li>None</li>
+ </ul>
+ <h5 class="text-green">Membership Data</h5>
+ <ul>
+ <li>Apache ActiveMQ was founded 2007-01-16 (15 years ago)</li>
+ <li>There are currently 63 committers and 27 PMC members in this
project.</li>
+ <li>The Committer-to-PMC ratio is 7:3.</li>
+ </ul>
+ <h5 class="text-green">Community Changes, past quarter</h5>
+ <ul>
+ <li>Francesco Nigro was added to the PMC on 2022-03-24</li>
+ <li>Robbie Gemmell was added to the PMC on 2022-03-24</li>
+ <li>No new committers. Last addition was Domenico Francesco Bruscino
on 2020-06-29.</li>
+ </ul>
+ <h5 class="text-green">Project Activity</h5>
+ <ul>
+ <li>ActiveMQ</li>
+ <ul>
+ <li>TODO</li>
+ </ul>
+ <li>ActiveMQ Artemis</li>
+ <ul>
+ <li>TODO</li>
+ </ul>
+ <li>ActiveMQ Other</li>
+ <ul>
+ <li>TODO</li>
+ </ul>
+ </ul>
+ <h5 class="text-green">Community Health</h5>
+ <p>
+ The PMC recently voted in three new committers to the committee.
Releases
+ continue unabated and discussions on the mailing list are positive and
moving
+ in the right direction.
+ </p>
+ <p>Report submitted on: 11 April 2018</p>
+ <p>(Some of the stats are pulled from <a class="external-link"
href="https://reporter.apache.org/">reporter.apache.org</a>)</p>
</div>
</div>
</div>
-<div class="row sitemap">
+
+
+ </div>
+ <div class="row sitemap">
<div class="col-sm-12">
<div class="container">
<div class="row">
diff --git
a/output/team/reports/board_reports/Apache-ActiveMQ-board-report-2022-01-19.txt
b/output/team/reports/board_reports/Apache-ActiveMQ-board-report-2022-01-19.txt
new file mode 100644
index 000000000..8e9391114
--- /dev/null
+++
b/output/team/reports/board_reports/Apache-ActiveMQ-board-report-2022-01-19.txt
@@ -0,0 +1,44 @@
+## Description:
+Apache ActiveMQ is a popular and powerful open source message-oriented
+middleware. Apache ActiveMQ is fast, supports many cross language clients and
+protocols, comes with easy to use enterprise integration patterns and many
+advanced features while fully supporting JMS 2.0, AMQP 1.0, MQTT, Stomp and
+REST.
+
+## Issues:
+None
+
+## Membership Data:
+Apache ActiveMQ was founded 2007-01-16 (15 years ago) There are currently 63
+committers and 25 PMC members in this project. The Committer-to-PMC ratio is
+roughly 2:1.
+
+Community changes, past quarter:
+- No new PMC members. Last addition was Jean-Baptiste Onofré on 2019-12-17.
+- No new committers. Last addition was Domenico Francesco Bruscino on
+2020-06-29.
+
+## Project Activity:
+* ActiveMQ
+** ActiveMQ development is moving forward:
+** ActiveMQ 5.16.4 release is preparation, fixing several issues identified
+from 5.16.3
+** ActiveMQ 5.17.0 release is planned for end of Jan/beginning of Feb, with
+major updates
+* ActiveMQ Artemis
+** ActiveMQ Artemis 2.20.0 released on Dec 18 2021
+** Outreachy intern working on ActiveMQ Artemis for a contribution around Open
+Telemetry
+* ActiveMQ NMS
+** Apache NMS AMQP 2.0.0 was released on 2021-10-27 this is the first client
+using the enhanced NMS 2.0 API (bringing .NET NMS API up to date with JMS
+2.0)
+** Work is ongoing with NMS OpenWire to implement NMS 2.0 PR's are currently
+open and being reviewed
+* Fallout from Log4Shell (i.e. CVE-2021-44228)
+** Updated website with a clear description of the impact of Log4Shell (i.e.
+none).
+** Lots of mailing list discussion around its impact (or lack thereof).
+## Community Health:
+The community has held steady. Through the end of the year, things have slowed
+down as they normally do.
diff --git
a/output/team/reports/board_reports/Apache-ActiveMQ-board-report-2022-04-20.txt
b/output/team/reports/board_reports/Apache-ActiveMQ-board-report-2022-04-20.txt
new file mode 100644
index 000000000..80f1173e6
--- /dev/null
+++
b/output/team/reports/board_reports/Apache-ActiveMQ-board-report-2022-04-20.txt
@@ -0,0 +1,40 @@
+## Description:
+Apache ActiveMQ is a popular and powerful open source message-oriented
+middleware. Apache ActiveMQ is fast, supports many cross language clients and
+protocols, comes with easy to use enterprise integration patterns and many
+advanced features while fully supporting JMS 2.0, AMQP 1.0, MQTT, Stomp and
+REST.
+
+## Issues:
+None
+
+## Membership Data:
+- Apache ActiveMQ was founded 2007-01-16 (15 years ago)
+- There are currently 63 committers and 27 PMC members in this project.
+- The Committer-to-PMC ratio is 7:3.
+
+Community changes, past quarter:
+- Francesco Nigro was added to the PMC on 2022-03-24
+- Robbie Gemmell was added to the PMC on 2022-03-24
+- No new committers. Last addition was Domenico Francesco Bruscino on
+ 2020-06-29.
+
+## Project Activity:
+### ActiveMQ
+##### A JIRA clean-up closed stale tickets, resulting in about 1/2 as many open
+ tickets (approx 441)
+##### ActiveMQ 5.16.4 released, this is a maintenance release; fixing issue
+ and switching to reload4j instead of log4j1 fixing several security
+ issues.
+##### ActiveMQ 5.17.0 released, this is a major release in the ActiveMQ
+ "classic" roadmap. It brings JDK11 support, Spring 5 upgrade (Spring 4
+ is now deprecated), Log4j2 update (instead of log4j1 in previous
+ releases), and bunch of other improvements.
+##### ActiveMQ 5.18.0 development planning has started. The work we started
+ around JMS 2 support has been postponed to ActiveMQ 5.18.0 in order to
+ give us time to clean tests and review.
+
+## Community Health:
+The PMC recently voted in three new committers to the committee. Releases
+continue unabated and discussions on the mailing list are positive and moving
+in the right direction.
diff --git
a/output/team/reports/board_reports/Apache-ActiveMQ-board-report-2022-07-20.txt
b/output/team/reports/board_reports/Apache-ActiveMQ-board-report-2022-07-20.txt
new file mode 100644
index 000000000..5d7a39774
--- /dev/null
+++
b/output/team/reports/board_reports/Apache-ActiveMQ-board-report-2022-07-20.txt
@@ -0,0 +1,55 @@
+## Description:
+Apache ActiveMQ is a popular and powerful open source message-oriented
+middleware. Apache ActiveMQ is fast, supports many cross language clients and
+protocols, comes with easy to use enterprise integration patterns and many
+advanced features while fully supporting JMS 2.0, AMQP 1.0, MQTT, Stomp and
+REST.
+
+## Issues:
+None
+
+## Membership Data:
+- Apache ActiveMQ was founded 2007-01-16 (15 years ago)
+- There are currently 63 committers and 29 PMC members in this project.
+- The Committer-to-PMC ratio is roughly 2:1.
+
+Community changes, past quarter:
+- Domenico Francesco Bruscino was added to the PMC on 2022-06-20
+- Krzysztof Porębski was added to the PMC on 2022-04-15
+- No new committers. Last addition was Domenico Francesco Bruscino on
+ 2020-06-29.
+
+## Project Activity:
+
+#### ActiveMQ Classic
+- We started preparation of 5.18.0 release, bringing JMS2, and
+ other major changes
+- ActiveMQ Classic 5.17.2 is also in preparation with several
+ updates and fixes.
+
+#### ActiveMQ Artemis
+- The prior releases have delivered various new features and improvements
+ such as MQTT 5 support, and Jakarta Messaging 3.1 support, along with
+ various bug fixes etc.
+- Work is progressing towards the 2.24.0 release, with enhancements to
+ the paging system and fixes for journal compaction, plus improvements
+ to the artemis-native component and its build.
+- Activity continues around switching the client+broker to use SLF4J as
+ their logging facade to ease use by other components.
+
+#### NMS
+- A 1.8.1 API maintenance release was made to fix an exception for
+ applications launched in 'single file mode'.
+- The NMS ActiveMQ Openwire client was updated to also implement the
+ 2.0.0 API, previously only implemented by the NMS AMQP client.
+
+## Releases:
+- ActiveMQ Artemis Native 2.0.0 was released on 2022-07-18.
+- ActiveMQ NMS ActiveMQ was released on 2022-07-07.
+- ActiveMQ Artemis 2.23.1 was released on 2022-06-21.
+- ActiveMQ Artemis 2.23.0 was released on 2022-06-14.
+- ActiveMQ NMS API 1.8.1 was released on 2022-05-29.
+- ActiveMQ Artemis 2.22.0 was released on 2022-05-04.
+- ActiveMQ Classic 5.16.5 was released on 2022-05-02.
+- ActiveMQ Classic 5.17.1 was released on 2022-04-29.
+- ActiveMQ Artemis 2.21.0 was released on 2022-03-22.
diff --git
a/output/team/reports/board_reports/Apache-ActiveMQ-board-report-2022-10-19.txt
b/output/team/reports/board_reports/Apache-ActiveMQ-board-report-2022-10-19.txt
new file mode 100644
index 000000000..bcd6f17c5
--- /dev/null
+++
b/output/team/reports/board_reports/Apache-ActiveMQ-board-report-2022-10-19.txt
@@ -0,0 +1,30 @@
+## Description:
+Apache ActiveMQ is a popular and powerful open source message-oriented
+middleware. Apache ActiveMQ is fast, supports many cross language clients and
+protocols, comes with easy to use enterprise integration patterns and many
+advanced features while fully supporting JMS 2.0, AMQP 1.0, MQTT, Stomp and
+REST.
+
+## Issues:
+- TODO
+
+## Membership Data:
+- Apache ActiveMQ was founded 2007-01-16 (15 years ago)
+- There are currently 63 committers and 27 PMC members in this project.
+- The Committer-to-PMC ratio is 7:3.
+
+Community changes, past quarter:
+- Francesco Nigro was added to the PMC on 2022-03-24
+- Robbie Gemmell was added to the PMC on 2022-03-24
+- No new committers. Last addition was Domenico Francesco Bruscino on
2020-06-29.
+
+## Project Activity:
+### ActiveMQ
+##### TODO
+### ActiveMQ Artemis
+##### TODO
+### ActiveMQ Other
+##### TODO
+
+## Community Health:
+- TODO
diff --git a/output/team/reports/board_reports/README
b/output/team/reports/board_reports/README
new file mode 100644
index 000000000..bdb374e7e
--- /dev/null
+++ b/output/team/reports/board_reports/README
@@ -0,0 +1,4 @@
+This directory houses the raw reports assembled quarterly for the ASF board.
+Each report in this directory is collected collaboratively by the ActiveMQ
+committers and is transmitted to the ASF board by the PMC Chair or designee
+via the Whimsy tool (https://whimsy.apache.org/).
diff --git a/output/team/reports/index.html b/output/team/reports/index.html
index 2616b39ee..25a7151f0 100644
--- a/output/team/reports/index.html
+++ b/output/team/reports/index.html
@@ -96,9 +96,21 @@
<table>
<tbody>
+ <tr>
+ <td><strong>2022</strong></td>
+ <td><a href="2022-01">January</a>, <a href="2022-04">April</a>, <a
href="2022-07">July</a>, <a href="2022-10">October</a></td>
+ </tr>
+ <tr>
+ <td><strong>2021</strong></td>
+ <td><a href="2021-01">January</a>, <a href="2021-04">April</a>, <a
href="2021-07">July</a>, <a href="2021-10">October</a></td>
+ </tr>
+ <tr>
+ <td><strong>2020</strong></td>
+ <td><a href="2020-01">January</a>, <a href="2020-04">April</a>, <a
href="2020-07">July</a>, <a href="2020-10">October</a></td>
+ </tr>
<tr>
<td><strong>2019</strong></td>
- <td><a href="2019-01">January</a></td>
+ <td><a href="2019-01">January</a>, <a href="2019-04">April</a>, <a
href="2019-07">July</a>, <a href="2019-10">October</a></td>
</tr>
<tr>
<td><strong>2018</strong></td>