[
https://issues.apache.org/jira/browse/IVY-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15425107#comment-15425107
]
Chris Duffy commented on IVY-1429:
----------------------------------
I was able to add the information I'm looking for by modifying the report
plugin. I haven't been able to figure out where I can submit my patch.
> ivy report should contain "branch" info
> ---------------------------------------
>
> Key: IVY-1429
> URL: https://issues.apache.org/jira/browse/IVY-1429
> Project: Ivy
> Issue Type: Improvement
> Components: Core
> Affects Versions: unspecified, master
> Environment: windows
> Reporter: Greg Creager
>
> Currently the ivy report mechanism does not show 'branch' info, not having
> this vital information makes it very hard to see what went into a build when
> you have the same version on a different branch.
> example:
> compA branch="proto" revision="1.0"
> compA branch="integration" revision="1.0"
> Looking at the report for two products that use these components you get only
> the info on revision and module, not the branch (the key factor).
> compA revision 1.0 (which 1.0 was pulled? proto or integration?
> Adding 'branch' to the report information just makes sense as it is a major
> factor when deciding what to pull.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)