GitHub user prismec opened a pull request:
https://github.com/apache/curator/pull/251
Fix documentation on how to exclude transitive Zookeeper libraries with
Gradle
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prismec/curator master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/251.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #251
----
commit 04cc67d83f777a38b133866e03db1d5dc4f0e09c
Author: Peter Rietzler <peter.rietzler@...>
Date: 2018-01-24T15:28:42Z
Fix documentation on how to exclude transitive Zookeeper libraries with
Gradle
commit 4d0bfb79599c06668514027e47642ebc61b0bef5
Author: Peter Rietzler <peter.rietzler@...>
Date: 2018-01-24T15:30:38Z
Add missing ,
----
---