You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ji...@apache.org on 2019/12/02 21:51:51 UTC

[geode] branch develop updated (ebd3539 -> 570a1d1)

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

jinmeiliao pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from ebd3539  GEODE-7502: Remove findbugs dependency from runtime (#4376)
     add 570a1d1  GEODE-7463: show management rest api docs (#4388)

No new revisions were added by this update.

Summary of changes:
 ... => DocLinksControllerRestIntegrationTest.java} | 20 ++++++++++-----
 ...mentController.java => DocLinksController.java} | 29 ++++++++++++++--------
 2 files changed, 33 insertions(+), 16 deletions(-)
 copy geode-web-management/src/integrationTest/java/org/apache/geode/management/internal/rest/{GeneralManagementServiceRestIntegrationTest.java => DocLinksControllerRestIntegrationTest.java} (78%)
 copy geode-web-management/src/main/java/org/apache/geode/management/internal/rest/controllers/{PingManagementController.java => DocLinksController.java} (58%)