On Sun, Oct 30, 2011 at 7:13 PM, Daniel <doubleagen...@gmail.com> wrote:
> This means that in order to use it in cake or leiningen _my_ project
> should include ":exclusions [clojure clojure-contrib]]" in order to
> prevent the slingshot dependency from forcing a 1.2.1-backed build.

Not all Clojure 1.2 projects use contrib. As you can see in the
project.clj you linked to, Slingshot does not. So if you just declare
a dependency on Clojure 1.3, it will override Slingshot's 1.2
dependency and you'll be fine.

-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

Reply via email to