You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by twogee <gi...@git.apache.org> on 2018/02/02 19:32:32 UTC

[GitHub] ant-ivy pull request #66: IVY-1545 Detect circular dependencies in POMs

GitHub user twogee opened a pull request:

    https://github.com/apache/ant-ivy/pull/66

    IVY-1545 Detect circular dependencies in POMs

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/javabrett/ant-ivy IVY-1545

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ant-ivy/pull/66.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #66
    
----
commit dee9aa6d043d184a521f6ed970b71cbb3cab0b02
Author: Brett Randall <ja...@...>
Date:   2016-03-25T09:55:15Z

    Added logging to help diagnose a recursion StackOverflowError condition.

commit 335be3eb2c9d2b10786dff790fb78206d1e31523
Author: Brett Randall <ja...@...>
Date:   2016-03-26T08:15:25Z

    Fixed two minor comment typos.

commit 65b9650cbc7a4b8b9faa560a50eafa826fcd6fae
Author: Brett Randall <ja...@...>
Date:   2016-03-26T02:12:20Z

    IVY-1545: Added tracking for a cycle in parent-POM ancestry, throw a CircularDependencyException if found.
    Added tests for cycles in parent ancestry and references-self as parent.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


[GitHub] ant-ivy pull request #66: IVY-1545 Detect circular dependencies in POMs

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ant-ivy/pull/66


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


[GitHub] ant-ivy issue #66: IVY-1545 Detect circular dependencies in POMs

Posted by twogee <gi...@git.apache.org>.
Github user twogee commented on the issue:

    https://github.com/apache/ant-ivy/pull/66
  
    @javabrett - could you please rebase your branch and force push?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


[GitHub] ant-ivy issue #66: IVY-1545 Detect circular dependencies in POMs

Posted by jaikiran <gi...@git.apache.org>.
Github user jaikiran commented on the issue:

    https://github.com/apache/ant-ivy/pull/66
  
    @javabrett, thank you reporting as well as providing the fix for this. This is now merged.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org