[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-3372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827765#comment-16827765
 ] 

Enrico Olivelli commented on ZOOKEEPER-3372:
--------------------------------------------

This is the result after my patch:

\- org.apache.zookeeper:zookeeper:jar:3.6.0-SNAPSHOT:compile
   +- commons-lang:commons-lang:jar:2.6:compile
   +- org.apache.zookeeper:zookeeper-jute:jar:3.6.0-SNAPSHOT:compile
   +- org.apache.yetus:audience-annotations:jar:0.5.0:compile
   +- io.netty:netty-all:jar:4.1.29.Final:compile
   +- org.slf4j:slf4j-api:jar:1.7.25:compile
   +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile
   \- log4j:log4j:jar:1.2.17:compile

> Cleanup pom.xml in order to let Maven clients import as few dependencies as 
> possible
> ------------------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-3372
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3372
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: java client
>    Affects Versions: 3.6.0, 3.5.5
>            Reporter: Enrico Olivelli
>            Assignee: Enrico Olivelli
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.6.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> ZooKeeper client application imports a lot of third party dependencies that 
> are automatically applied to maven client applications, that is applications 
> that are using the 'client'.
> This task is to clean up the final resulting pom of the main artifact 
> consumed by "clients" as much as possible.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to