sbt/main
Grzegorz Kossakowski 7fead66244 Pick the right overload in EvaluateTask.runTask
The deprecated method should forward to the other overloaded alternative
but it recursed instead.

This kind of mistake would be easily caught by linter warning about
unused `newConfig` local variable. I hope we'll get there some day.

Fixes #1251
2014-04-10 15:24:07 +02:00
..
actions/src Added TestResultLogger for customising test feedback. 2014-04-09 19:14:29 +10:00
command/src/main/scala/sbt Use string interpolation and replace deprecated methods 2014-01-06 14:17:42 +01:00
settings/src Merge pull request #1115 from metasim/Structure-docs 2014-03-03 14:16:21 -05:00
src Pick the right overload in EvaluateTask.runTask 2014-04-10 15:24:07 +02:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00