]
Galder Zamarreño updated ISPN-3447:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
LevelDBCacheStore tests fail to compile with latest core snapshot
-----------------------------------------------------------------
Key: ISPN-3447
URL:
https://issues.jboss.org/browse/ISPN-3447
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 6.0.0.Beta1
Error:
{code}[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{code}
[~rvansa], is this related to your changes?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: