This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
sbt
mirror of
https://github.com/sbt/sbt.git
Watch
1
Star
0
Fork
You've already forked sbt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f2cc5ee775
sbt
/
project
/
build.properties
2 lines
20 B
Properties
Raw
Normal View
History
Unescape
Escape
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 09:20:41 +02:00
sbt.version
=
0.13.15