mirror of https://github.com/sbt/sbt.git
**Problem** Current MixedAnalyzingCompiler analysis cache caches using the last write, assuming all writing happens via it. However, this doesn't work with sbt 2.x caching system where the gz file under it can switch. **Solution** This switches to using caffeine caching, which includes file size and file timestamp for local analysis caching. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||