Yes, I am using vinyasa - see
https://github.com/jakubholynet/dotfiles/blob/master/.lein/profiles.clj

Still, Lein's core.cache is nearly the newest available...


2014-03-22 23:01 GMT+01:00 Sean Corfield <s...@corfield.org>:

> Ah, I ran into this as well recently with a plugin that was evaluating in
> Leiningen - and thus Leiningen's dependency on Stencil (and core.cache)
> overrode my own.
>
> Are you using Vinyasa or something like that?
>
> Sean
>
> On Mar 22, 2014, at 2:55 PM, Jakub Holy <jakub.h...@iterate.no> wrote:
>
> Thank you, I have tried that but haven't found out anything. There is only
> one part of the tree that mentions core cache, no conflict (perhaps b/c
> there is none until eastwood enters the scene):
>
> [leiningen "2.3.4"]
>    [stencil "0.3.2"]
>      [org.clojure/core.cache "0.6.2"]
>
> which is only 0.0.1 version behind the latest (and excluding it did not
> help)
>
>
> 2014-03-22 22:25 GMT+01:00 Sean Corfield <s...@corfield.org>:
>
>> Use: lein deps :tree
>>
>> That should show you where the conflict is coming from (you're picking up
>> an old core.cache from somewhere).
>>
>> Sean
>>
>
>
>


-- 
*Forget software. Strive to make an impact, deliver a valuable change.*

*(**Vær så snill og hjelp meg med å forbedre norsken **min –** skriftlig og
muntlig. Takk!**)*

Jakub Holy
Solutions Engineer | +47 966 23 666
Iterate AS | www.iterate.no
The Lean Software Development Consultancy
- http://theholyjava.wordpress.com/ -

-- 
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