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. |
||
|---|---|---|
| .. | ||
| util-collection | ||
| util-complete | ||
| util-control | ||
| util-interface/src/main/java/xsbti | ||
| util-logging | ||
| util-logic/src | ||
| util-position/src | ||
| util-relation/src | ||
| util-scripted/src/main | ||