sbt/main
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
..
actions/src SI-7788 Adapt to renamed implict Predef.conforms 2014-02-21 22:14:13 +01:00
command/src/main/scala/sbt Expand aliases instead of evaluating directly. 2013-11-24 15:19:24 -05:00
settings/src Merge pull request #1115 from metasim/Structure-docs 2014-03-03 14:16:21 -05:00
src Updates `last` and `export` commands to read from correct key. 2014-03-08 14:09:44 -05:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00