mirror of https://github.com/sbt/sbt.git
This commit change the default FileTree.Repository to always use a polling file repository but one that validates the current file system results against the cache results. On windows, we do not validate the cache because the cache can cause io contention in scripted tests. The cache does seem to work ok on my VM, but not on appveyor for whatever reason. Validating the cache by default was suggested by @smarter in a comment in https://github.com/sbt/sbt/issues/4543. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||