sbt/main
Eugene Yokota c796c77386 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.
2015-12-25 23:20:56 -05:00
..
actions/src Fix deprecation messages 2015-09-04 12:25:59 +02:00
command/src/main/scala/sbt Fix additional warnings 2015-08-07 00:23:14 +02:00
settings/src Extract Def.settings from Project#settings. 2015-08-20 18:45:41 +01:00
src Add useJCenter setting, which is set to false. Fixes #2217 2015-12-25 23:20:56 -05:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00