sbt / sbt-remote-control

Create and manage sbt process using unicorns and forks
Other
74 stars 14 forks source link

add task IDs to test and compile events #91

Closed havocp closed 10 years ago

havocp commented 10 years ago

Important side effect: test and compile shims no longer use server internals. This means they can go into default sbt whenever UIContext goes into default sbt.

jsuereth commented 10 years ago

LGTM I think. Want to wait for TravisCI to report back on it too.

havocp commented 10 years ago

merge? discuss more?

jsuereth commented 10 years ago

Ok merge once it's green, sorry I like to wait for test cases to pass :)