mirror of https://github.com/sbt/sbt.git
* Print: use roots when rendering reverse graph * Print: Refactored to be able to return Tree data structure * SBT: Refactored code and added coursierWhatDependsOn Task (?) * SBT: Added tests to the new coursierWhatDependsOn task * Tasks: Another try to fix the build * Tree: Restored Apply[A] for binary compatibility * Print.scala: Fix the build * sbt-coursier: Refined what depends on check to check correctness * PrintTests: Added test for reverseTree * CR Fixes... 1. changed gotVersion to reconciledVersion 2. Moved AppliedTree to tests project 3. Changed message (wanted version, got version) to X -> Y |
||
|---|---|---|
| .. | ||
| js/src/main/scala/coursier/core/compatibility | ||
| jvm/src/main/scala/coursier | ||
| shared/src/main/scala/coursier | ||
| BUILD | ||