mirror of https://github.com/sbt/sbt.git
Rather than putting the background job temporary files in whatever java.io.tmpdir points to, this commit moves the files into a subdirectory of target in the project root directory. To make the directory configurable via settings, I had to move the declaration of the bgJobService setting later in the project initialization process. I don't think this should matter because background jobs shouldn't be created until after the project has loaded all of its settings.. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||