[
https://issues.apache.org/jira/browse/FLINK-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15457750#comment-15457750
]
ASF GitHub Bot commented on FLINK-4561:
---------------------------------------
Github user chiwanpark commented on the issue:
https://github.com/apache/flink/pull/2459
Hi @shijinkui, thanks for opening pull request. Unfortunately, this pull
request cause a problem with maven shading plugin
(https://issues.apache.org/jira/browse/MSHADE-200). Due to the problem, Flink
community decided to use version string instead of property and add to a shell
script (tools/change-scala-version.sh) to convert Scala version.
> 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)