mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 17:38:02 +02:00
-Changed usages and implementations of interfaces in org.scalatools.testing._ to use/implement interfaces/classes in sbt.testing._ instead. -Added sbt.testing to interfaceFilter in TestFramework.createTestLoader method to enable loading of classes in sbt.testing package. -Added FrameworkWrapper.java to wrap old framework implementations. -Added code in ForkMain.java to serialize Selectors.