-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
Error:
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /Users/g/Go/code/cachestores/cachestore-leveldb.git/src/test/java/org/infinispan/loaders/leveldb/config/ConfigurationTest.java:[76,82] method cacheStore in class org.infinispan.configuration.cache.LegacyStoreConfigurationBuilder cannot be applied to given types;
required: org.infinispan.loaders.CacheStore
found: org.infinispan.loaders.leveldb.LevelDBCacheStore
reason: actual argument org.infinispan.loaders.leveldb.LevelDBCacheStore cannot be converted to org.infinispan.loaders.CacheStore by method invocation conversion
rvansa1@redhat.com, is this related to your changes?
- is related to
-
ISPN-3388 Make sure legacy stores + loaders still work after configuration overhaul
- Closed