Stig Rohde Døssing created STORM-2799:
-----------------------------------------
Summary: Ensure jdk.tools is not being included transitively since
tools.jar doesn't exist in JDK 9 and we don't need it.
Key: STORM-2799
URL: https://issues.apache.org/jira/browse/STORM-2799
Project: Apache Storm
Issue Type: Sub-task
Reporter: Stig Rohde Døssing
Assignee: Stig Rohde Døssing
Priority: Minor
A few of our dependencies are leaking a jdk.tools dependency to us from
hbase-annotations and hadoop-annotations. It seems like those projects use
jdk.tools to run a custom doclet for generating their own Javadoc. We shouldn't
need jdk.tools since we don't run custom doclets, and tools.jar doesn't exist
in JDK 9.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)