You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by ahgittin <gi...@git.apache.org> on 2017/11/09 19:12:19 UTC

[GitHub] brooklyn-server pull request #891: guard against possible NPE when rebinding...

GitHub user ahgittin opened a pull request:

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

    guard against possible NPE when rebinding legacy catalog items

    

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

    $ git pull https://github.com/ahgittin/brooklyn-server bundle-rebind-minor-fix

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

    https://github.com/apache/brooklyn-server/pull/891.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 #891
    
----
commit c713529a99bdb4b22ed4035c4d1b9bff05229cd0
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Date:   2017-11-09T19:11:16Z

    guard against possible NPE when rebinding legacy catalog items

----


---

[GitHub] brooklyn-server pull request #891: guard against possible NPE when rebinding...

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

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


---

[GitHub] brooklyn-server issue #891: guard against possible NPE when rebinding legacy...

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

    https://github.com/apache/brooklyn-server/pull/891
  
    LGTM; merging.


---