sbt/launcher-package/integration-test/src/test/scala
Anatolii Kmetiuk 4766e4370d
[2.x] fix: Fixes runner parsing build.properties with whitespaces (#9374)
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.
2026-06-25 02:48:40 -04:00
..
BspConfigTest.scala fix: Use sbt script in BSP config instead of hardcoded Java path (#8920) 2026-03-19 20:57:53 -04:00
ExtendedRunnerTest.scala [2.x] fix: Avoid dependencyTree browse crashes on Linux (#9147) 2026-04-27 22:12:14 -04:00
IntegrationTestPaths.scala [2.x] fix: Remove global.base setting in runner script (#8795) 2026-02-23 01:39:15 -05:00
LauncherTestHelper.scala [2.x] test: Add Git Bash test on Windows (#8779) 2026-02-25 22:51:52 -05:00
RunnerMemoryScriptTest.scala fix: Handle -X JVM options on command line (fixes #5742) (#8566) 2026-01-17 14:29:30 -05:00
RunnerScriptTest.scala [2.x] fix: Fixes runner parsing build.properties with whitespaces (#9374) 2026-06-25 02:48:40 -04:00
ShellScriptUtil.scala [2.x] fix: Fixes runner parsing build.properties with whitespaces (#9374) 2026-06-25 02:48:40 -04:00