]
Gustavo Fernandes commented on ISPN-5310:
-----------------------------------------
Please take a look at the preview PR. The module is being produced solely on the migrated
hibernate search directory provider and is called
{{org.infinispan.hibernate-search.directory-provider}} slot {{ispn-7.2}}.
Do you have a hard requirement on the name {{org.hibernate.search.infinispan-storage}} ?
Produce and distribute module
org.hibernate.search.infinispan-storage
---------------------------------------------------------------------
Key: ISPN-5310
URL:
https://issues.jboss.org/browse/ISPN-5310
Project: Infinispan
Issue Type: Task
Components: Build process, Embedded Querying
Reporter: Sanne Grinovero
Assignee: Gustavo Fernandes
Priority: Blocker
Fix For: 7.2.0.Beta2
Hibernate Search now expects to load the module
{{org.hibernate.search.infinispan-storage}} to bind to the Infinispan integration.
This module should be produced by the Infinispan build, and distributed by the Infinispan
releases.
When downloading the Infinispan modules zip for WildFly, this module should be included.