Re: [ANN] Leiningen 2.3.4 released

2014-08-24 Thread gvim
Has 2.4.3 been fixed yet? I had to revert to 2.4.2 due to clojure.nrepl namespace errors. Could this be due to the release of cider-nrepl 0.7.0 which I have loaded in my .lein/profile.clj? gvim On 24/08/2014 02:27, Dave Sann wrote: Do exclusions apply to plugins? if I have :plugins [[com.

Re: [ANN] Leiningen 2.3.4 released

2014-08-24 Thread Dave Sann
https://github.com/technomancy/leiningen/issues/1652 On Sunday, 24 August 2014 18:50:36 UTC+10, Robin Heggelund Hansen wrote: > > Same here =( > > kl. 03:27:50 UTC+2 søndag 24. august 2014 skrev Dave Sann følgende: >> >> Do exclusions apply to plugins? >> >> if I have >> >> :plugins [[com.keming

Re: [ANN] Leiningen 2.3.4 released

2014-08-24 Thread Robin Heggelund Hansen
Same here =( kl. 03:27:50 UTC+2 søndag 24. august 2014 skrev Dave Sann følgende: > > Do exclusions apply to plugins? > > if I have > > :plugins [[com.keminglabs/cljx "0.4.0" :exclusions [org.clojure/clojure]]] > > I get > > ([com.keminglabs/cljx "0.4.0"] -> [org.clojars.trptcolin/sjacket > "0.1.

Re: [ANN] Leiningen 2.3.4 released

2014-08-23 Thread Dave Sann
Do exclusions apply to plugins? if I have :plugins [[com.keminglabs/cljx "0.4.0" :exclusions [org.clojure/clojure]]] I get ([com.keminglabs/cljx "0.4.0"] -> [org.clojars.trptcolin/sjacket "0.1.0.6"] -> [org.clojure/clojure "[1.3.0,)"] Consider using [com.keminglabs/cljx "0.4.0" :exclusions [

Re: [ANN] Leiningen 2.3.4 released

2013-11-20 Thread ronen
Thanks guys for the hard work On Wednesday, November 20, 2013 4:30:03 PM UTC+2, Tim Visher wrote: > > Thanks so much to Phil, Nelson, Jean Niklas, and the rest of the Leiningen > team! > > On Tue, Nov 19, 2013 at 1:41 PM, Phil Hagelberg > > > wrote: > > > > Hello folks. I'm happy to announc

Re: [ANN] Leiningen 2.3.4 released

2013-11-20 Thread Tim Visher
Thanks so much to Phil, Nelson, Jean Niklas, and the rest of the Leiningen team! On Tue, Nov 19, 2013 at 1:41 PM, Phil Hagelberg wrote: > > Hello folks. I'm happy to announce the release of Leiningen 2.3.4. > > This one is primarily a bugfix release; though there are a few minor > enhancements. >

[ANN] Leiningen 2.3.4 released

2013-11-19 Thread Phil Hagelberg
Hello folks. I'm happy to announce the release of Leiningen 2.3.4. This one is primarily a bugfix release; though there are a few minor enhancements. ## 2.3.4 / 2013-11-18 * Suggest `:exclusions` to possibly confusing `:pedantic?` dependencies. (Nelson Morris, Phil Hagelberg) * Optionally look