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 2020/04/09 17:57:34 UTC

[geode] branch develop updated (a12d1fe -> a73dffc)

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 a12d1fe  Merge pull request #4920 from apache/feature/GEODE-7852doc
     add a73dffc  GEODE-7976: make "config" param optional when deploy using CMS. (#4930)

No new revisions were added by this update.

Summary of changes:
 .../geode/management/configuration/HasFile.java    |  2 +
 ...ionTest.java => DeploymentIntegrationTest.java} | 65 +++++++++++-----------
 .../DeploymentManagementController.java            | 14 +++--
 .../DeploymentManagementControllerTest.java        |  4 +-
 4 files changed, 45 insertions(+), 40 deletions(-)
 copy geode-web-management/src/integrationTest/java/org/apache/geode/management/internal/rest/{JsonSerializationTest.java => DeploymentIntegrationTest.java} (57%)