[
https://issues.apache.org/jira/browse/AVRO-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041931#comment-17041931
]
Hudson commented on AVRO-2709:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #833 (See
[https://builds.apache.org/job/AvroJava/833/])
AVRO-2709: Remove Superfluous Dependencies from Avro-Tools Shaded JAR (github:
[https://github.com/apache/avro/commit/2e8ba13d8a6c126224db503537c9870ce225c19d])
* (edit) lang/java/tools/pom.xml
> Remove Superfluous Dependencies from Avro-Tools Shaded JAR
> ----------------------------------------------------------
>
> Key: AVRO-2709
> URL: https://issues.apache.org/jira/browse/AVRO-2709
> Project: Apache Avro
> Issue Type: Improvement
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Minor
> Fix For: 1.10.0
>
>
> * Including org.apache.zookeeper:zookeeper:jar:3.4.6 in the shaded jar.
> * Including org.fusesource.leveldbjni:leveldbjni-all:jar:1.8 in the shaded
> jar.
> * Including org.apache.curator:curator-client:jar:2.7.1 in the shaded jar
> * Including org.apache.curator:curator-recipes:jar:2.7.1 in the shaded jar
> Some weird stuff to be included in a CLI that doesn't talk to ZK and doesn't
> create a LevelDB database.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)