sbt/internal/util-logging
Ethan Atkins f9bc9049ee Set SimpleTerminal properties based on system props
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.
2020-10-08 09:36:19 -07:00
..
src Set SimpleTerminal properties based on system props 2020-10-08 09:36:19 -07:00
NOTICE move modules around. 2015-08-20 00:59:57 -04:00