mirror of https://github.com/sbt/sbt.git
Fixes https://github.com/sbt/sbt/issues/1673 There's been report of intermittent "Could not create directory" error related to "classes.bak." retronym identified that all configurations are using the same directory, and that might be the cause of race condition. This addresses the issue by assigning a unique directory for each configuration. |
||
|---|---|---|
| .. | ||
| main | ||
| test | ||