all the clojure contrib libraries are regularly tested against new clojure 
versions
http://build.clojure.org/

> On 2 Dec 2015, at 16:17, Sreenivas Reddy T <thatiparthysreeni...@gmail.com> 
> wrote:
> 
> I would love a project where the tool runs all  test cases of libraries 
> against new release candidate. 
> 
> On 2 Dec 2015 9:33 pm, "Alex Miller" <a...@puredanger.com> wrote:
> Clojure 1.8.0-RC3 is now available. This build is a "release candidate"! We 
> would appreciate any and all testing you can do on your own libraries or 
> internal projects to find problems. 
> 
> Try it via
>       • Download: https://repo1.maven.org/maven2/org/clojure/clojure/1.8.0-RC3
>       • Leiningen: [org.clojure/clojure "1.8.0-RC3"]
> Below are the changes since 1.8.0-RC2. See the full 1.8 change log here: 
> https://github.com/clojure/clojure/blob/master/changes.md.
>       • CLJ-1845 / CLJ-1851 New ^:redef to mark vars that should not be 
> direct linked
>               • The metadata ^:redef can be used to mark function vars that 
> should not be direct linked
>               • clojure.core/load was previously marked with ^:dynamic for 
> this purpose, but is now marked ^:redef
>       • CLJ-1856 Direct linking breaks clojure.test location reporting for 
> failures
>       • CLJ-1854 Set line number in bytecode prior to invokeStatic call
>       • CLJ-1853 In socket server, require the ns of the accept-fn before 
> resolving it
> 
> -- 
> 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/d/optout.
> 
> -- 
> 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/d/optout.

-- 
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/d/optout.

Reply via email to