mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 08:45:56 +02:00
The SimpleTerminal is used when sbt is run with -Dsbt.log.noformat=true. There is no reason to disable success messages by default. Fixes https://github.com/sbt/sbt/issues/5861