You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by iu...@apache.org on 2021/04/14 14:53:39 UTC

[brooklyn-server] branch master updated (00728cd -> 7118a83)

This is an automated email from the ASF dual-hosted git repository.

iuliana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git.


    from 00728cd  Merge pull request #1159 from iuliana/feature/icon-support
     new 2655fa1  tweak to icon semantics
     new f934bfe  and use the new bundle link where appropriate
     new 7118a83  Merge pull request #1160 from ahgittin/icons

The 12862 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../catalog/internal/BasicBrooklynCatalog.java     |  6 +++++-
 .../org/apache/brooklyn/rest/api/BundleApi.java    | 20 +++++++++++++++++-
 .../brooklyn/rest/resources/BundleResource.java    | 24 +++++++++++++++-------
 .../brooklyn/rest/resources/TypeResource.java      |  9 ++++----
 .../brooklyn/rest/transform/TypeTransformer.java   | 10 ++++++++-
 5 files changed, 55 insertions(+), 14 deletions(-)