mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 18:47:14 +02:00
60057f5d811eef4c40a67ce36f32b98ba643faa1
The problem with pickled existential flag has been fixed upstream in Scala 2.10 (the one sbt is using right now) so let's mark this test as passing. Note, that the fix went into Scala 2.9.3 so it's passing with that version of Scala as well. Closes #616. We don't need to work-around this on sbt side because sbt already upgraded to Scala 2.10 where this is fixed. Closes #623. Since sbt switched to Scala 2.10 we don't need a specific version of Scala for this test.
test arguments no longer need to be passed throughout- they are now only used in Runner construction
sbt 0.13
This is the 0.13.x series of sbt.
- Setup: Describes getting started with the latest binary release.
- See CONTRIBUTING for how to build from source, open an issue, fix or add documentation, or submit a pull request.
- FAQ: Explains how to get help and more.
- Google Code: hosts sbt 0.7.7 and earlier versions
Languages
Scala
94.5%
Java
3.1%
Shell
1.1%
Batchfile
0.9%
Roff
0.2%
Other
0.1%