As of today, my lein uberjar command is no longer working on an unchanged project that compiled perfectly three days ago. The errors I'm getting seem to be suggesting that lein is no longer able to get the contrib library for 1.2. Can anyone think of any reason why this line:
:dependencies [[org.clojure/clojure "1.2.1"][org.clojure/clojure-contrib "1.2.0"]] from my project.clj would have ceased to work in the past 72 hours? I know the plan for 1.3 is to break things up so you have no choice but to get contrib libraries a la carte, but I thought that the monolithic build for 1.2 was still going to remain so that older code wouldn't break. Has something chnaged? Thanks, Mark -- 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