sbt/launch
Mark Harrah 5b5577a187 Replace Scala jars in UpdateReport with ScalaProvider jars in more situations. Fixes #661.
Specifically, when the Scala version for sbt is the same as that for the project being built,
the jars in UpdateReport should be the same as those in ScalaProvider.  This is because the
loader will come from the ScalaProvider, which uses jars in the boot directory instead of the
cache.  The first part of the fix for #661 checks that loaded classes come from the classpath
and so they need to line up.
2013-02-21 20:44:26 -05:00
..
interface Replace Scala jars in UpdateReport with ScalaProvider jars in more situations. Fixes #661. 2013-02-21 20:44:26 -05:00
src Workaround for os deadlock detection at the process level. Fixes #650. 2013-02-05 10:27:19 -05:00
test-sample/src/main/scala/xsbt/boot/test Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00