mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 01:24:09 +02:00
sbt/util#45 implemented caching using sjson-new. Now many of the functions take `CacheStore` that abstracts the caching ability. sbt/sbt#3109 demonstrates that setting up CacheStore requires boilerplate involving concepts introduced in sbt 1. This change adds back overrides using File by making assumption that majority of the time we would want standard JSON converter.
3 lines
118 B
Plaintext
3 lines
118 B
Plaintext
Simple Build Tool: Tracking Component
|
|
Copyright 2009, 2010 Mark Harrah
|
|
Licensed under BSD-style license (see LICENSE) |