sbt/notes/0.13.10
Eugene Yokota 0d925630df Fixes #1827. Adds withInterProjectFirst to update option.
withInterProjectFirst when set to true will prioritize inter-project
resolver over all other resolver and Ivy cache.
This aimed to workaround the fact that on Maven Test configuration is
considered private, and thus project dependency with `test->test`
configuration may not under some condition. The condition is when
someone resolves `x:y:1.0` and you have a subproject named and
versioned exactly that, and some other subproject tries to depend on
it. This happens when the project does not change the version number on
the Github.
2015-12-31 01:22:27 -05:00
..
consider-signatures-after-erasure.md Notes for #2261 2015-11-11 14:55:52 +01:00
drop-sealed-from-Append-typeclasses.markdown Drop sealed from the typeclasses in Append 2015-12-18 14:04:52 +00:00