You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by jc...@apache.org on 2021/02/15 10:52:30 UTC

[brooklyn-server] branch master updated (c25bcfc -> f4760b5)

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

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


    from c25bcfc  This closes #1147
     new 44a870e  Set return type for deprecated CatalogApi methods
     new 03919c8  Add response type for other deprecated APIs for continued backcompatibility
     new f4760b5  Merge pull request #1148 from grkvlt/fix/rest-api-client

The 12785 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:
 .../main/java/org/apache/brooklyn/rest/api/ApplicationApi.java    | 4 ++--
 .../src/main/java/org/apache/brooklyn/rest/api/BundleApi.java     | 4 ++--
 .../src/main/java/org/apache/brooklyn/rest/api/CatalogApi.java    | 8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)