mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 11:07:30 +02:00
* Alter the TaskProgress listener key to be `State => TaskProgress` so it can be instantiated from the current server/sbt state. * Expose the xsbti.Reporter interface for compilation through to sbt builds.