@alexmiller Now that 1.10.1.697 is a stable release, any more thoughts on this discrepancy?
(! 740)-> clojure -Sforce -Stree
org.clojure/clojure 1.10.1
org.clojure/spec.alpha 0.2.176
org.clojure/core.specs.alpha 0.2.44
(! 741)-> clojure -Sforce -X:deps tree
org.clojure/clojure 1.10.1
org.clojure/core.specs.alpha 0.2.44
org.clojure/spec.alpha 0.2.176
org.clojure/tools.deps.alpha 0.9.810
javax.inject/javax.inject 1
com.cognitect.aws/api 0.8.408
... lots more stuff ...
(I verified we do not see the same discrepancy with -Spom
vs -X:deps mvn-pom
)
I'll get to it
have not had a chance to finalize the plan for it yet
for now, -Stree exists
Clojure homebrew tap has the latest of course. Homebrew core and linux core should get this automatically now, but I have no idea how long that will take, looking forward to watching that :)