You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/05/04 06:10:26 UTC

[GitHub] [activemq-artemis] franz1981 commented on a change in pull request #3555: ARTEMIS-2716 Implements pluggable Quorum Vote

franz1981 commented on a change in pull request #3555:
URL: https://github.com/apache/activemq-artemis/pull/3555#discussion_r625528887



##########
File path: artemis-distribution/src/main/assembly/dep.xml
##########
@@ -125,6 +125,12 @@
             <include>org.objenesis:objenesis</include>
             <include>com.typesafe:config</include>
             <include>io.github.classgraph:classgraph</include>
+
+            <include>org.apache.curator:curator-recipes</include>
+            <include>org.apache.curator:curator-client</include>
+            <include>org.apache.curator:curator-framework</include>

Review comment:
       @michaelandrepearce these are the ZK deps




-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org