sbt/internal
eugene yokota 5131b8658a
[2.x] Use JProcess for interactive forking (#8677)
**Problem/Solution**
For forking that require both input and output,
use a Java process instead of the Scala process.
2026-02-02 11:03:28 -05:00
..
example-work/src/main/scala Worker 2025-06-30 02:44:36 -04:00
util-complete [2.x] test: Migrate parser specs to verify.BasicTestSuite (#8551) 2026-01-18 14:33:04 -05:00
util-control [2.x] Use JProcess for interactive forking (#8677) 2026-02-02 11:03:28 -05:00
util-core/src/main Merge branch '1.11.x' into wip/merge-1.11.x 2025-09-28 23:08:36 -04:00
util-interface/src/main/java/xsbti Support debug output for macros 2025-05-27 00:58:41 -04:00
util-logging [2.x] test: Migrate ManagedLoggerSpec.scala to verify.BasicTestSuite (#8548) 2026-01-15 23:16:54 -05:00
util-logic/src update .scalafmt.conf. enforce new scala 3 syntax 2025-01-02 11:25:34 +09:00
util-position/src [2.x] Show warnings when scalaVersion is missing 2025-12-27 23:49:43 -05:00
util-relation/src remove unnecessary `case` 2025-02-22 08:48:29 +09:00
util-scripted/src/main refactor: Clean up infix etc 2026-01-24 04:52:28 -05:00