sbt/sbt-app/src
Eugene Yokota 7beb23e818 Make loading order alphabetical for plugins
**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.
2023-10-22 03:15:27 -04:00
..
main avoid deprecated `java.net.URL` constructor 2023-06-25 08:23:09 +09:00
repo-override-test lm-coursier-shaded 2.0.12 2022-10-30 18:25:04 -04:00
sbt-test Make loading order alphabetical for plugins 2023-10-22 03:15:27 -04:00
test/scala/sbt Transfer copyright to Scala Center 2023-06-20 16:39:07 +02:00