[
https://issues.apache.org/jira/browse/AMQ-7309?focusedWorklogId=734678&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-734678
]
ASF GitHub Bot logged work on AMQ-7309:
---------------------------------------
Author: ASF GitHub Bot
Created on: 01/Mar/22 15:24
Start Date: 01/Mar/22 15:24
Worklog Time Spent: 10m
Work Description: gemmellr commented on a change in pull request #786:
URL: https://github.com/apache/activemq/pull/786#discussion_r816872803
##########
File path: activemq-karaf/src/main/resources/features-core.xml
##########
@@ -55,6 +56,7 @@
<bundle
dependency="true">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt-spring31/1.9.2_1</bundle>
<bundle
dependency="true">mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.stax-api-1.0/${servicemix.specs.version}</bundle>
<bundle
dependency="true">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3/${xpp3-bundle-version}</bundle>
+ <bundle
dependency="true">mvn:joda-time/joda-time/${jodatime-bundle-version}</bundle>
Review comment:
Same
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 734678)
Time Spent: 15h 50m (was: 15h 40m)
> Add JMS 2.0 API support
> -----------------------
>
> Key: AMQ-7309
> URL: https://issues.apache.org/jira/browse/AMQ-7309
> Project: ActiveMQ
> Issue Type: New Feature
> Components: Broker, JMS client
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Labels: #jms2
> Fix For: 5.18.0
>
> Time Spent: 15h 50m
> Remaining Estimate: 0h
>
> * API-only inclusion
> * JMS 2.0 objects throw UnsupportedOperationException
--
This message was sent by Atlassian Jira
(v8.20.1#820001)