]
Galder Zamarreño updated ISPN-4750:
-----------------------------------
Fix Version/s: 7.1.0.Alpha1
(was: 7.0.0.Final)
Do not depend on internal details of Hibernate Search
-----------------------------------------------------
Key: ISPN-4750
URL:
https://issues.jboss.org/browse/ISPN-4750
Project: Infinispan
Issue Type: Task
Components: Embedded Querying
Reporter: Sanne Grinovero
Assignee: Gustavo Fernandes
Priority: Blocker
Fix For: 7.1.0.Alpha1
Make sure that Infinispan Query does not depend on any internal details of Hibernate
Search: see also
https://hibernate.atlassian.net/browse/HSEARCH-1673
Ideally automate the verification, for example checkstyle could ban the imports of .impl
packages.