You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Stig Rohde Døssing (JIRA)" <ji...@apache.org> on 2017/11/05 11:40:01 UTC

[jira] [Updated] (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 ]

Stig Rohde Døssing updated STORM-2799:
--------------------------------------
    Affects Version/s: 2.0.0

> 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
>
> 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)