On Wed, Jun 16, 2010 at 8:34 PM, Richard Lyman <richard.ly...@gmail.com> wrote:
>>> All of this is assuming, hopefully incorrectly, that there's no
>>> automated nightly JAR that's being produced and made available
>>> somewhere.
>>
>> The clojure master branch is being built continuously here,
>> http://build.clojure.org/
>
> When you say master branch, do you mean just core, or does that include 
> contrib?
>
> Speaking of which: Should I still care about contrib? I remember
> hearing that several items had been merged into core...

You can't build contrib without Maven these days. But unless you're
directly hacking on Clojure or Contrib itself, there's very little
reason to build it yourself; you should get along fine with
downloading the jar files straight from
http://build.clojure.org/snapshots

You can get a lot further without contrib than you used to be able
to--several seq functions have been moved to clojure.core, and
clojure.contrib.duck-streams has been moved to clojure.java.io.

-Phil

-- 
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

Reply via email to