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]