Make default resolveId include branch
-------------------------------------

                 Key: IVY-1116
                 URL: https://issues.apache.org/jira/browse/IVY-1116
             Project: Ivy
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.1.0-RC2
            Reporter: Willem Verstraeten


By default, the resolveId is [org]-[module], but it would make sense to make 
this [org]-[module]-[branch]. When you use branches, it is very possible that 
the same ivy module is built for two branches at the same time. With the 
default resolveId this gives concurrency issues, but if the resolveId would 
include the branch name by default, these problems would not exist.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to