[
https://issues.apache.org/jira/browse/FLINK-7030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066489#comment-16066489
]
ASF GitHub Bot commented on FLINK-7030:
---------------------------------------
GitHub user pnowojski opened a pull request:
https://github.com/apache/flink/pull/4209
[FLINK-7030] Build with scala-2.11 by default
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pnowojski/flink scala211
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4209.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4209
----
commit 0278924d19c6e22497fd642a8d9bca6fb7dfed5c
Author: Piotr Nowojski <[email protected]>
Date: 2017-06-23T11:41:55Z
[FLINK-7030] Build with scala-2.11 by default
----
> Build with scala-2.11 by default
> --------------------------------
>
> Key: FLINK-7030
> URL: https://issues.apache.org/jira/browse/FLINK-7030
> Project: Flink
> Issue Type: Improvement
> Reporter: Piotr Nowojski
> Assignee: Piotr Nowojski
>
> As proposed recently on the dev mailing list.
> I propose to switch to Scala 2.11 as a default and to have a Scala 2.10 build
> profile. Now it is the other way around. The reason for that is poor support
> for build profiles in Intellij, I was unable to make it work after I added
> Kafka 0.11 dependency (Kafka 0.11 dropped support for Scala 2.10).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)