You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by ge...@apache.org on 2017/03/27 15:21:30 UTC

[4/4] brooklyn-server git commit: Closes #613

Closes #613

Returns catalog items created via REST API when coming from an archive

There is still an issue when the `FEATURE_LOAD_BUNDLE_CATALOG_BOM` is enabled; the REST API won't return the added items as it is currently handled by the `CatalogBomScanner`

But, this feature is disabled by default so we can probably live with that for now


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/a940d499
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/a940d499
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/a940d499

Branch: refs/heads/master
Commit: a940d4996741c017587b10203ee330f07e97a008
Parents: 40d8cfa a4242e9
Author: Geoff Macartney <ge...@cloudsoftcorp.com>
Authored: Mon Mar 27 16:21:17 2017 +0100
Committer: Geoff Macartney <ge...@cloudsoftcorp.com>
Committed: Mon Mar 27 16:21:17 2017 +0100

----------------------------------------------------------------------
 .../rest/resources/CatalogResource.java         | 60 ++++++++++++--------
 .../test/entity/VanillaSoftwareProcessTest.java |  2 +-
 2 files changed, 37 insertions(+), 25 deletions(-)
----------------------------------------------------------------------