Josh Suereth
62658b5fd8
Merge pull request #1615 from sbt/fix/1615
...
0.13.6 eviction notices too noisy
2014-12-15 15:13:02 -05:00
Eugene Yokota
5199909be7
Fixes #1766 . Removes "No main class detected" warning.
2014-12-13 00:05:55 -05:00
Eugene Yokota
46f56851d4
'evicted' task to display all evictions
2014-12-12 23:30:05 -05:00
Eugene Yokota
40e5f7538a
Fixes #1615 . Move the invocation of eviction warning.
...
This moves the invocation of eviction warning so it’s called only when
actual ivy update is being performed.
2014-12-12 17:46:19 -05:00
Eugene Yokota
607b686cb2
Fixes #1752 . Fixes cached resolution too verbose.
...
- Fixes cached resolution being too verbose
- Adds new UpdateLogging named "Default"
- When global logLevel or logLevel in update is Debug, Default will
bump up to Full UpdateLogging.
2014-12-04 12:34:30 -05:00