Chesnay Schepler created FLINK-21252:
----------------------------------------
Summary: Scala quickstarts should specify -target jvm version
Key: FLINK-21252
URL: https://issues.apache.org/jira/browse/FLINK-21252
Project: Flink
Issue Type: Improvement
Components: Build System, Quickstarts
Reporter: Chesnay Schepler
Fix For: 1.13.0
The scala-maven-plugin configuration within Flink itself sets the {{-target}}
parameter to {{jvm-1.8}}, however the quickstarts do not and IIRC default to
java 6.
As a result it can happen that we add new APIs that are no readily usable by
Scala users.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)