Re: cdoc, lein, profiles.clj, strange behavior

2014-03-24 Thread François Rey
Don't know if you still have the issue, but one way to solve it would be to use a prefix like > as shown in the README.md : (vinyasa.inject/inject 'clojure.core '> '[[cemerick.pomegranate add-classpath get-cl

cdoc, lein, profiles.clj, strange behavior

2014-02-19 Thread Dave Tenny
I'm trying to figure out some strange behavior ensuring that 'cdoc' is always available in my user namespace. I have in my ~/.lein/profiles.clj this block: {:user {:dependencies [[jdt "0.1.0-SNAPSHOT"] ;jdt.* [org.clojure/tools.trace "0.7.6"] [org.th