sbt/main
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
..
actions/src Update to latest util, incrementalcompiler and librarymanagement 2016-02-24 16:54:03 +01:00
command/src/main/scala Fix search result highlighting on Windows 2015-11-20 22:08:03 +01:00
settings/src Drop sealed from the typeclasses in Append 2016-01-08 16:45:06 +01:00
src Add useJCenter setting, which is set to false. Fixes #2217 2016-02-25 23:02:16 -05:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00