mirror of https://github.com/sbt/sbt.git
Move implementation of the following methods from IncrementalCommon to IncrementalDefaultImpl: * invalidatedPackageObjects * sameAPI * invalidateByExternal * allDeps * invalidateSource These are the methods that are expected to have different implementation in the name hashing algorithm. Hence, we make them abstract in IncrementalCommon so they can be implemented differently in subclasses. |
||
|---|---|---|
| .. | ||
| api | ||
| inc | ||
| integration/src/main/scala/sbt/compiler | ||
| interface | ||
| ivy/src/main/scala/sbt/compiler | ||
| persist | ||
| src/main/scala/sbt | ||
| NOTICE | ||