You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by do...@apache.org on 2020/08/07 17:40:53 UTC

[geode] branch develop updated (83d1e28 -> 4759840)

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

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


    from 83d1e28  GEODE-8394: Rewind the message Part on command failure (#5424)
     add 4759840  GEODE-8396: Fixing NullPointerException in create jdbc-mapping command (#5418)

No new revisions were added by this update.

Summary of changes:
 .../jdbc/internal/cli/CreateMappingCommand.java    |  4 +-
 .../jdbc/internal/cli/MappingCommandUtils.java     | 11 ++++
 .../internal/cli/CreateMappingCommandTest.java     | 18 +++++++
 .../jdbc/internal/cli/MappingCommandUtilsTest.java | 61 ++++++++++++++++++++++
 4 files changed, 91 insertions(+), 3 deletions(-)