]
Vojtech Juranek updated ISPN-5002:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
InfinispanQueryIT fails using wrong infinispan-storage module slot
-------------------------------------------------------------------
Key: ISPN-5002
URL:
https://issues.jboss.org/browse/ISPN-5002
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Reporter: Vojtech Juranek
Assignee: Vojtech Juranek
Labels: testsuite_stability
Fails with
{noformat}
org.jboss.modules.ModuleLoadError: org.hibernate.search.infinispan-storage:ispn-7.1
at org.jboss.modules.ModuleLoadException.toError(ModuleLoadException.java:78)
{noformat}
See e.g.
http://ci.infinispan.org/viewLog.html?buildId=14327&tab=buildResultsD...
It's loaded from Hibernate Search which uses older version of ISPN.