sbt/launcher-package/integration-test
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
..
bin [2.x] fix: Runner should fail on JDK < 17 for sbt 2.x (#8825) 2026-02-27 11:43:24 -05:00
src/test/scala [2.x] fix: Fixes runner parsing build.properties with whitespaces (#9374) 2026-06-25 02:48:40 -04:00