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