mirror of https://github.com/sbt/sbt.git
Problem When build.properties contains whitespaces like sbt.version = 1.12.12, parsing fails and the detected sbt version falls back to 2.0.0. Solution Trim whitespaces in build.properties. |
||
|---|---|---|
| .. | ||
| BspConfigTest.scala | ||
| ExtendedRunnerTest.scala | ||
| IntegrationTestPaths.scala | ||
| LauncherTestHelper.scala | ||
| RunnerMemoryScriptTest.scala | ||
| RunnerScriptTest.scala | ||
| ShellScriptUtil.scala | ||