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

commit 351bef12ec08ef1aa3df1e621e793ee780a2c3de
Author: buildbot <[email protected]>
AuthorDate: Wed Feb 16 15:36:01 2022 +0000

    Automatic Site Publish by Buildbot
---
 output/jms2.html | 68 +++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 50 insertions(+), 18 deletions(-)

diff --git a/output/jms2.html b/output/jms2.html
index b3d42d8..8e0f9a1 100644
--- a/output/jms2.html
+++ b/output/jms2.html
@@ -113,6 +113,7 @@
   <thead>
     <tr>
       <th>JIRA</th>
+      <th>Status</th>
       <th>Target Version</th>
       <th>Completed Version</th>
       <th>Feature</th>
@@ -122,53 +123,84 @@
   <tbody>
     <tr>
       <td><a 
href="https://issues.apache.org/jira/browse/AMQ-7309";>AMQ-7309</a></td>
-      <td>5.17.0.RC1</td>
+      <td>merged</td>
+      <td>5.17.0</td>
       <td> </td>
       <td>JMS v2.0 API dependency</td>
       <td>ActiveMQ will ship with a JMS v2.0 dependency jar</td>
     </tr>
     <tr>
-      <td><a 
href="https://issues.apache.org/jira/browse/AMQ-8320";>AMQ-8320</a></td>
-      <td>5.17.0.RC1</td>
+      <td><a 
href="https://issues.apache.org/jira/browse/AMQ-8322";>AMQ-8322</a></td>
+      <td>review <a 
href="https://github.com/apache/activemq/pull/729";>PR-729</a></td>
+      <td>5.17.0</td>
       <td> </td>
-      <td>Delivery Delay</td>
-      <td>Support for Message DeliveryDelay feature</td>
+      <td>JMSContext</td>
+      <td>Simplified JMS Context object support</td>
     </tr>
     <tr>
-      <td><a 
href="https://issues.apache.org/jira/browse/AMQ-8321";>AMQ-8321</a></td>
-      <td>5.17.0.RC1</td>
+      <td><a 
href="https://issues.apache.org/jira/browse/AMQ-8322";>AMQ-8322</a></td>
+      <td>review <a 
href="https://github.com/apache/activemq/pull/729";>PR-729</a></td>
+      <td>5.17.0</td>
       <td> </td>
-      <td>GetBody/isBodyAssignable</td>
-      <td>Support for checking body type using a Class&lt;?&gt;</td>
+      <td>JMSRuntimeException</td>
+      <td>Convert JMSExceptions to be JMSRuntimeExceptions</td>
     </tr>
     <tr>
       <td><a 
href="https://issues.apache.org/jira/browse/AMQ-8322";>AMQ-8322</a></td>
-      <td>TBD</td>
+      <td>review <a 
href="https://github.com/apache/activemq/pull/729";>PR-729</a></td>
+      <td>5.17.0</td>
       <td> </td>
-      <td>Connection.createContext</td>
-      <td>Simplified JMS Context object support</td>
+      <td>JMSConsumer</td>
+      <td>Consume messages</td>
     </tr>
     <tr>
-      <td><a 
href="https://issues.apache.org/jira/browse/AMQ-8323";>AMQ-8323</a></td>
-      <td>TBD</td>
+      <td><a 
href="https://issues.apache.org/jira/browse/AMQ-8322";>AMQ-8322</a></td>
+      <td>review <a 
href="https://github.com/apache/activemq/pull/729";>PR-729</a></td>
+      <td>5.17.0</td>
       <td> </td>
-      <td>Session Topic Consumer</td>
-      <td>Consume messages using a MessageConsumer object (same as Queue)</td>
+      <td>JMSProducer</td>
+      <td>Produce messages</td>
+    </tr>
+    <tr>
+      <td><a 
href="https://issues.apache.org/jira/browse/AMQ-8320";>AMQ-8320</a></td>
+      <td> </td>
+      <td>5.17.1</td>
+      <td> </td>
+      <td>Delivery Delay</td>
+      <td>Support for Message DeliveryDelay feature</td>
+    </tr>
+    <tr>
+      <td><a 
href="https://issues.apache.org/jira/browse/AMQ-8321";>AMQ-8321</a></td>
+      <td> </td>
+      <td>5.17.1</td>
+      <td> </td>
+      <td>GetBody/isBodyAssignable</td>
+      <td>Support for checking body type using a Class&lt;?&gt;</td>
     </tr>
     <tr>
       <td><a 
href="https://issues.apache.org/jira/browse/AMQ-8324";>AMQ-8324</a></td>
-      <td>5.17.0.RC1</td>
       <td> </td>
-      <td>MessageProducer send methods</td>
+      <td>TBD</td>
+      <td> </td>
+      <td>JMSProducer features</td>
       <td>Completion Listener and Delivery Delay support</td>
     </tr>
     <tr>
       <td><a 
href="https://issues.apache.org/jira/browse/AMQ-8325";>AMQ-8325</a></td>
+      <td> </td>
       <td>TBD</td>
       <td> </td>
       <td>XA Connection methods</td>
       <td>Updated methods when using XA Transactions</td>
     </tr>
+    <tr>
+      <td><a 
href="https://issues.apache.org/jira/browse/AMQ-8323";>AMQ-8323</a></td>
+      <td> </td>
+      <td>TBD</td>
+      <td> </td>
+      <td>Shared Topic Consumer</td>
+      <td>Multi-consumer (queue-like) consuming from topic subscriptions</td>
+    </tr>
   </tbody>
 </table>
 

Reply via email to