I am also getting a conflict with Plumatic Schema:

WARNING: Inst already refers to: #'clojure.core/Inst in namespace:
schema.core, being replaced by: #'schema.core/Inst


I can't seem to find a reason for this warning, as I don't use Inst
anywhere and always say


(require [schema.core :as s] ...)

​​


On Sun, Jun 12, 2016 at 5:12 PM, Alan Thompson <clooj...@gmail.com> wrote:

>
>
> On Thursday, June 9, 2016 at 11:40:03 PM UTC-7, Rangel Spasov wrote:
>>
>> Add the latest tools.analyzer as a dependency solved the problem.
>>
>> [org.clojure/tools.analyzer "0.6.9"]
>>
>>>
>>> I had the same problem and had to add this dependency.  Is this
> expected?  Using lein-collisions found no conflicts.
> Alan
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to