[infinispan-issues] [JBoss JIRA] (ISPN-3447) LevelDBCacheStore tests fail to compile with latest core snapshot
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Thu Sep 19 11:04:05 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-3447:
--------------------------------
Fix Version/s: 6.0.0.Beta2
(was: 6.0.0.Beta1)
> 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.Beta2
>
>
> 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: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list