[
https://issues.apache.org/jira/browse/FLINK-8033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641561#comment-16641561
]
ASF GitHub Bot commented on FLINK-8033:
---------------------------------------
zentol opened a new pull request #48: [FLINK-8033] Add flink-shaded-asm6
URL: https://github.com/apache/flink-shaded/pull/48
This PR adds `flink-shaded-asm6`. This module is required for both java 9
compatibility and scala 2.12 support.
Previous versions of asm do not work under java 9.
Since our current version of the `maven-shade-plugin` (3.0.0) does not work
for projects making use of java 9 modularization we use a newer version (3.1.1,
3.1.0 is the minimum required version) for `flink-shaded-asm6`.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Build Flink with JDK 9
> ----------------------
>
> Key: FLINK-8033
> URL: https://issues.apache.org/jira/browse/FLINK-8033
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Affects Versions: 1.4.0
> Reporter: Hai Zhou
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.7.0
>
>
> This is a JIRA to track all issues that found to make Flink compatible with
> Java 9.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)