This is an automated email from the ASF dual-hosted git repository.
onichols pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from e57028f GEODE-7018: Enable hostname validation for SSL over NIO
(#3849)
add 08ec862 Geode 7013 command line help broken (#3858)
No new revisions were added by this update.
Summary of changes:
.../internal/cli/GfshParserAutoCompletionTest.java | 142 ++++++++++++++++++++-
.../internal/cli/help/HelperIntegrationTest.java | 4 +-
.../management/internal/cli/CommandManager.java | 10 +-
.../geode/management/internal/cli/GfshParser.java | 55 +++++++-
.../internal/cli/commands/GfshHelpCommand.java | 4 +-
.../internal/cli/commands/GfshHintCommand.java | 3 +-
.../geode/management/internal/cli/help/Helper.java | 102 ++++++++-------
7 files changed, 263 insertions(+), 57 deletions(-)