[ https://issues.apache.org/jira/browse/FLINK-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079808#comment-14079808 ]
Daniel Warneke edited comment on FLINK-1010 at 7/30/14 7:20 PM: ---------------------------------------------------------------- FLINK-386 got merged to the master branch, so I propose to close this. was (Author: warneke): FLINK-386 got merged to the master branch, so I will close this. > Conflicting Scala Versions > -------------------------- > > Key: FLINK-1010 > URL: https://issues.apache.org/jira/browse/FLINK-1010 > Project: Flink > Issue Type: Bug > Components: Build System > Affects Versions: 0.6-incubating > Reporter: Stephan Ewen > Assignee: Till Rohrmann > Fix For: 0.6-incubating > > > I am seeing the following error. Can we simply set the Scala Version for > everything to 2.10.4? > {code} > [WARNING] Expected all dependencies to require Scala version: 2.10.3 > [WARNING] org.scala-lang:scala-reflect:2.10.3 requires scala version: 2.10.3 > [WARNING] eu.stratosphere:stratosphere-scala:0.6-SNAPSHOT requires scala > version: 2.10.3 > [WARNING] eu.stratosphere:stratosphere-scala:0.6-SNAPSHOT requires scala > version: 2.10.3 > [WARNING] org.scala-lang:scala-compiler:2.10.3 requires scala version: 2.10.3 > [WARNING] org.scalatest:scalatest_2.10:2.2.0 requires scala version: 2.10.4 > [WARNING] Multiple versions of scala libraries detected! > {code} -- This message was sent by Atlassian JIRA (v6.2#6252)