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 20:12:54 UTC

[geode] branch feature/GEODE-5951 updated (86e4a33 -> 0bb760a)

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 86e4a33  review feedback: cleaned up how function returns result
     add 0bb760a  review feedback: add an additional argument to CreateJndiBindingFunction

No new revisions were added by this update.

Summary of changes:
 .../cli/functions/CreateJndiBindingFunctionTest.java        |  9 +++++----
 .../apache/geode/cache/configuration/JndiBindingsType.java  | 13 -------------
 .../internal/cli/commands/CreateDataSourceCommand.java      |  4 ++--
 .../internal/cli/commands/CreateJndiBindingCommand.java     |  3 ++-
 .../internal/cli/functions/CreateJndiBindingFunction.java   | 11 +++++++----
 5 files changed, 16 insertions(+), 24 deletions(-)