Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: 326bcded3f81614d52ccdb6b7740c41b2feffc5b
https://github.com/hibernate/hibernate-search/commit/326bcded3f81614d52cc...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M build-config/src/main/resources/forbidden-runtime.txt
M build-config/src/main/resources/forbidden-tests.txt
M pom.xml
Log Message:
-----------
HSEARCH-4082 Configure ForbiddenApis to silently ignore signatures involving missing
classes
This should get rid of warnings.
See
https://github.com/policeman-tools/forbidden-apis/issues/83
Signed-off-by: Yoann Rodière <yoann(a)hibernate.org>