sbt/main
jvican 90782b1cd0 Fix implementation of `LoadBuildConfiguration`
It mainly does three things:

* Clean up the implementation, removing unused values like
  `globalPluginDefs`.
* Make the implementation more readable.
* And the big one: Remove the creation of a classloader that we were
  instantiating but whose value we were throwing away. This has an impact
  in performance, but I'm yet to benchmark how much it is.
2017-04-21 01:09:06 -04:00
..
src Fix implementation of `LoadBuildConfiguration` 2017-04-21 01:09:06 -04:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00