sbt/core/shared/src/main/scala/coursier
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
..
core Tweak scalac options 2018-03-12 21:50:35 +01:00
ivy Tweak scalac options 2018-03-12 21:50:35 +01:00
maven Tweak scalac options 2018-03-12 21:50:35 +01:00
util Print: use roots when rendering reverse graph (#808) 2018-03-18 23:45:11 +01:00
Fetch.scala Tweak scalac options 2018-03-12 21:50:35 +01:00
package.scala Switch to scala 2.12.4 2017-11-01 16:20:47 +01:00