sbt/core
Shani Elharrar db2a871391 Print: use roots when rendering reverse graph (#808)
* 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
2018-03-18 23:45:11 +01:00
..
js/src/main/scala/coursier/core/compatibility Add workaround for multi-range version intervals 2017-06-16 14:27:49 +02:00
jvm/src/main/scala/coursier Add Pants build tool (#709) 2017-12-11 17:50:04 +01:00
shared/src/main/scala/coursier Print: use roots when rendering reverse graph (#808) 2018-03-18 23:45:11 +01:00
BUILD Remove scalaz dependency from core and cache, add scalaz-interop module 2018-03-12 21:50:35 +01:00