mirror of https://github.com/sbt/sbt.git
When running sbt 1.4.0 with -Dsbt.ci=true and -Dsbt.color=true, there is no color output. This was because in this scenario, a SimpleTerminal was used and isAnsiSupported and isColorEnabled were hardcoded to false rather than reading the values from the system properties. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||