;; lein for all 3 commits
[org.clojure/clojure "1.4.0-master-20111023.210239-5"]

and I imagine you can do something similar with maven, the main thing
is you need to add the sonatype snapshot repo.

but you can't access individual commits because the build machine
polls and gathers the latest commits together and does a build.

and the readme.txt has build instructions for ant and maven for those
who don't know how to build clojure from git.

On Mon, Oct 24, 2011 at 4:04 AM, Rich Hickey <richhic...@gmail.com> wrote:
> How can people toggle between the various commits I mentioned using Maven?
>
> Rich
>
> On Oct 23, 2011, at 9:52 PM, Stuart Sierra wrote:
>
>> As a reminder, you don't need Git to use the latest development version of 
>> Clojure. Just set your Clojure dependency version to "1.4.0-master-SNAPSHOT" 
>> and add Sonatype to your Maven repositories.
>>
>> Detailed instructions here: 
>> http://dev.clojure.org/display/doc/Maven+Settings+and+Repositories
>>
>> -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
>
> --
> 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



-- 
And what is good, Phaedrus,
And what is not good—
Need we ask anyone to tell us these things?

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