Skip to:
The intention is that, while we can't remove some dependencies yet, we should at least stopping using them where there is a better alternative.
Enabling it as a checkstyle rule (and fixing the violations) makes sure new code will go in the right direction.
https://github.com/hibernate/hibernate-search/pull/492
The intention is that, while we can't remove some dependencies yet, we should at least stopping using them where there is a better alternative.
Enabling it as a checkstyle rule (and fixing the violations) makes sure new code will go in the right direction.