[
https://issues.jboss.org/browse/ISPN-6559?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes updated ISPN-6559:
------------------------------------
Description:
Wildfly 10.0.0 internal hibernate search engine has an optional dependency to
{code:xml}
<!-- Infinispan extensions - provided as separate download by the Infinispan project
-->
<module name="org.infinispan.hibernate-search.directory-provider"
slot="for-hibernatesearch-5.5" services="import"
optional="true"/>
{code}
But as described in ISPN-6537 this dependency is not correctly satisfied by the modules
zip
Provide module for Infinispan Directory that satisfies the slot
"for-hibernatesearch-5.5"
-----------------------------------------------------------------------------------------
Key: ISPN-6559
URL:
https://issues.jboss.org/browse/ISPN-6559
Project: Infinispan
Issue Type: Bug
Components: WildFly modules
Affects Versions: 8.1.3.Final
Reporter: Gustavo Fernandes
Wildfly 10.0.0 internal hibernate search engine has an optional dependency to
{code:xml}
<!-- Infinispan extensions - provided as separate download by the Infinispan project
-->
<module name="org.infinispan.hibernate-search.directory-provider"
slot="for-hibernatesearch-5.5" services="import"
optional="true"/>
{code}
But as described in ISPN-6537 this dependency is not correctly satisfied by the modules
zip
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)