Re: lein: managing versions of common deps / soliciting assistance on PR review

2016-01-25 Thread Charles Loomis
ec "x.y.z"] > [org.clojure/java.jdbc "x.y.z"] > [org.clojure/tools.nrepl "x.y.z"] > … > > Sean Corfield -- (904) 302-SEAN > An Architect's View -- http://corfield.org/ > > "If you're not annoying somebody, you're not really ali

Re: lein: managing versions of common deps / soliciting assistance on PR review

2016-01-24 Thread Sean Corfield
Mailing List on behalf of Chris Price Reply-To: Clojure Mailing List Date: Sunday, January 24, 2016 at 1:39 PM To: Clojure Mailing List Subject: lein: managing versions of common deps / soliciting assistance on PR review Hi, As the number of Clojure projects at our company has increased, we

lein: managing versions of common deps / soliciting assistance on PR review

2016-01-24 Thread Chris Price
Hi, As the number of Clojure projects at our company has increased, we've ended up running into more and more frequent issues where lein's "pedantic" is alerting us to conflicting versions of transitive dependencies. Up until now we've been managing this by surgically updating the lists of depend