On Fri, Jun 24, 2011 at 1:53 PM, Stuart Sierra <the.stuart.sie...@gmail.com> wrote: > The monolithic "clojure-contrib" project is not being actively maintained. > It does not currently build on Clojure 1.3 beta. All new development is > happening in "new" contrib libraries under http://github.com/clojure
It's probably worth pointing out that various existing 3rd party libraries that depend on contrib 1.2 will also fail on Clojure 1.3 - I ran into this recently with CongoMongo. I went thru pretty much exactly the same process Stuart described for getting CongoMongo to run on Clojure 1.3 and now it runs on both 1.2 and 1.3 by depending only on "new" contrib libraries. You can read about that process here: http://groups.google.com/group/congomongo-dev/browse_thread/thread/65e8981711d87f62 If you're interested in code, you can see the five commits containing the necessary changes, ending at this commit and following the parent chain back: https://github.com/aboekhoff/congomongo/commit/c1d143d7be3c2436017948efad2e668bd80ea191 -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ World Singles, LLC. -- http://worldsingles.com/ Railo Technologies, Inc. -- http://www.getrailo.com/ "Perfection is the enemy of the good." -- Gustave Flaubert, French realist novelist (1821-1880) -- 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