Remove all source code (Javadoc) references to 'Pivotal GemFire' or 'GemFire' in general.
This commit is contained in:
@@ -27,7 +27,7 @@ import org.apache.geode.cache.client.ClientCache;
|
||||
import org.apache.geode.cache.client.ClientCacheFactory;
|
||||
|
||||
/**
|
||||
* Integration Tests for {@link SimpleCacheResolver} using a GemFire/Geode {@link ClientCache}.
|
||||
* Integration Tests for {@link SimpleCacheResolver} using an Apache Geode {@link ClientCache}.
|
||||
*
|
||||
* @author John Blum
|
||||
* @see org.junit.Test
|
||||
|
||||
@@ -27,7 +27,7 @@ import org.apache.geode.cache.Cache;
|
||||
import org.apache.geode.cache.CacheFactory;
|
||||
|
||||
/**
|
||||
* Integration Tests for {@link SimpleCacheResolver} using a GemFire/Geode {@literal peer} {@link Cache}.
|
||||
* Integration Tests for {@link SimpleCacheResolver} using an Apache Geode {@literal peer} {@link Cache}.
|
||||
*
|
||||
* @author John Blum
|
||||
* @see org.junit.Test
|
||||
|
||||
Reference in New Issue
Block a user