Clojure 1.9.0-alpha5

65 views
Skip to first unread message

Alan Thompson

unread,
Jun 13, 2016, 1:00:39 AM6/13/16
to Plumbing and Graph: the Clojure utility belt
As described here:  https://groups.google.com/d/msg/clojure/D_s9Drua6D4/8dazqOuiCAAJ

clojure 1.9.0-alpha5 is causing a conflict with Schema:
WARNING: Inst already refers to: #'clojure.core/Inst in namespace: schema.core, being replaced by: #'schema.core/Inst
I was going to do a quick PR excluding Inst but can't seem to find the right incantation to run "lein test" with 1.9.0-alpha5 (or even the built-in profile for 1.8.0).  Any hints?

Alan

Jason Wolfe

unread,
Jun 13, 2016, 2:41:27 AM6/13/16
to Alan Thompson, Plumbing and Graph: the Clojure utility belt
Thanks for the report and the offer for a PR. 

Here's a change that I think fixes it, and you should be able to run the tests like:

lein with-profile dev,1.9 test

I'll cut a 1.1.2 release as well. 

-Jason



--
You received this message because you are subscribed to the Google Groups "Plumbing and Graph: the Clojure utility belt" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prismatic-plumb...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages