mirror of https://github.com/sbt/sbt.git
When sbt.version in build.properties has trailing whitespace, sbt incorrectly reports a version mismatch even after reboot. This fix trims the property value in all places where sbt.version is read from build.properties: - Main.scala (version mismatch warning) - MainLoop.scala (clean command version detection) - ScriptedTests.scala (test compatibility check) Fixes #8103 |
||
|---|---|---|
| .. | ||
| src/main/scala/sbt/scriptedtest | ||
| NOTICE | ||