578bd101a6
Gradle behaves differently than Maven when processing exclude rules through transitive dependencies. This causes gradle projects (e.g. in Kudu) that are using Hadoop MiniCluster to fail because different Guava version come to the classpath through Curator. In this fix we make sure that ZooKeeper, SLF4J and Gradle gets always excluded from Curator Client even if they would come through other Curator dependencies transitively. |
||
---|---|---|
.. | ||
src/site | ||
pom.xml |