This is an automated email from the ASF dual-hosted git repository.
mattrpav 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 c2b9f876f [#822] Update jms2 status (#98)
c2b9f876f is described below
commit c2b9f876fbef299cd58e3d47b5191ba43af273b4
Author: Matt Pavlovich <[email protected]>
AuthorDate: Fri Jan 20 09:45:06 2023 -0600
[#822] Update jms2 status (#98)
---
src/jms2.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/jms2.md b/src/jms2.md
index 68d090ed3..43b290683 100644
--- a/src/jms2.md
+++ b/src/jms2.md
@@ -26,10 +26,10 @@ User feedback is welcome! Please comment on the JIRAs with
questions and comment
JIRA|Status|Target Version|Completed Version|Feature|Notes
---|---|---
[AMQ-7309](https://issues.apache.org/jira/browse/AMQ-7309) | merged | 5.18.0 |
| JMS v2.0 API dependency | ActiveMQ will ship with a JMS v2.0 dependency jar
-[AMQ-8322](https://issues.apache.org/jira/browse/AMQ-8322) | review
[PR-729](https://github.com/apache/activemq/pull/729) | 5.18.0 | | JMSContext |
Simplified JMS Context object support
-[AMQ-8322](https://issues.apache.org/jira/browse/AMQ-8322) | review
[PR-729](https://github.com/apache/activemq/pull/729) | 5.18.0 | |
JMSRuntimeException | Convert JMSExceptions to be JMSRuntimeExceptions
-[AMQ-8322](https://issues.apache.org/jira/browse/AMQ-8322) | review
[PR-729](https://github.com/apache/activemq/pull/729) | 5.18.0 | | JMSConsumer
| Consume messages
-[AMQ-8322](https://issues.apache.org/jira/browse/AMQ-8322) | review
[PR-729](https://github.com/apache/activemq/pull/729) | 5.18.0 | | JMSProducer
| Produce messages
+[AMQ-8322](https://issues.apache.org/jira/browse/AMQ-8322) | merged
[PR-729](https://github.com/apache/activemq/pull/729) | 5.18.0 | | JMSContext |
Simplified JMS Context object support
+[AMQ-8322](https://issues.apache.org/jira/browse/AMQ-8322) | merged
[PR-729](https://github.com/apache/activemq/pull/729) | 5.18.0 | |
JMSRuntimeException | Convert JMSExceptions to be JMSRuntimeExceptions
+[AMQ-8322](https://issues.apache.org/jira/browse/AMQ-8322) | merged
[PR-729](https://github.com/apache/activemq/pull/729) | 5.18.0 | | JMSConsumer
| Consume messages
+[AMQ-8322](https://issues.apache.org/jira/browse/AMQ-8322) | merged
[PR-729](https://github.com/apache/activemq/pull/729) | 5.18.0 | | JMSProducer
| Produce messages
[AMQ-8320](https://issues.apache.org/jira/browse/AMQ-8320) | | 5.18.0 | |
Delivery Delay | Support for Message DeliveryDelay feature
[AMQ-8321](https://issues.apache.org/jira/browse/AMQ-8321) | | 5.18.0 | |
GetBody/isBodyAssignable | Support for checking body type using a Class<?>
[AMQ-8324](https://issues.apache.org/jira/browse/AMQ-8324) | | 5.18.0 | |
JMSProducer features | Completion Listener and Delivery Delay support