You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2013/03/14 21:36:12 UTC

[jira] [Created] (HADOOP-9406) hadoop-client leaks dependency on JDK tools jar

Alejandro Abdelnur created HADOOP-9406:
------------------------------------------

             Summary: 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


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