On Mon, Aug 29, 2016 at 8:22 PM, Ning Sun wrote:
> There is a minor issue in code example of
> https://github.com/technomancy/leiningen/blob/stable/doc/MANAGED_DEPS.md#
> lein-parent-projects,
> where `inherits` should be `inherit`.
>
Whoops! Thanks for pointing that out. I just updated it.
There is a minor issue in code example of
https://github.com/technomancy/leiningen/blob/stable/doc/MANAGED_DEPS.md#lein-parent-projects,
where `inherits` should be `inherit`.
On 08/25/2016 08:03 AM, Jean Niklas L'orange wrote:
> Greetings, fellow Clojurians!
>
> I am happy to announce Leiningen
I'm excited about this :managed-dependencies feature along with it's
combined usage with lein-parent. I think this is a feature I really needed
from Leiningen for quite some time now.
On Wednesday, August 24, 2016 at 7:03:52 PM UTC-5, Jean Niklas L'orange
wrote:
>
> Greetings, fellow Clojuria
The hope for the managed-dependencies stuff is to be able to use it in
combination with a "parent project" definition, to consolidate version
numbers for common dependencies. The support for this will be released in
the lein-parent[1] plugin, hopefully soon (once the corresponding PR[2] is
mer
Many, many thanks for this release!
Also the manged-dependencies feature looks like it might be super useful.
R.
On 25 August 2016 at 01:03, Jean Niklas L'orange
wrote:
> Greetings, fellow Clojurians!
>
> I am happy to announce Leiningen 2.7.0! This release contains mostly
> bugfixes, but two