You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by zh...@apache.org on 2019/05/28 23:10:22 UTC

[geode] branch develop updated (9dba005 -> a08902a)

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

zhouxj pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 9dba005  Merge pull request #3626 from rhoughton-pivot/develop
     add a08902a  GEODE-6669 Changed CreateDataSourceCommand to register driver earlier (#3627)

No new revisions were added by this update.

Summary of changes:
 .../cli/CreateDataSourceCommandDUnitTest.java      |  6 ++--
 .../internal/cache/xmlcache/CacheXmlParser.java    |  4 ++-
 .../internal/datasource/DataSourceFactory.java     |  3 ++
 .../apache/geode/internal/jndi/JNDIInvoker.java    | 34 ++++++++++------------
 4 files changed, 25 insertions(+), 22 deletions(-)