Display full graph when a circular dependency is detected
---------------------------------------------------------
Key: IVY-673
URL: https://issues.apache.org/jira/browse/IVY-673
Project: Ivy
Issue Type: Improvement
Components: Core
Affects Versions: 2.0.0-beta-1
Reporter: Maarten Coene
When a circular dependency is detected, the nodes in the loop are printed. The
last node is printed as "...". This way, we loose information, like which node
is causing the problem. Therefor, it would be better if the last node was also
printed (instead of "...").
cfr. IVY-672
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.