Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.3.5
-
None
-
All
Description
At revision 829438, vim +63 lib/buildr/scala/tests.rb
["org.scala-tools.testing:scalatest:jar:#
{version}"] + Check.dependencies +
The new version 1.0 of scalatest has been released, and the maven package has changed. Now it is here:
http://www.scala-tools.org/repo-releases/org/scalatest/scalatest/1.0/
Need some conditional here to look in the right package depending on the requested version.