You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2017/10/28 10:03:38 UTC

[4/4] brooklyn-server git commit: This closes #870

This closes #870


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

Branch: refs/heads/master
Commit: b5508747fbe64e166dffcbf42b7bd3471ee057eb
Parents: 8d7444a 3cd8f0b
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Sat Oct 28 11:03:20 2017 +0100
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Sat Oct 28 11:03:20 2017 +0100

----------------------------------------------------------------------
 .../catalog/internal/CatalogInitialization.java | 16 +++---
 .../core/typereg/BundleUpgradeParser.java       | 52 +++++++++++++++-----
 .../core/typereg/BundleUpgradeParserTest.java   | 43 +++++++++++++++-
 .../org/apache/brooklyn/util/text/Strings.java  |  7 +++
 4 files changed, 95 insertions(+), 23 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/b5508747/core/src/main/java/org/apache/brooklyn/core/catalog/internal/CatalogInitialization.java
----------------------------------------------------------------------