You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by al...@apache.org on 2021/04/08 18:23:58 UTC

[geode] branch develop updated (7aa0382 -> 0b2d515)

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

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


    from 7aa0382  GEODE-8605: Alter Gateway Sender command (#5630)
     add 0b2d515  GEODE-9063: Autocomplete with mandatory params first (#6193)

No new revisions were added by this update.

Summary of changes:
 .../GfshParserAutoCompletionIntegrationTest.java   | 124 ++++++++++++++++++++-
 .../internal/cli/GfshParserConverterTest.java      |   2 +-
 .../cli/commands/ChangeLogLevelCommand.java        |   8 +-
 .../cli/commands/CreateDiskStoreCommand.java       |   4 +-
 .../cli/commands/CreateJndiBindingCommand.java     |   6 +-
 .../cli/commands/DestroyGatewaySenderCommand.java  |   6 +-
 .../internal/cli/commands/ExportDataCommand.java   |   4 +-
 .../internal/cli/commands/ImportDataCommand.java   |   6 +-
 .../internal/cli/commands/RemoveCommand.java       |   4 +-
 9 files changed, 142 insertions(+), 22 deletions(-)