sbt/launcher-package/src
Pluto 0cae58403f
[2.x] fix: handle --version in sbt 2.x project dirs (sbt#8717) (#8735)
**Problem**
`sbt --version` in sbt 2.x project directories was delegated to the native client, which could try to start/connect to a server instead of printing version info.

**Solution**
Skip native-client delegation when `--version` is requested, and add runner-script tests for sbt 1.x and 2.x project variants.
2026-02-13 09:10:51 -08:00
..
debian move to launcher-package/ 2021-04-19 10:45:29 -04:00
linux/usr/share move to launcher-package/ 2021-04-19 10:45:29 -04:00
universal [2.x] fix: handle --version in sbt 2.x project dirs (sbt#8717) (#8735) 2026-02-13 09:10:51 -08:00
windows Fix line endings in msi 2021-11-19 20:41:39 -05:00