I was having trouble building clojure-contrib after having updated both clojure and clojure-contrib. Clojure was already at HEAD.
I have a habit of running "ant clean" before compiling. When I tried to build clojure-contrib, I was getting a stack trace, which was complaining about "get-method". I tried reverting the last checkin to clojure-contrib and that appeared to fix it. Then I tried compiling the latest revisions of clojure and clojure-contrib on another machine (using Java 1.5 vs. 1.6 on the machine I was having a problem on) and it worked. So I updated to the latest revision of clojure-contrib again, then got rid of anything reported by "svn st --no-ignore" as ignored or unknown and rebuilt clojure and then clojure-contrib. Now it's working. Not sure what was causing the problem, but making sure the working copies were clean fixed it. -- Michael Wood <mw...@bluebird.co.za> --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---