mirror of https://github.com/sbt/sbt.git
- BuildServerProtocol: for Result.Inc(cause), return StatusCode.Error for any non-InterruptedException (was throwing for non-CompileFailed, causing JSON-RPC error instead of BspCompileResult with statusCode Error) - BuildServerTest: add test 'buildTarget/compile - returns StatusCode.Error when compilation fails' (introduce compile error, compile via BSP, assert statusCode == Error) |
||
|---|---|---|
| .. | ||
| server-test | ||
| test/scala | ||