+1 on using Scale 2.11 as default. -------- Original message --------From: Piotr Nowojski <pi...@data-artisans.com> Date: 6/28/17 5:36 AM (GMT-08:00) To: dev@flink.apache.org Subject: Switch to Scala 2.11 as a default build profile Hi,
I propose to switch to Scala 2.11 as a default and to have a Scala 2.10 build profile. Now it is 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). As a side note, maybe we should also consider dropping Scala 2.10 support? Piotrek