Hahaha to the chances :).
Looks like it'll help.
Lein deps :tree will give you more information about the dependencies that
are resolved
On Nov 8, 2015 8:50 PM, "James Elliott" wrote:
> Thanks, Gary! Kevin tried a :verbose require, and the last few lines
> involved loading tools.reader and the
Thanks, Gary! Kevin tried a :verbose require, and the last few lines
involved loading tools.reader and the ExceptionInfo class, so it seems very
likely that you are correct about the problem. I have suggested trying this
exclusion, does that look like it might do the trick? (I’m not entirely
co
Just a guess, since your project has many dependencies, and I have little
time right now, but I had a recent issue with tools.reader <=0.9.2 and the
ExceptionInfo class. The maven artifacts for tools.reader bundled .class
files, and triggered this bug: http://dev.clojure.org/jira/browse/CLJ-1639
This weekend I was thrilled to have two people pick up and start
experimenting with Afterglow, the live-coding light show software I’ve been
working on this year, and both are new to Clojure as well. Unfortunately
one is stuck and I am stumped about how to try to help: He’s been able to
use Aft