[
https://issues.apache.org/jira/browse/STORM-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated STORM-2799:
----------------------------------
Labels: pull-request-available (was: )
> 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
> Affects Versions: 2.0.0
> Reporter: Stig Rohde Døssing
> Assignee: Stig Rohde Døssing
> Priority: Minor
> Labels: pull-request-available
>
> 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)