You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by Graeme-Miller <gi...@git.apache.org> on 2017/09/25 09:35:31 UTC

[GitHub] brooklyn-server pull request #845: Fix BasicBrooklynCatalog create Spec

GitHub user Graeme-Miller opened a pull request:

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

    Fix BasicBrooklynCatalog create Spec

    If the BasicBrooklynCatalog fails to load a catalog item, it will now fall back to the type registry.

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

    $ git pull https://github.com/Graeme-Miller/brooklyn-server catalog_create_spec_fix

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

    https://github.com/apache/brooklyn-server/pull/845.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 #845
    
----
commit 357b82e1abeccf5b7d225b5361e89f8157a476c0
Author: graeme.miller <gr...@cloudsoftcorp.com>
Date:   2017-09-25T09:34:52Z

    Fix BasicBrooklynCatalog create Spec

----


---

[GitHub] brooklyn-server pull request #845: Fix BasicBrooklynCatalog create Spec

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

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


---