On 6/9/16, 6:39 AM, "Nicola Mometto" <clojure@googlegroups.com on behalf of brobro...@gmail.com> wrote: > I commented about this in the #clojure-dev slack channel, I believe > http://dev.clojure.org/jira/browse/CLJ-1874 to be the cause of this issue
Interesting. I didn’t have any AOT-compiled code in my situation as far as I know, but I do know I have multiple versions of some dependencies – I just assumed that because they seem to resolve to the version I want loaded that I had no problems (via boot show –p – which shows the “winning” version of each conflicted dependency). Given Alex’s comment… > On 9 Jun 2016, at 14:32, Alex Miller <a...@puredanger.com> wrote: > I think it's quite likely that you have multiple copies of tools.analyzer > (and possibly other libs) on your classpath. Can you take a look at your deps > and see if that might be the case? …I’m going to add more exclusions to just get rid of all my conflicts at this point, since I can’t be _certain_ that a transitive dependency doesn’t bring in AOT code. Sean Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood -- 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.