sbt/main/src
Eugene Yokota b1b7430d9c Fixes #2464. Actually reorganize appResolvers
Fixes #2464 and Fixes #2465
appResolvers is a set of resolvers specified in the launcher
configuration.
This list fluctuates depending on the version of sbt, and sbt 0.13.10
meant to stabilize it by weeding out JCenter even when it includes it,
which failed when I applied the filter on the wrong list. This should
correct it.
2016-02-25 23:09:18 -05:00
..
main/scala/sbt Fixes #2464. Actually reorganize appResolvers 2016-02-25 23:09:18 -05:00
test Fix all imports 2015-09-14 14:28:09 +02:00