mirror of https://github.com/sbt/sbt.git
When input lacks 'jsonrpc' field (e.g. {}), call System.exit(1) instead
of throwing IllegalArgumentException. Avoids noisy stack traces in
CI from WorkerExchangeTest's intentional bad-input tests.
|
||
|---|---|---|
| .. | ||
| main/java | ||
| test/scala/sbt/internal/worker1 | ||