mirror of https://github.com/sbt/sbt.git
This change is necessary in the cases where we have global initialization issues that have no position, like: ``` [info] [error] scala.reflect.internal.MissingRequirementError: object scala in compiler mirror not found. ``` Before, it was failing with a `sys.error` exception. Now we will report these issues with a console reporter that is not meant to be thread-safe. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||