There has been much thought lately around build and release processes. See http://dev.clojure.org/display/design/Common+Contrib+Build
The goal is to to have more libraries under the umbrella of "contrib" without requiring them to keep to the same release schedule. Each library can have its own release schedule and version numbers. The current "clojure-contrib", the monolithic repository with 60+ modules, will be phased out. All 1.3.0-alpha* releases of the "clojure-contrib" module JARs are source-code-only (except for the 4 modules that require AOT) so they are compatible with any Clojure release. For example, you can use Clojure "1.3.0-alpha4" and org.clojure.contrib/logging "1.3.0-alpha3" in the same project. -Stuart Sierra clojure.com -- 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