You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/08/16 22:58:00 UTC

[jira] [Comment Edited] (FLINK-9150) Prepare for Java 10

    [ https://issues.apache.org/jira/browse/FLINK-9150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16473198#comment-16473198 ] 

Ted Yu edited comment on FLINK-9150 at 8/16/18 10:57 PM:
---------------------------------------------------------

Similar error is encountered when building against jdk 11 .


was (Author: yuzhihong@gmail.com):
Similar error is encountered when building against jdk 11.

> Prepare for Java 10
> -------------------
>
>                 Key: FLINK-9150
>                 URL: https://issues.apache.org/jira/browse/FLINK-9150
>             Project: Flink
>          Issue Type: Task
>          Components: Build System
>            Reporter: Ted Yu
>            Priority: Major
>
> Java 9 is not a LTS release.
> When compiling with Java 10, I see the following compilation error:
> {code}
> [ERROR] Failed to execute goal on project flink-shaded-hadoop2: Could not resolve dependencies for project org.apache.flink:flink-shaded-hadoop2:jar:1.6-SNAPSHOT: Could not find artifact jdk.tools:jdk.tools:jar:1.6 at specified path /a/jdk-10/../lib/tools.jar -> [Help 1]
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)