You can also get regular SNAPSHOT builds of Clojure from the Sonatype OSS 
repository. Instructions here:
http://dev.clojure.org/display/community/Maven+Settings+and+Repositories

-S


On Monday, September 30, 2013 5:00:17 PM UTC-4, Andy Fingerhut wrote:
>
> I am not aware of any 1.6 alpha/beta releases yet.  There might have been 
> one that I missed, but I watch fairly closely for such things.
>
> If you want to locally install the latest 1.6.0-master-SNAPSHOT version in 
> your local Maven repository, you can do this:
>
> git clone git://github.com/clojure/clojure.git
> cd clojure
> mvn install
>
> Then in Leiningen projects you can change your Clojure dependency version 
> from "1.5.1" to "1.6.0-master-SNAPSHOT", and it should use the version you 
> built.
>
> Andy
>
>
> On Mon, Sep 30, 2013 at 1:28 PM, Edwin Park <edwin...@gmail.com<javascript:>
> > wrote:
>
>> Hi,
>>
>> I'm pretty new to Clojure, but having a great time with it so far. I 
>> wanted to check out the 1.6 alphas, but the link on the Clojure downloads 
>> page doesn't return any results: http://clojure.org/downloads
>>
>> Can someone please point me to where I can find the 1.6 alpha releases? 
>> Ideally I'd like to know the appropriate version string to plug in to my 
>> leiningen project.clj. It would also be nice if the aforementioned link on 
>> the downloads page was fixed.
>>
>> Thanks,
>> Edwin
>>
>>  -- 
>> -- 
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clo...@googlegroups.com<javascript:>
>> Note that posts from new members are moderated - please be patient with 
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+u...@googlegroups.com <javascript:>
>> 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 unsubscribe from this group and stop receiving emails from it, send an 
>> email to clojure+u...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to