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

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


    from 83d13ec  removed an ElementType so updated excludedClasses
     add 05fe4ea  SIMPLE create jndi-binding now works with just an url. A 
driver class name is no longer required.
     add 5e7eb7f  create jndi-binding --type now defaults to SIMPLE create 
jndi-binding --url is an alias for --connection-url

No new revisions were added by this update.

Summary of changes:
 .../geode/connectors/jdbc/JdbcDistributedTest.java     |  3 +--
 .../commands/CreateJndiBindingCommandDUnitTest.java    |  2 +-
 .../geode/internal/datasource/DataSourceFactory.java   |  5 -----
 .../internal/datasource/GemFireBasicDataSource.java    | 18 ++++++++++++++++--
 .../cli/commands/CreateJndiBindingCommand.java         |  6 ++++--
 .../cli/commands/CreateJndiBindingCommandTest.java     | 11 +++++++++++
 6 files changed, 33 insertions(+), 12 deletions(-)

Reply via email to