sbt/main
Eugene Yokota 58b7c63f84 Unresolved dependency warning includes source position. Fixes #528
Unresolved dependency warning is moved to UnresolvedDependencyWarning class including
the fail path that was added in #1467.
To display the source position, I need to access the State, so I had to move the
error processing out of IvyActions and add UnresolvedDependencyWarning, which is
aware of State.
2014-08-02 06:25:24 -04:00
..
actions/src Fixing more NullPointerError by wrapping license URL with Option 2014-07-27 12:01:11 -04:00
command/src/main/scala/sbt Remove line of dead code. 2014-05-19 06:17:44 -07:00
settings/src Fix resolving Select(ThisProject) 2014-05-21 01:16:15 +01:00
src Unresolved dependency warning includes source position. Fixes #528 2014-08-02 06:25:24 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00