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 5e7eb7f create jndi-binding --type now defaults to SIMPLE create
jndi-binding --url is an alias for --connection-url
add b76e0a8 added unit test for DataSourceFactoryTest
No new revisions were added by this update.
Summary of changes:
.../internal/datasource/DataSourceFactory.java | 2 +-
.../internal/datasource/DataSourceFactoryTest.java | 107 +++++++++++++++++++++
2 files changed, 108 insertions(+), 1 deletion(-)
create mode 100644
geode-core/src/test/java/org/apache/geode/internal/datasource/DataSourceFactoryTest.java