sbt/notes/0.13.8
Eugene Yokota 497374f459 Fixes #1711, #1730. Cached resolution: fixes internal project
Re-fixes cached resolution's internal dependency issue by recursively
calling customResolve instead of including the transitive dependencies
from internal dependencies into your own graph.
Transformation of configuration still happens, but at the level of
resolved graph (UpdateReport), which is much less granular, and
hopefully less error-prone.
2015-02-24 15:00:19 -05:00
..
cached-resolution-fixes.markdown Fixes #1711, #1730. Cached resolution: fixes internal project 2015-02-24 15:00:19 -05:00