mirror of
https://github.com/sbt/sbt.git
synced 2026-09-06 17:40:06 +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.