You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Claus Ibsen <cl...@gmail.com> on 2013/04/04 16:12:54 UTC

Multiple versions of Scala detected

Hi

Spotted this building camel-scala on trunk

Seems like we have Scala 2.10.0 and 2.10.1 there.
I wonder if scalatest has a release for 2.10.1.


[INFO] --- scala-maven-plugin:3.1.2:testCompile (default) @ camel-scala ---
[WARNING]  Expected all dependencies to require Scala version: 2.10.1
[WARNING]  org.apache.camel:camel-scala:2.11-SNAPSHOT requires scala
version: 2.10.1
[WARNING]  org.scalatest:scalatest_2.10:1.9.1 requires scala version: 2.10.0
[WARNING] Multiple versions of scala libraries detected!



--
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cibsen@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Re: Multiple versions of Scala detected

Posted by Babak Vahdat <ba...@swissonline.ch>.
Hi

I committed a fix for this so that the scala 2.10.1 libraries are the only
ones being detected on the classpath.

Babak


Claus Ibsen-2 wrote
> Hi
> 
> Spotted this building camel-scala on trunk
> 
> Seems like we have Scala 2.10.0 and 2.10.1 there.
> I wonder if scalatest has a release for 2.10.1.
> 
> 
> [INFO] --- scala-maven-plugin:3.1.2:testCompile (default) @ camel-scala
> ---
> [WARNING]  Expected all dependencies to require Scala version: 2.10.1
> [WARNING]  org.apache.camel:camel-scala:2.11-SNAPSHOT requires scala
> version: 2.10.1
> [WARNING]  org.scalatest:scalatest_2.10:1.9.1 requires scala version:
> 2.10.0
> [WARNING] Multiple versions of scala libraries detected!
> 
> 
> 
> --
> Claus Ibsen
> -----------------
> Red Hat, Inc.
> FuseSource is now part of Red Hat
> Email: 

> cibsen@

> Web: http://fusesource.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen





--
View this message in context: http://camel.465427.n5.nabble.com/Multiple-versions-of-Scala-detected-tp5730337p5730354.html
Sent from the Camel Development mailing list archive at Nabble.com.