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:37:00 UTC

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

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)