You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2016/04/11 11:02:03 UTC

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

Closes #100

Support removal of catalog entries from bundle BOM when the bundle is stopped.

This change follows on from https://github.com/apache/brooklyn-server/pull/80.

With this change any catalog members that were added by scanning the bundle's
catalog.bom when the bundle started will be removed upon stopping the bundle.


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

Branch: refs/heads/master
Commit: 06f68e134b24f3e6a93601dbbd0e9603862f3c05
Parents: a9f9df4 47421cb
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Mon Apr 11 12:01:47 2016 +0300
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Mon Apr 11 12:01:47 2016 +0300

----------------------------------------------------------------------
 .../catalog/internal/CatalogBomScanner.java     | 98 ++++++++++++--------
 .../resources/OSGI-INF/blueprint/blueprint.xml  | 50 +++++-----
 2 files changed, 82 insertions(+), 66 deletions(-)
----------------------------------------------------------------------