You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by aledsage <gi...@git.apache.org> on 2018/09/07 18:53:39 UTC

[GitHub] brooklyn-server pull request #987: Fix DSL recursive-reference detection

GitHub user aledsage opened a pull request:

    https://github.com/apache/brooklyn-server/pull/987

    Fix DSL recursive-reference detection

    As per the code comment, I broke this in https://github.com/apache/brooklyn-server/pull/971. This PR fixes it.

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

    $ git pull https://github.com/aledsage/brooklyn-server fix-dsl-recursion-detection

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

    https://github.com/apache/brooklyn-server/pull/987.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 #987
    
----
commit 5bc7546b9e2f5af743fad41533322c7804dd8e1b
Author: Aled Sage <al...@...>
Date:   2018-09-07T18:50:39Z

    Fix DSL recursive-reference detection

----


---

[GitHub] brooklyn-server pull request #987: Fix DSL recursive-reference detection

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

    https://github.com/apache/brooklyn-server/pull/987


---