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/01 18:44:23 UTC

[geode] branch feature/GEODE-5951 updated (e9efadf -> d5ef78c)

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

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


    from e9efadf  review feedback: moved changes to CliStrings to the interceptor
     add d5ef78c  review feedback: renamed DataSourceProperty to PoolProperty

No new revisions were added by this update.

Summary of changes:
 .../internal/cli/commands/CreateDataSourceCommand.java     | 10 +++++-----
 ...cePropertyConverter.java => PoolPropertyConverter.java} | 14 +++++++-------
 .../internal/cli/commands/CreateDataSourceCommandTest.java |  6 +++---
 3 files changed, 15 insertions(+), 15 deletions(-)
 rename geode-core/src/main/java/org/apache/geode/management/internal/cli/converters/{DataSourcePropertyConverter.java => PoolPropertyConverter.java} (83%)