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

Andrew Wang commented on HADOOP-12168:
--------------------------------------

What I'm hearing from [~sjlee0] (and what I agree with too) is that we need to 
be extremely careful about removing declared unused dependencies. I don't think 
the unit tests suffice, since our code coverage scores by themselves aren't 
that great, and these code coverage tools are incomplete for the same reasons 
as the maven analysis plugin.

My recommendation is to do the easy stuff first (the undeclared used dependency 
changes), and then address the hard stuff (declared unused ones) later.

> Clean undeclared used dependencies and declared unused dependencies
> -------------------------------------------------------------------
>
>                 Key: HADOOP-12168
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12168
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: 3.0.0
>            Reporter: Gabor Liptak
>            Assignee: Gabor Liptak
>         Attachments: HADOOP-12168.1.patch, HADOOP-12168.2.patch, 
> HADOOP-12168.3.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to