sbt/notes/0.13.10
Eugene Yokota cd373c99ad Add useJCenter setting, which is set to false. Fixes #2217
Adds a new setting `useJCenter`, which is set to `false` by default.
When set to `true`, JCenter will be placed as the first external
resolver to find library dependencies.

The implementation of `externalResolvers` is changed to incorporate the
setting by calling `Resolver.reorganizeAppResolvers`. These changes
were required because `externalResolvers` uses whatever that's in the
launchconfig, which the build user may not upgrade.
2016-02-25 23:02:16 -05:00
..
add-sbt-ivy-snapshots-to-launchconfig.markdown Include sbt-ivy-snapshots to launchconfig 2016-01-16 16:52:12 +00:00
always-honor-api-url.markdown Fix link refs. 2015-11-12 09:52:23 -08:00
bump-scalaversion.md FPORT: Bumping Scala version to 2.10.6. 2016-01-17 02:38:40 +00:00
drop-sealed-from-Append-typeclasses.markdown Drop sealed from the typeclasses in Append 2016-01-08 16:45:06 +01:00
fix-inc-compiler-name-hashing-private-members.markdown FPORT: Release notes for name hashing private members fix 2016-01-16 16:35:18 +00:00
help-highlighting-windows.markdown Fix search result highlighting on Windows 2015-11-20 22:08:03 +01:00
make-JCenter-opt-in.markdown Add useJCenter setting, which is set to false. Fixes #2217 2016-02-25 23:02:16 -05:00
use-ivyConfiguration-in-updateSbtClassifiers-in-compilers-to-fetch-compiler-bridge-sources.markdown Adds bootIvyConfiguration to grab compiler bridge source. Fixes #2336 2016-01-16 16:11:51 +00:00