sbt/launcher-package
Eruis2579 2d26055de0 fix: Avoid file I/O in --version handler to prevent Windows hangs (#8717)
Use already-read build_props_sbt_version and is_this_dir_sbt variables
instead of reading build.properties again in the handler. This avoids
file I/O operations that could cause hangs on Windows.
2026-02-10 16:55:44 +01: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 test: Add citest2 directory for sbt 2.x integration tests 2026-02-09 10:52:13 +01:00
integration-test fix: Fix Windows test hang and assertion mismatch for --version (#8717) 2026-02-09 13:30:36 +01:00
project fix: Fix Windows test hang and assertion mismatch for --version (#8717) 2026-02-09 13:30:36 +01:00
src fix: Avoid file I/O in --version handler to prevent Windows hangs (#8717) 2026-02-10 16:55:44 +01: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