[ https://issues.apache.org/jira/browse/KAFKA-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pierre-Yves Ritschard updated KAFKA-245: ---------------------------------------- Attachment: 0003-follow-up-to-KAFKA-245-use-maven-to-fetch-zkclient.patch With the following patch changing the version of the zkclient artifact, it is now possible to fetch it directly from maven central. This kills the zkclient specific code in KafkaProject.config > upgrade to zkclient 0.1 > ----------------------- > > Key: KAFKA-245 > URL: https://issues.apache.org/jira/browse/KAFKA-245 > Project: Kafka > Issue Type: New Feature > Components: core > Affects Versions: 0.7 > Reporter: Pierre-Yves Ritschard > Labels: newbie > Attachments: > 0001-KAFKA-245-zkclient-0.1-to-enable-maven-syncing.patch, > 0003-follow-up-to-KAFKA-245-use-maven-to-fetch-zkclient.patch > > > the zkclient jar bundled with kafka should be synced with what is available > on maven central. the artifact which has group com.github.sgroschupf, > artifact id zkclient and version 0.1 is from a day after the one bundled with > kafka and should thus be sufficient for kafka's needs. > I have tested it locally and find no regressions. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira