Repository: kafka
Updated Branches:
refs/heads/0.10.0 7c6ee8d5e -> 050ca1f03
MINOR: Exclude jline, netty and findbugs annotations
These dependencies are unnecessary and they are acquired
transitively via zkclient (jline, netty) and reflections (annotations).
Ewen did the hard work in figuring
Repository: kafka
Updated Branches:
refs/heads/trunk ab8fc8638 -> 9a44d938d
MINOR: Exclude jline, netty and findbugs annotations
These dependencies are unnecessary and they are acquired
transitively via zkclient (jline, netty) and reflections (annotations).
Ewen did the hard work in figuring