On Wed, Mar 9, 2011 at 1:29 PM, John Szakmeister <j...@szakmeister.net> wrote: > On Tue, Mar 8, 2011 at 4:04 PM, Michael Ossareh <ossa...@gmail.com> wrote: > [snip] >> >> 90% of the time I find that: >> lein clean && rm -rf lib && lein deps >> solves this type of issue. > > Yeah... I've done that a few times. :-) I should say that I'm using > the 1.3.0-master-snapshot of Clojure. I did find that > ring.util.tracker is in ring-reload-modified-0.1.0.jar for the > development dependencies. But I think something else is wrong. The > actual traceback points to find-namespace as being the culprit... but > I don't see how it can be short of a compiler bug. :-(
Changing it to use clojure and contrib 1.2.0, everything is fine. So something is happening between going from 1.2.0 to 1.3.0. -John -- 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