[infinispan-issues] [JBoss JIRA] (ISPN-4379) Update Server build with Hibernate Search 5 modules

Gustavo Fernandes (JIRA) issues at jboss.org
Tue Jun 10 06:27:15 EDT 2014


Gustavo Fernandes created ISPN-4379:
---------------------------------------

             Summary: Update Server build with Hibernate Search 5 modules
                 Key: ISPN-4379
                 URL: https://issues.jboss.org/browse/ISPN-4379
             Project: Infinispan
          Issue Type: Bug
          Components: Server, Test Suite - Server
    Affects Versions: 7.0.0.Alpha4
            Reporter: Gustavo Fernandes
            Assignee: Gustavo Fernandes


Server packaging and tests were not upgraded to reflect changes in Hibernate Search 5 and tests are failing with 

{code}
Caused by: java.lang.ClassNotFoundException: org.apache.lucene.search.similarities.Similarity from [Module "org.hibernate.search.engine:main" from local module loader @3b58fa97 (finder: local module finder @4eabedf1 (roots: /integration/testsuite/target/server/node1/modules,/integration/testsuite/target/server/node1/modules/system/layers/base))]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:213) [jboss-modules.jar:1.3.3.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459) [jboss-modules.jar:1.3.3.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408) [jboss-modules.jar:1.3.3.Final]
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389) [jboss-modules.jar:1.3.3.Final]
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134) [jboss-modules.jar:1.3.3.Final]
{code}



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the infinispan-issues mailing list