You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2017/11/07 19:33:00 UTC

[jira] [Resolved] (STORM-2799) Ensure jdk.tools is not being included transitively since tools.jar doesn't exist in JDK 9 and we don't need it.

     [ https://issues.apache.org/jira/browse/STORM-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Joseph Evans resolved STORM-2799.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Thanks [~Srdo],

I merged this into master.

> 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
>             Fix For: 2.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)