You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Daniel Warneke (JIRA)" <ji...@apache.org> on 2014/07/30 21:20:40 UTC

[jira] [Resolved] (FLINK-1010) Conflicting Scala Versions

     [ https://issues.apache.org/jira/browse/FLINK-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Warneke resolved FLINK-1010.
-----------------------------------

    Resolution: Fixed

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)