mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 18:47:14 +02:00
**Problem** Forked console currently pulls in full Zinc, which includes JLine. **Solution** This implements a lighter-weight, full Java ForkConsoleMain, which no longer depends on JLine.