It's still built against 1.2.1 according to the project file

https://github.com/scgilardi/slingshot/blob/0.8.0/project.clj


Clojuresphere isn't up-to-date on slingshot, but it indicates the same
thing as well, as late as 0.6.1-snapshot

http://clojuresphere.herokuapp.com/slingshot/slingshot/0.6.1-SNAPSHOT


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.
That's the same problem I had with midje anyway

http://groups.google.com/group/clojure-cake/browse_thread/thread/1bfc32e235335833



Is there someplace else I should look for compatibility and version
support?




On Oct 30, 7:07 pm, Stephen Compall <stephen.comp...@gmail.com> wrote:
> On Sun, 2011-10-30 at 15:40 -0700, Daniel wrote:
> > Is there something the
> > tests didn't cover which is holding off the 1.3 support or can I go
> > ahead and use it?
>
> >https://github.com/doubleagent/slingshot
>
> The official releases 0.5.0 and 0.6.0, at least, work just fine with
> Clojure 1.3; in what sense is 1.3 support "held off"?
>
> --
> Stephen Compall
> ^aCollection allSatisfy: [:each|aCondition]: less is better

-- 
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