Sanne Grinovero created WFLY-4232:
-------------------------------------
Summary: Update the modules structure for Hibernate Search to minimize
exposed dependencies
Key: WFLY-4232
URL:
https://issues.jboss.org/browse/WFLY-4232
Project: WildFly
Issue Type: Enhancement
Components: JPA / Hibernate
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Priority: Minor
In Hibernate Search 5 we fixed some classloading issues and highly improved the overall
modules structure to avoid leaking any unrequested dependency and minimize classloader
exposure to each sub-component as needed.
I expect this to also improve performance - for example - of Hibernate classpath
scanning.
The modules built in WildFly for Hibernate Search still mimick the structure we had in
Hibernate Search 4, we should improve this to get the same shape as the modules we build
during a release of Hibernate Search 5.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)