This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/main by this push:
     new f2519b680 fix on report
f2519b680 is described below

commit f2519b6809c5f35862f2ec3e9db24b7288149dbe
Author: Clebert Suconic <clebertsuco...@apache.org>
AuthorDate: Mon Oct 30 17:31:33 2023 -0400

    fix on report
---
 .../artemis/download/commit-report-2.31.2.html        | 19 ++++++-------------
 1 file changed, 6 insertions(+), 13 deletions(-)

diff --git a/src/components/artemis/download/commit-report-2.31.2.html 
b/src/components/artemis/download/commit-report-2.31.2.html
index 96ffccb8d..20c19e0e0 100644
--- a/src/components/artemis/download/commit-report-2.31.2.html
+++ b/src/components/artemis/download/commit-report-2.31.2.html
@@ -1,15 +1,8 @@
 <html>
 <head>
-
-    <!-- taken from https://code.jquery.com/jquery-3.6.1.min.js -->
-    <script src="styles/jquery.min.js"></script>
-
-    <!-- taken from 
http://cdn.datatables.net/1.12.1/css/jquery.dataTables.min.css -->
-    <link rel="stylesheet" charset="utf8" type="text/css" 
href="styles/jquery.dataTables.min.css">
-
-    <!-- taken from 
http://cdn.datatables.net/1.12.1/js/jquery.dataTables.min.js -->
-    <script type="text/javascript" charset="utf8" 
src="styles/jquery.dataTables.min.js"></script>
-
+   <link type="text/css" charset="utf8" rel="stylesheet" 
href="styles/jquery.dataTables.min.css">
+   <script type="text/javascript" charset="utf8" 
src="../../../js/jquery-3.6.1.slim.min.js"></script>
+   <script type="text/javascript" charset="utf8" 
src="../../../js/jquery.dataTables.min.js"></script>
    <script type="text/javascript" class="init">
 
     $(document).ready( function () {
@@ -27,13 +20,13 @@
 <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/845648526f344e465458cf3aaefdd58038d240ad'>1</a></td>
-<td><a 
href='https://github.com/apache/activemq-artemis/commit/845648526f344e465458cf3aaefdd58038d240ad'>8456485</a></td><td>2023/10/25
 19:45:43</td><td>Clebert Suconic</td><td>[maven-release-plugin] prepare for 
next development iteration</td><td></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/845648526f344e465458cf3aaefdd58038d240ad'>8456485</a></td><td>2023/10/25
 14:45:43</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/9a699c219f9c2b59453218b90749a0a565043dcc'>2</a></td>
-<td><a 
href='https://github.com/apache/activemq-artemis/commit/9a699c219f9c2b59453218b90749a0a565043dcc'>9a699c2</a></td><td>2023/10/26
 22:22:46</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-4477'>ARTEMIS-4477</a>: 
drop services file as previously, partially-restores filter removed in ARTEMIS 
4435</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-4477'>Major/Bug/Fixed/Resolved
 (ARTEMIS-4477)</a></p></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/9a699c219f9c2b59453218b90749a0a565043dcc'>9a699c2</a></td><td>2023/10/26
 17:22:46</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-4477'>ARTEMIS-4477</a>: 
drop services file as previously, partially-restores filter removed in ARTEMIS 
4435</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-4477'>Major/Bug/Fixed/Closed
 (ARTEMIS-4477)</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/f4bccc1a26d1686eeed873837c9598bef19e7970'>3</a></td>
-<td><a 
href='https://github.com/apache/activemq-artemis/commit/f4bccc1a26d1686eeed873837c9598bef19e7970'>f4bccc1</a></td><td>2023/10/27
 11:14:19</td><td>Robbie Gemmell</td><td>[maven-release-plugin] prepare release 
2.31.2</td><td></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/f4bccc1a26d1686eeed873837c9598bef19e7970'>f4bccc1</a></td><td>2023/10/27
 06:14:19</td><td>Robbie Gemmell</td><td>[maven-release-plugin] prepare release 
2.31.2</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>

Reply via email to