[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:14:27 EDT 2013


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

             Summary: 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: Radim Vansa
             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