Re: Latest clojure + contrib

2011-05-05 Thread Sean Corfield
On Thu, May 5, 2011 at 10:18 AM, Trastabuga wrote: > How do I get latest clojure and clojure-contrib? It depends on how bleeding edge you want to be. If you want to try the most recent monolithic contrib build, you could depend on these: [org.clojure/clojure "1.3.0-alpha4"] [org.clojure.contrib

Re: Latest clojure + contrib

2011-05-05 Thread Stuart Sierra
Not all of the new contrib libs have been released yet. For the ones that have been released, you can find the .jar files here: http://repo2.maven.org/maven2/org/clojure/ -Stuart S clojure.com -- You received this message because you are subscribed to the Google Groups "Clojure" group. To pos

Latest clojure + contrib

2011-05-05 Thread Trastabuga
Hi How do I get latest clojure and clojure-contrib? I understand now there is no a single contrib lib, but if you go to http://dev.clojure.org/display/design/Contrib+Projects and click on xml project you'll an empty git project. I tried to use clojre + contrib 1.2 but it lacks support for javax.xm

Re: building Gorilla with latest clojure-contrib

2008-12-17 Thread Meikel Brandmeyer
Hi Mark, Am 17.12.2008 um 17:56 schrieb Mark Volkmann: When I build Gorilla with the latest version of clojure and clojure-contrib (from Google Code this morning) I get: java.io.FileNotFoundException: Could not locate clojure/contrib/cond__init.class or clojure/contrib/cond.clj on classpath Lo

building Gorilla with latest clojure-contrib

2008-12-17 Thread Mark Volkmann
When I build Gorilla with the latest version of clojure and clojure-contrib (from Google Code this morning) I get: java.io.FileNotFoundException: Could not locate clojure/contrib/cond__init.class or clojure/contrib/cond.clj on classpath Looking at the contents of clojure-contrib.jar I see that i