mirror of https://github.com/sbt/sbt.git
This commit reduces the complexity around `loadPluginDefinition` et al. `pluginDefinitionLoader` is not used anywhere in sbt, so the extra definitions are removed. Both the implementation of `loadPluginDefinition` and `pluginDefinitionLoader` are reduced to a bare minimum where the components at hand (definition classpath, dependency classpath) are properly defined. Documentation to the three methods has been added. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||