mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
https://github.com/sbt/sbt/pull/4143 kept failing, and while I was debugging, I noticed that the target that it was downloading scala-compiler was in /tmp/... for the remote instance. This moves the fakeboot to a full path, which should make the build less susceptible to failure due to random network issues.
2 lines
18 B
Properties
2 lines
18 B
Properties
sbt.version=1.1.4
|