[
https://issues.apache.org/jira/browse/DRILL-6256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16413633#comment-16413633
]
ASF GitHub Bot commented on DRILL-6256:
---------------------------------------
Github user vdiravka commented on the issue:
https://github.com/apache/drill/pull/1172
I found some more references to jdk1.7:
https://github.com/apache/drill/blob/master/exec/java-exec/src/main/sh/runbit#L32
https://github.com/apache/drill/blob/master/pom.xml#L353
and in `drill-config.sh` file, where you have already done changes:
https://github.com/apache/drill/blob/master/distribution/src/resources/drill-config.sh#L126
@vladimirtkach Please exclude them as well
> Remove references to java 7 from readme and other files
> -------------------------------------------------------
>
> Key: DRILL-6256
> URL: https://issues.apache.org/jira/browse/DRILL-6256
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.13.0
> Reporter: Volodymyr Tkach
> Assignee: Volodymyr Tkach
> Priority: Major
> Fix For: 1.14.0
>
>
> Since master branch uses jdk 8 we should remove all references to java 7.
> Also change min required maven version.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)