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 <[email protected]>
Date: 2017-09-25T09:34:52Z
Fix BasicBrooklynCatalog create Spec
----
---