sbt/internal/util-logging
Ethan Atkins 2cf431ee8a Print empty newlines with progress
With the latest sbt code, the `last` command displayed all of the output
without line separators. This occurred because the logic for appending
bytes to System.out split the input bytes on the line separator but if
there was nothing but the line separator in the input bytes then the
result was empty.
2020-11-20 11:35:20 -08:00
..
src Print empty newlines with progress 2020-11-20 11:35:20 -08:00
NOTICE move modules around. 2015-08-20 00:59:57 -04:00