[
https://issues.apache.org/jira/browse/DRILL-5905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16218013#comment-16218013
]
ASF GitHub Bot commented on DRILL-5905:
---------------------------------------
GitHub user vrozov opened a pull request:
https://github.com/apache/drill/pull/1009
DRILL-5905: Exclude jdk-tools from project dependencies
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrozov/drill DRILL-5905
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1009.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1009
----
commit 27b1deb03dbf6697715a9f368512f73b7b4e59c8
Author: Vlad Rozov <[email protected]>
Date: 2017-10-25T02:10:37Z
DRILL-5905: Exclude jdk-tools from project dependencies
----
> Exclude jdk-tools from project dependencies
> -------------------------------------------
>
> Key: DRILL-5905
> URL: https://issues.apache.org/jira/browse/DRILL-5905
> Project: Apache Drill
> Issue Type: Improvement
> Components: Tools, Build & Test
> Reporter: Vlad Rozov
> Assignee: Vlad Rozov
> Priority: Minor
>
> hadoop-annotations and hbase-annotations have system scope dependency on JDK
> tools.jar. This dependency is provided by JDK and should be excluded from the
> project dependencies
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)