[
https://issues.apache.org/jira/browse/HADOOP-12168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621508#comment-14621508
]
Sangjin Lee commented on HADOOP-12168:
--------------------------------------
I agree with what [~andrew.wang] said. It might be a better approach to take
care of the undeclared used dependencies first. Then we can take time to
analyze each and every declared unused dependency and determine (by looking at
code) on whether it is truly unused or it needs to remain as a runtime
dependency. Hopefully a pattern will emerge and it will get faster.
> 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)