mirror of https://github.com/sbt/sbt.git
**Problem** Plugins are topologically sorted, but plugins with equal weigh could modify the same key via `~=` etc, resulting in different builds depending on the artifact. **Solution** This attempts to fix that by first sorting the selected plugins by the class name before sorting it topologically. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||