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/10/24 15:06:27 UTC

[GitHub] brooklyn-server pull request #1011: Fix requiredUnless config key constraint...

GitHub user aledsage opened a pull request:

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

    Fix requiredUnless config key constraint, with attributeWhenReady

    Previously this caused the entity’s startup to hang.

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

    $ git pull https://github.com/aledsage/brooklyn-server fix-requiredUnless-with-attributeWhenReady

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

    https://github.com/apache/brooklyn-server/pull/1011.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 #1011
    
----
commit 2ff53c7a2d3551dfca69aaca296b7872da97f8cf
Author: Aled Sage <al...@...>
Date:   2018-10-24T15:05:52Z

    Fix requiredUnless config key constraint, with attributeWhenReady
    
    Previously this caused the entity’s startup to hang.

----


---

[GitHub] brooklyn-server pull request #1011: Fix requiredUnless config key constraint...

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

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


---