sbt/compile
Grzegorz Kossakowski fea18a4fbe Remove AnalysisCallback.{beginSource, endSource} methods.
As pointed out by @harrah in #705, both beginSource and endSource are
not used in sbt internally for anything meaningful.

We've discussed an option of deprecating those methods but since they
are not doing anything meaningful Mark prefers to have compile-time
error in case somebody implements or calls those methods. I agree with
that hence removal.
2013-10-24 16:44:45 +02:00
..
api Allow main class to be non-public. Fixes #883. 2013-09-26 09:42:30 -04:00
inc Remove AnalysisCallback.{beginSource, endSource} methods. 2013-10-24 16:44:45 +02:00
integration/src/main/scala/sbt/compiler extract public inherited dependencies from Java class files 2013-05-01 17:54:10 -04:00
interface Remove AnalysisCallback.{beginSource, endSource} methods. 2013-10-24 16:44:45 +02:00
ivy/src/main/scala/sbt/compiler Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
persist Merge remote-tracking branch 'benjy/internpool2' into 0.13 2013-10-17 15:17:43 -04:00
src/main/scala/sbt Merge ExtendedReporter into Reporter. 2013-05-27 19:12:39 -04:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00