You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Marco Piraccini (JIRA)" <ji...@apache.org> on 2015/05/20 11:08:02 UTC

[jira] [Created] (IVY-1523) Make the conflict resolution optional

Marco Piraccini created IVY-1523:
------------------------------------

             Summary: Make the conflict resolution optional
                 Key: IVY-1523
                 URL: https://issues.apache.org/jira/browse/IVY-1523
             Project: Ivy
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.4.0, 2.3.0
            Reporter: Marco Piraccini


In projects with a lot of configurations (about 200)  and  a lot of dependencies (> 100) the mechanism that (recursively) resolves the conflicts can be VERY expensive due to the combinatorial explosion of the dependencies trees.

In these cases it can be helpful to have a configuration parameter that can be used to completely disable the conflict resolution (using the "all" conflict manager do not help).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)