On Sep 24, 1:00 am, Sean Corfield <seancorfi...@gmail.com> wrote:
> Building Clojure seems to install 1.3.0-SNAPSHOT but by default
> Contrib seems to expect 1.3.0-master-SNAPSHOT ?

The version string in the Clojure build was set incorrectly.  It has
now been restored to "1.3.0-master-SNAPSHOT"

> If so, that's fine - I just want to know so I can build this off the
> latest version any time... I like the idea of running the bleeding
> edge to build my software (I'm notorious for putting applications into
> production on pre-release software stacks... :)

If you depend on "-SNAPSHOT" versions, then Maven / Leiningen will
always give you the latest version from build.clojure.org.

-S

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