This is an automated email from the ASF dual-hosted git repository.
klund pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 917183e GEODE-6918: Cleanup and unit test PersistentOplogSet (#3775)
add 27e6760 GEODE-6918: Cleanup CacheCreation and CacheCreationJUnitTest
add a9ce0eb GEODE-6918: Rename CacheCreationTest
No new revisions were added by this update.
Summary of changes:
.../internal/cache/xmlcache/CacheCreation.java | 1151 ++++++++++----------
.../cache/xmlcache/ClientCacheCreation.java | 13 +-
...eationJUnitTest.java => CacheCreationTest.java} | 235 ++--
3 files changed, 690 insertions(+), 709 deletions(-)
rename
geode-core/src/test/java/org/apache/geode/internal/cache/xmlcache/{CacheCreationJUnitTest.java
=> CacheCreationTest.java} (65%)