Are you using any special libs? I just tried to reproduce your problem by upgrading a relatively simple project to clojure 1.5 and got no problems.
Best regards, Joey Ezechiëls On Fri, Mar 1, 2013 at 7:45 PM, Tassilo Horn <[email protected]> wrote: > Joey Ezechiëls <[email protected]> writes: > > Hi Joey, > > > Hi Tassilo, are you using java v1.6? because according to the > > changelog, reducers need an extra lib to work on java 1.6, while 1.7 > > should be fine as-is. > > No, I use 1.7. The problem is that actually clojure 1.4.0 gets started > although my dependencies say I want 1.5.0. See my other mail: > > Message-ID: <[email protected]> > > Bye, > Tassilo > -- -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
