On Mon, Oct 31, 2011 at 4:25 PM, Sean Corfield <seancorfi...@gmail.com> wrote:
> On Mon, Oct 31, 2011 at 8:06 AM, Timothy Baldridge <tbaldri...@gmail.com> 
> wrote:
>> I'd like to second what Bill said...I don't really have the time to
>> setup a clojure build process to test out the 1.4 Alphas/Betas, but if
>> there was a way for me to get to it via lein...I would just target 1.4
>> for all my day-to-day development.
>
> This should work:
>
>  :repositories [["sonatype-snapshots"
> "https://oss.sonatype.org/content/repositories/snapshots/";]]
>  :dependencies [[org.clojure/clojure "1.4.0-master-SNAPSHOT"] ...]

Is there a way to peg a particular snapshot?  If we find that
something breaks, we'd want to roll back to a previous version until
the problem is fixed.  It looks like the maven metadata only has the
latest snapshot recorded (I may be wrong... I'm certainly not a Maven
guru).

-John

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