sbt/launcher-package
Eruis2579 f7c085ff75 fix: Use goto :eof instead of @endlocal/exit for --version in sbt.bat (#8717)
Using goto :eof is the standard way to exit batch scripts and ensures
proper cleanup. The previous @endlocal/exit approach may have caused
hangs in some scenarios.
2026-02-10 01:19:39 +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: Use goto :eof instead of @endlocal/exit for --version in sbt.bat (#8717) 2026-02-10 01:19:39 +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