This is an automated email from the ASF dual-hosted git repository.
djkevincr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/gora.git.
from b848deb Merge pull request #163 from djkevincr/GORA-610
new d34d32b GORA-614: Decople JCache datastore from Hazelcast provider
new 238d1c0 Fix proper closing in cache provider
new 189ce6b Merge pull request #165 from djkevincr/GORA-614
The 1171 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/gora/jcache/store/JCacheStore.java | 171 ++------
gora-jcache/src/test/resources/gora.properties | 1 -
gora-tutorial/conf/gora.properties | 2 -
.../gora/tutorial/log/DistributedLogManager.java | 460 ---------------------
4 files changed, 42 insertions(+), 592 deletions(-)
delete mode 100644
gora-tutorial/src/main/java/org/apache/gora/tutorial/log/DistributedLogManager.java