|
Rename Class org.infinispan.persistence.rest.upgrade.RestUpgradeSynchronizerCompatTest renamed to org.infinispan.persistence.rest.upgrade.RestUpgradeSynchronizerObjectStorageTest |
From |
To |
|
Rename Class org.infinispan.query.blackbox.CompatModeClusteredCacheTest renamed to org.infinispan.query.blackbox.ObjectStorageClusteredCacheTest |
From |
To |
|
Rename Class org.infinispan.query.dsl.embedded.CompatModeQueryDslConditionsTest renamed to org.infinispan.query.dsl.embedded.ObjectStorageQueryDslConditionsTest |
From |
To |
|
Rename Class org.infinispan.marshaller.test.AbstractCompatibilityTest renamed to org.infinispan.marshaller.test.AbstractInteropTest |
From |
To |
|
Rename Class org.infinispan.marshaller.kryo.KryoCompatibilityTest renamed to org.infinispan.marshaller.kryo.KryoInteropTest |
From |
To |
|
Rename Class org.infinispan.query.blackbox.CompatModeLocalCacheTest renamed to org.infinispan.query.blackbox.ObjectStorageLocalCacheTest |
From |
To |
|
Rename Class org.infinispan.marshaller.protostuff.ProtostuffCompatibilityTest renamed to org.infinispan.marshaller.protostuff.ProtostuffInteropTest |
From |
To |
|
Rename Class org.infinispan.query.dsl.embedded.CompatModeNonIndexedQueryDslConditionsTest renamed to org.infinispan.query.dsl.embedded.ObjectStorageNonIndexedQueryDslConditionsTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.EmbeddedHotRodBulkTest moved to org.infinispan.it.endpoints.EmbeddedHotRodBulkTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.CustomMemcachedHotRodTest moved to org.infinispan.it.endpoints.CustomMemcachedHotRodTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.JsonIndexingProtobufStoreTest moved to org.infinispan.it.endpoints.JsonIndexingProtobufStoreTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.EmbeddedHotRodTest moved to org.infinispan.it.endpoints.EmbeddedHotRodTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.EmbeddedRestHotRodWithStringTest moved to org.infinispan.it.endpoints.EmbeddedRestHotRodWithStringTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.DistL1EmbeddedHotRodTest moved to org.infinispan.it.endpoints.DistL1EmbeddedHotRodTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.JsonPojoStoreTest moved to org.infinispan.it.endpoints.JsonPojoStoreTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.ByteArrayKeyReplEmbeddedHotRodTest moved to org.infinispan.it.endpoints.ByteArrayKeyReplEmbeddedHotRodTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.ProtoRegistrationJsonTest moved to org.infinispan.it.endpoints.ProtoRegistrationJsonTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.ReplEmbeddedRestHotRodTest moved to org.infinispan.it.endpoints.ReplEmbeddedRestHotRodTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.ByteArrayValueReplEmbeddedHotRodTest moved to org.infinispan.it.endpoints.ByteArrayValueReplEmbeddedHotRodTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.EmbeddedRestCacheListenerTest moved to org.infinispan.it.endpoints.EmbeddedRestCacheListenerTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.EndpointInteroperabilityTest moved to org.infinispan.it.endpoints.EndpointInteroperabilityTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.TestCacheListener moved to org.infinispan.it.endpoints.TestCacheListener |
From |
To |
|
Move Class org.infinispan.it.compatibility.ByteArrayKeyDistEmbeddedHotRodTest moved to org.infinispan.it.endpoints.ByteArrayKeyDistEmbeddedHotRodTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.ByteArrayValueDistEmbeddedHotRodTest moved to org.infinispan.it.endpoints.ByteArrayValueDistEmbeddedHotRodTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.EmbeddedMemcachedCacheListenerTest moved to org.infinispan.it.endpoints.EmbeddedMemcachedCacheListenerTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.CustomKey moved to org.infinispan.it.endpoints.CustomKey |
From |
To |
|
Move Class org.infinispan.it.compatibility.DistEmbeddedRestHotRodTest moved to org.infinispan.it.endpoints.DistEmbeddedRestHotRodTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.NonIndexJsonTest moved to org.infinispan.it.endpoints.NonIndexJsonTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.EmbeddedRestMemcachedHotRodTest moved to org.infinispan.it.endpoints.EmbeddedRestMemcachedHotRodTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.MemcachedEncoder moved to org.infinispan.it.endpoints.MemcachedEncoder |
From |
To |
|
Move Class org.infinispan.it.compatibility.DistMemcachedEmbeddedTest moved to org.infinispan.it.endpoints.DistMemcachedEmbeddedTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.EmbeddedHotRodCacheListenerTest moved to org.infinispan.it.endpoints.EmbeddedHotRodCacheListenerTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.DistEmbeddedHotRodBulkTest moved to org.infinispan.it.endpoints.DistEmbeddedHotRodBulkTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.CryptoCurrency moved to org.infinispan.it.endpoints.CryptoCurrency |
From |
To |
|
Move Class org.infinispan.it.compatibility.EmbeddedRestHotRodTest moved to org.infinispan.it.endpoints.EmbeddedRestHotRodTest |
From |
To |
|
Move Class org.infinispan.it.compatibility.BaseJsonTest moved to org.infinispan.it.endpoints.BaseJsonTest |
From |
To |
|
Change Return Type RemoteCache<Object,Object> to RemoteCache<K,V> in method public createCache(beans RemoteInfinispanMBeans, protocolVersion String) : RemoteCache<K,V> in class org.infinispan.server.test.util.RemoteCacheManagerFactory |
From |
To |
|
Change Return Type CompatibilityCacheFactory<K,V> to EndpointsCacheFactory<K,V> in method public setup() : EndpointsCacheFactory<K,V> in class org.infinispan.it.endpoints.EndpointsCacheFactory |
From |
To |
|
Change Return Type RemoteCache<Object,Object> to RemoteCache<K,V> in method public createCache(beans RemoteInfinispanMBeans) : RemoteCache<K,V> in class org.infinispan.server.test.util.RemoteCacheManagerFactory |
From |
To |
|
Change Return Type RemoteCache<Object,Object> to RemoteCache<K,V> in method protected createCache(cacheBeans RemoteInfinispanMBeans) : RemoteCache<K,V> in class org.infinispan.server.test.configs.ExampleConfigsIT |
From |
To |
|
Change Attribute Type cacheFactory1 : CompatibilityCacheFactory<Object,Object> to cacheFactory1 : EndpointsCacheFactory<Object,Object> in class org.infinispan.it.endpoints.ByteArrayKeyReplEmbeddedHotRodTest |
From |
To |
|
Change Attribute Type cacheFactory : CompatibilityCacheFactory<String,Object> to cacheFactory : EndpointsCacheFactory<String,Object> in class org.infinispan.it.endpoints.EmbeddedRestHotRodTest |
From |
To |
|
Change Attribute Type cacheFactory2 : CompatibilityCacheFactory<Object,Object> to cacheFactory2 : EndpointsCacheFactory<Object,Object> in class org.infinispan.it.endpoints.ByteArrayValueReplEmbeddedHotRodTest |
From |
To |
|
Change Attribute Type cacheFactory : CompatibilityCacheFactory<String,String> to cacheFactory : EndpointsCacheFactory<String,String> in class org.infinispan.it.endpoints.EmbeddedRestCacheListenerTest |
From |
To |
|
Change Attribute Type cacheFactory2 : CompatibilityCacheFactory<String,Integer> to cacheFactory2 : EndpointsCacheFactory<String,Integer> in class org.infinispan.it.endpoints.DistEmbeddedHotRodBulkTest |
From |
To |
|
Change Attribute Type cacheFactory : CompatibilityCacheFactory<String,Object> to cacheFactory : EndpointsCacheFactory<String,Object> in class org.infinispan.it.endpoints.EmbeddedRestMemcachedHotRodTest |
From |
To |
|
Change Attribute Type cacheFactory : CompatibilityCacheFactory<String,String> to cacheFactory : EndpointsCacheFactory<String,String> in class org.infinispan.it.endpoints.EmbeddedHotRodCacheListenerTest |
From |
To |
|
Change Attribute Type cacheFactory1 : CompatibilityCacheFactory<Object,Object> to cacheFactory1 : EndpointsCacheFactory<Object,Object> in class org.infinispan.it.endpoints.ByteArrayValueReplEmbeddedHotRodTest |
From |
To |
|
Change Attribute Type cacheFactory2 : CompatibilityCacheFactory<Object,Object> to cacheFactory2 : EndpointsCacheFactory<Object,Object> in class org.infinispan.it.endpoints.ByteArrayKeyReplEmbeddedHotRodTest |
From |
To |
|
Change Attribute Type cacheFactory1 : CompatibilityCacheFactory<Integer,String> to cacheFactory1 : EndpointsCacheFactory<Integer,String> in class org.infinispan.it.endpoints.DistL1EmbeddedHotRodTest |
From |
To |
|
Change Attribute Type cacheFactory1 : CompatibilityCacheFactory<String,Integer> to cacheFactory1 : EndpointsCacheFactory<String,Integer> in class org.infinispan.it.endpoints.DistEmbeddedHotRodBulkTest |
From |
To |
|
Change Attribute Type cacheFactory : CompatibilityCacheFactory<String,String> to cacheFactory : EndpointsCacheFactory<String,String> in class org.infinispan.it.endpoints.EmbeddedMemcachedCacheListenerTest |
From |
To |
|
Change Attribute Type cacheFactory : CompatibilityCacheFactory<Integer,String> to cacheFactory : EndpointsCacheFactory<Integer,String> in class org.infinispan.it.endpoints.EmbeddedHotRodTest |
From |
To |
|
Change Attribute Type cacheFactory : CompatibilityCacheFactory<Integer,Integer> to cacheFactory : EndpointsCacheFactory<Integer,Integer> in class org.infinispan.it.endpoints.EmbeddedHotRodBulkTest |
From |
To |
|
Change Attribute Type cacheFactory2 : CompatibilityCacheFactory<Integer,String> to cacheFactory2 : EndpointsCacheFactory<Integer,String> in class org.infinispan.it.endpoints.DistL1EmbeddedHotRodTest |
From |
To |
|
Change Attribute Type cacheFactory1 : CompatibilityCacheFactory<Object,Object> to cacheFactory1 : EndpointsCacheFactory<Object,Object> in class org.infinispan.it.endpoints.ReplEmbeddedRestHotRodTest |
From |
To |
|
Change Attribute Type cacheFactory : CompatibilityCacheFactory<String,String> to cacheFactory : EndpointsCacheFactory<String,String> in class org.infinispan.it.endpoints.CustomMemcachedHotRodTest |
From |
To |
|
Change Attribute Type cacheFactory2 : CompatibilityCacheFactory<Object,Object> to cacheFactory2 : EndpointsCacheFactory<Object,Object> in class org.infinispan.it.endpoints.ReplEmbeddedRestHotRodTest |
From |
To |
|
Change Attribute Type cacheFactory : CompatibilityCacheFactory<String,Object> to cacheFactory : EndpointsCacheFactory<String,Object> in class org.infinispan.it.endpoints.EmbeddedRestHotRodWithStringTest |
From |
To |
|
Change Attribute Type cacheFactory1 : CompatibilityCacheFactory<String,Object> to cacheFactory1 : EndpointsCacheFactory<String,Object> in class org.infinispan.it.endpoints.DistMemcachedEmbeddedTest |
From |
To |
|
Change Attribute Type cacheFactory2 : CompatibilityCacheFactory<String,Object> to cacheFactory2 : EndpointsCacheFactory<String,Object> in class org.infinispan.it.endpoints.DistMemcachedEmbeddedTest |
From |
To |