[
https://issues.apache.org/jira/browse/AMQ-7309?focusedWorklogId=734667&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-734667
]
ASF GitHub Bot logged work on AMQ-7309:
---------------------------------------
Author: ASF GitHub Bot
Created on: 01/Mar/22 15:12
Start Date: 01/Mar/22 15:12
Worklog Time Spent: 10m
Work Description: cshannon commented on a change in pull request #786:
URL: https://github.com/apache/activemq/pull/786#discussion_r816861579
##########
File path: activemq-karaf/src/main/resources/features-core.xml
##########
@@ -31,6 +31,7 @@
<bundle
dependency="true">mvn:org.jvnet.jaxb2_commons/jaxb2-basics-runtime/${jaxb-basics-version}</bundle>
<bundle
dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-impl/${jaxb-bundle-version}</bundle>
<bundle>mvn:org.apache.commons/commons-pool2/${commons-pool2-version}</bundle>
+ <bundle
dependency="true">mvn:org.apache.zookeeper/zookeeper/${zookeeper-version}</bundle>
Review comment:
@jbonofre - this looks wrong, I think this might have come back by
mistake during the merge?
--
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: 734667)
Time Spent: 14h 40m (was: 14.5h)
> 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: 14h 40m
> Remaining Estimate: 0h
>
> * API-only inclusion
> * JMS 2.0 objects throw UnsupportedOperationException
--
This message was sent by Atlassian Jira
(v8.20.1#820001)