sbt/util/collection/src
Mark Harrah f47ad3fb72 Experimental task progress interface. Fixes #592.
Set sbt.task.timings=true to print timings for tasks.
This sample progress handler shows how to get names for tasks and
deal with flatMapped tasks.  There are still some tasks that make
it through as anonymous, which needs to be investigated.

A setting to provide a custom handler should come in a subsequent commit.
2013-06-23 19:57:30 -04:00
..
main/scala/sbt Experimental task progress interface. Fixes #592. 2013-06-23 19:57:30 -04:00
test/scala Silence boring Eclipse warnings: catching all exceptions 2013-01-22 09:05:15 -05:00