Files
sbt/server-test/src
eugene yokotaandPluto 4467369757 [1.x] fix: handle --version in sbt 2.x project dirs (sbt#8717) (#8735) (#8739)
**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.

Co-authored-by: Pluto <[email protected]>
2026-02-14 05:01:04 -05:00
..
2025-12-09 17:28:03 +09:00