sbt/launcher-package
it-education-md 03351d6c56 [2.x] fix: Handle --version in sbt 2.x project dirs (sbt#8717)
**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 06:07:31 -05:00
..
bin fix typo 2025-01-02 13:52:51 +09:00
citest Scala 3.8.1 2026-01-24 04:52:28 -05:00
citest2 [2.x] fix: handle --script-version sbt 2.x project dirs (#8715) 2026-02-07 22:16:21 -05:00
integration-test [2.x] fix: Handle --version in sbt 2.x project dirs (sbt#8717) 2026-02-13 06:07:31 -05:00
src [2.x] fix: Handle --version in sbt 2.x project dirs (sbt#8717) 2026-02-13 06:07:31 -05:00
upload Spelling (#8028) 2025-02-04 01:11:28 -05:00
CONTRIBUTING.md move to launcher-package/ 2021-04-19 10:45:29 -04:00
LICENSE ci: Split server-test 2025-08-24 00:17:58 -04:00
NOTICE Transfer copyright to Scala Center 2023-06-20 16:39:07 +02:00
build.sbt [2.x] require coreutils for RPM (#8712) 2026-02-07 17:23:39 -05:00