mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 11:07:30 +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