Thanks Stuart and Relevance, For newer versions of Leiningen, dev dependencies go under lib/dev. That is where jline ends up. In script/repl you only load libraries from the lib directory so jline doesn't end up on the classpath and, well, you know what happens after that.
Looking forward to using this. Brenton On Sep 22, 11:11 am, Stuart Halloway <[email protected]> wrote: > Mycroft is a generic JVM browser written in Clojure. Version 0.0.2 is now > available on clojars, and the project is > athttp://github.com/relevance/mycrofton Github. > > Mycroft can be embedded as a dev dependency in your own projects. Give it a > try! Feedback welcome. > > Stu > > Stuart Halloway > Clojure/core team at Relevancehttp://clojure.comhttp://thinkrelevance.com -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
