seratch / scalatest

Automatically exported from code.google.com/p/scalatest
Apache License 2.0
0 stars 0 forks source link

Build fails with scala-2.9.1 #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Building with scala-2.9.1 fails because scalatest then depends on 
org.scala-tools.testing:scalacheck_2.9.1:jar:1.8 which doesn't exist on 
scala-tools (only 1.9)

--
Andreas

Original issue reported on code.google.com by andreas....@gmail.com on 16 Dec 2011 at 10:09

GoogleCodeExporter commented 8 years ago
I actually build it with 2.9.0, because that's binary compatible with 2.9.0-1 
and 2.9.1. Any specific reason you want to build it with 2.9.1?

Original comment by b...@artima.com on 16 Dec 2011 at 10:17

GoogleCodeExporter commented 8 years ago
I just like to have all my scala-stuff built with the same version of Scala, 
and I use 2.9.1. Old habit maybe, but that gives me "the good-feeling".

Original comment by andreas....@gmail.com on 16 Dec 2011 at 10:41

GoogleCodeExporter commented 8 years ago

Original comment by billvenn...@gmail.com on 21 May 2012 at 6:51