sbt/launcher-package/citest2
Eruis2579 9179f4cf80 fix: Handle --version before native client to prevent Windows hangs (#8717)
- Move --version handling to before native client check (matching Unix script)
- Remove problematic :skip_native_for_version label that was inside :run function
- Remove unnecessary test files (test.bat, test.sh, test3/) and PR_DESCRIPTION_8717.md

This fixes the Windows hang by ensuring --version exits early before any
native client or JVM initialization, avoiding execution flow issues.
2026-02-11 01:06:18 +01:00
..
project [2.x] fix: handle --script-version sbt 2.x project dirs (#8715) 2026-02-07 22:16:21 -05:00
src/test/scala [2.x] fix: handle --script-version sbt 2.x project dirs (#8715) 2026-02-07 22:16:21 -05:00
Hello.scala [2.x] fix: handle --script-version sbt 2.x project dirs (#8715) 2026-02-07 22:16:21 -05:00
build.sbt [2.x] fix: handle --script-version sbt 2.x project dirs (#8715) 2026-02-07 22:16:21 -05:00