You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ds...@apache.org on 2018/11/13 21:19:10 UTC

[geode] branch feature/GEODE-6010 updated (aa9bfe2 -> 354b49d)

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

dschneider pushed a change to branch feature/GEODE-6010
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from aa9bfe2  JdbcDistributedTest now passes
     add 354b49d  refactored the code in CreateMappingCommand that checks preconditions to make it more readable.

No new revisions were added by this update.

Summary of changes:
 .../cli/CreateMappingCommandDUnitTest.java         |  1 -
 .../jdbc/internal/cli/CreateMappingCommand.java    | 98 ++++++++++++++--------
 .../jdbc/internal/cli/PreconditionException.java   | 16 ++--
 3 files changed, 69 insertions(+), 46 deletions(-)
 copy geode-core/src/main/java/org/apache/geode/management/internal/cli/exceptions/EntityExistsException.java => geode-connectors/src/main/java/org/apache/geode/connectors/jdbc/internal/cli/PreconditionException.java (73%)