sbt/sbt-app/src/sbt-test/run
calm 398af2eaaa
[2.x] fix: Suppress "Multiple main classes" warning for runMain commands (#8613)
Changed the scope separator parsing from `/` only to `[/:]` to handle both new slash syntax (`Test/runMain`) and old colon syntax (`test:runMain`).
2026-01-22 12:58:53 -05:00
..
awt Implement sbt-launch.jar download 2021-04-19 23:43:15 -04:00
classpath Default to cached task 2025-06-21 08:54:51 +09:00
concurrent Default to cached task 2025-06-21 08:54:51 +09:00
daemon scripted tests 2023-01-20 21:50:53 -05:00
daemon-exit fix run/daemon-exit test 2025-10-03 14:49:28 +09:00
error Drop TrapExit 2021-09-19 12:47:59 -04:00
fork Load credentials from SBT_CREDENTIALS (#6724) 2021-11-27 02:44:49 -05:00
fork-loader Merge branch '1.12.x' into wip/merge-1.12.x 2026-01-05 00:08:21 -05:00
jep-512 Scala 2.12.21 2025-12-09 17:28:03 +09:00
non-local-main Merge branch '1.12.x' into wip/merge-1.12.x 2026-01-05 00:08:21 -05:00
run-main-warning [2.x] fix: Suppress "Multiple main classes" warning for runMain commands (#8613) 2026-01-22 12:58:53 -05:00
spawn Fix scripted tests 2024-06-09 22:21:25 -04:00
spawn-exit Support JDK 25 JEP-512/JEP-445 Main run 2025-09-28 01:51:24 -04:00