]
Gustavo Fernandes updated ISPN-6612:
------------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Rename internal Hibernate Search directory provider slot
--------------------------------------------------------
Key: ISPN-6612
URL:
https://issues.jboss.org/browse/ISPN-6612
Project: Infinispan
Issue Type: Feature Request
Components: WildFly modules
Affects Versions: 9.0.0.Alpha1
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
We distribute two modules for the hibernate search directory provider: one self contained
(with Infinispan deps) to be used together with the Hibernate Search bundled in Wildfly
and another for usage with Infinispan query.
Currently both share the same name convention {{for-hibernate-search-x.y}}, that could
lead to clashes.
We should rename hibernate search the slot of the modules distributed with the zip, so
that they are not inadvertently used outside Infinispan and override either the hibernate
search that is inside Wildfly or the modules distributed by Hibernate Search itself.