[
https://issues.apache.org/jira/browse/IVY-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Williams updated IVY-514:
------------------------------
Attachment: ivy514-johnw.patch
The file ivy514-johnw.patch updates logging of cyclic dependencies to avoid
redundancies in two ways:
* Each cycle is logged only once.
* Each module is printed only once per cycle.
> Redundant warnings for circular dependencies
> --------------------------------------------
>
> Key: IVY-514
> URL: https://issues.apache.org/jira/browse/IVY-514
> Project: Ivy
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0.0-alpha-1
> Reporter: John Williams
> Priority: Minor
> Attachments: ivy514-johnw.patch
>
>
> Circular dependencies cause Ivy to print a very large number of redundant
> warnings. You can see this behavior in the file IVY-400-johnw.zip which I've
> attached to (surprise!) IVY-400. In that test case, a single circular
> dependency causes 4 warnings to be printed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.