sbt/interface/src/main/java/xsbti
Mark Harrah 0280216e02 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
..
api Macro def aware recompilation. 2012-03-04 17:35:51 +01:00
compile Replace Scala jars in UpdateReport with ScalaProvider jars in more situations. Fixes #661. 2013-02-21 20:44:26 -05:00
AnalysisCallback.java move to revised warning interface in the compiler 2012-05-06 14:15:03 -04:00
ArtifactInfo.java reorganize compilation modules 2012-04-18 08:08:25 -04:00
CompileFailed.java more flexible scalac logging 2010-10-23 16:34:22 -04:00
ExtendedReporter.java Extend reporter to be used by the IDE. 2012-07-24 15:35:06 -04:00
F0.java Setting up compiler support and several related additions to util/io 2009-08-17 10:51:43 -04:00
Logger.java Setting up compiler support and several related additions to util/io 2009-08-17 10:51:43 -04:00
Maybe.java more flexible scalac logging 2010-10-23 16:34:22 -04:00
Position.java more flexible scalac logging 2010-10-23 16:34:22 -04:00
Problem.java move to revised warning interface in the compiler 2012-05-06 14:15:03 -04:00
Reporter.java more flexible scalac logging 2010-10-23 16:34:22 -04:00
Severity.java more flexible scalac logging 2010-10-23 16:34:22 -04:00