sbt/main
Ethan Atkins 1e448bb403 Don't stop watch input thread on bad input
In a continuous build in sbt 1.4.0-RC1, if the user enters an invalid
option, it causes the input thread to exit which means the watch would
no longer accept input commands (including <enter> to exit). This fixes
that behavior.
2020-09-20 16:31:27 -07:00
..
src Don't stop watch input thread on bad input 2020-09-20 16:31:27 -07:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00