sbt/main/src
Josh Suereth dbb47b3ce8 Updates `last` and `export` commands to read from correct key.
Fixes #1155.

It seems that somehow during the 0.13.{1 -> 2 } transition, we
stopped pointing at the correct key for TaskKeys (either that or
task streams are now all associated with the `streams` key).  I
think this may have been inadvertently caused from several
refactorings to enable greater control over the execution of tasks.

This points the `last*` methods at the correct key for tasks,
fixing both `last <key>` and `export <key>` commands.
2014-03-08 14:09:44 -05:00
..
main/scala/sbt Updates `last` and `export` commands to read from correct key. 2014-03-08 14:09:44 -05:00
test/scala update to ScalaCheck 1.11.0 2013-11-04 11:28:40 -05:00