]
Gustavo Fernandes updated ISPN-4754:
------------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Module dependency to Hibernate Search should use slot version 5.0
-----------------------------------------------------------------
Key: ISPN-4754
URL:
https://issues.jboss.org/browse/ISPN-4754
Project: Infinispan
Issue Type: Task
Components: Build process
Affects Versions: 7.0.0.Beta2
Reporter: Sanne Grinovero
Assignee: Gustavo Fernandes
Priority: Blocker
Fix For: 7.0.0.CR1
As discussed on the mailing list:
http://lists.jboss.org/pipermail/infinispan-dev/2014-September/015390.html
as we otherwise get a duplicate version of hibernate-search-engine on the classpath when
people intend to use Infinispan modules to store Search indexes generated by an Hibernate
Search "normal" distribution.
Also integration tests of Infinispan should download and use the Hibernate Search
distribution of its modules for WildFly, rather than bundling custom ones.