[
https://issues.apache.org/jira/browse/FLINK-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477052#comment-15477052
]
ASF GitHub Bot commented on FLINK-4561:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/2459
I would really like to not change the way it is done right now.
It works and it is the result of many user interactions, testing across
Maven, SBT, Gradle, etc.
These various build systems have such subtle differences that I think we
should stick with paradigm of "don't change it unless it is broken".
> replace all the scala version as a `scala.binary.version` property
> ------------------------------------------------------------------
>
> Key: FLINK-4561
> URL: https://issues.apache.org/jira/browse/FLINK-4561
> Project: Flink
> Issue Type: Improvement
> Reporter: shijinkui
>
> replace all the scala version(2.10) as a property `scala.binary.version`
> defined in root pom properties. default scala version property is 2.10.
> modify:
> 1. dependency include scala version
> 2. module defining include scala version
> 3. scala version upgrade to 2.11.8 from 2.11.7
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)