sbt/ivy/src
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
..
main Unresolved dependency warning includes source position. Fixes #528 2014-08-02 06:25:24 -04:00
test Implements eviction warning stories. #1200 2014-07-27 12:26:12 -04:00