sbt/project
Eugene Yokota f48848e5d4 Adds overrides for File-based caching
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.
2017-04-17 10:24:54 -04:00
..
Dependencies.scala Bump IO 2017-04-04 23:55:39 -04:00
Util.scala Upgrade to sbt 0.13.13 (#56) 2016-11-09 14:06:48 +00:00
bintray.sbt Add sbt-house-rules and bintray-sbt 2015-08-31 03:02:44 -04:00
build.properties Adds overrides for File-based caching 2017-04-17 10:24:54 -04:00
contraband.sbt use java.util.Optional in Position 2017-01-25 20:58:37 -05:00
doge.sbt sbt-doge 0.1.5 for plz 2016-11-29 11:07:36 +00:00
house.sbt Scala 2.12 2016-12-22 11:59:00 -05:00
pgp.sbt Add sbt-pgp, required by publishSigned in release 2016-11-15 23:26:08 +00:00