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

Aaron T. Myers commented on HADOOP-9406:
----------------------------------------

I'm no Maven expert, but in the abstract this change makes sense to me.

+1
                
> hadoop-client leaks dependency on JDK tools jar
> -----------------------------------------------
>
>                 Key: HADOOP-9406
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9406
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.3-alpha
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 2.0.4-alpha
>
>         Attachments: HADOOP-9406.patch
>
>
> hadoop-client leaks out JDK tools jar as dependency. 
> JDK tools jar is defined as a system dependency for 
> hadoop-annotation/jdiff/javadocs purposes, if not done javadoc generation 
> fails.
> The problem is that in the way it is defined now, this dependency ends up 
> leaking to hadoop-client and downstream projects that depend on hadoop-client 
> may end up including/bundling JDK tools JAR.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to