sbt, the interactive build tool
Go to file
Grzegorz Kossakowski 9c75143382 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
cache deprecations 2013-02-25 09:24:04 -05:00
interface Remove AnalysisCallback.{beginSource, endSource} methods. 2013-10-24 16:44:45 +02:00
util shortcut heterogeneous AList to KList.toList 2013-10-23 09:46:43 -04:00
LICENSE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
NOTICE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00