[infinispan-issues] [JBoss JIRA] (ISPN-3447) LevelDBCacheStore tests fail to compile with latest core snapshot

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Wed Aug 28 10:47:26 EDT 2013


     [ https://issues.jboss.org/browse/ISPN-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño reassigned ISPN-3447:
--------------------------------------

    Assignee: Galder Zamarreño  (was: Radim Vansa)

    
> 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: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list