You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-user@ant.apache.org by Dmitriy Korobskiy <dk...@gmail.com> on 2007/08/11 16:52:29 UTC

Re[2]: eviction disabling possible with conflict manager?

Hi, Zmaj
Re: your e-mail from Thursday, August 9, 2007 5:31 AM

> After slleping and reading some issues on conflict manager here i found out
> it's as 
> simple as that : specify your own conflict manager.

> e.g

>  <conflicts>
>         <manager name="myManager" module="antlr" rev="2.7.6,3.0ea8" />
>  </conflicts>  

Exactly. You can use "all" conflict manager which would work with dynamic
revisions:

<conflicts>
    <manager org="antlr" module="antlr" name="all"/> <!-- Do not evict artifacts from different revisions: see dependencies -->
</conflicts>

Also, you'd need to make sure that revision is present in retrieved artifacts.

Dmitriy <1-127-441 @ICQ, DKroot @Skype>
<DKroot1 @AIM, dkroot1_at_gmail_dot_com @Google Talk or @MSN, dk_root @Yahoo>