rabashizade opened a new issue #1925:
URL: https://github.com/apache/helix/issues/1925


   **Is your feature request related to a problem? Please describe.**
   The zookeeper-api module currently misses a dependency to Zookeeper in its 
.ivy file. This dependency, however, is declared in the pom.xml file for the 
module. The absence of dependency to Zookeeper forces users to explicitly 
declare this dependency in some systems to avoid compilation errors due to 
missing classes.
   
   **Describe the solution you'd like**
   Since zookeeper-api depends on Zookeeper, it makes sense to ensure the 
dependency is declared for all systems.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to