On Mon, Sep 5, 2011 at 1:26 PM, Stefan Kamphausen <ska2...@googlemail.com> wrote: > could you please elaborate a bit on the swank-clojure issue? Alternatively > just point me to the threads that I should have read more closely.
Now that Leiningen has user-level plugins, there's no need to put swank in project.clj since you don't want to force everyone who works on your project to download it. Just install it once for your own user. Basically :dev-dependencies should only contain things without which the tests or other build steps will not function. I'll try to make this more explicit in the documentation. -Phil -- 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