Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-search
Commit: b2090b0834b85675af1280215b4488ea531457b5
https://github.com/hibernate/hibernate-search/commit/b2090b0834b85675af12...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-06 (Tue, 06 Feb 2024)
Changed paths:
M Jenkinsfile
M pom.xml
Log Message:
-----------
Move setting of net.bytebuddy.experimental to the Jenkinsfile
The hope is that whenever we add a new JDK version to test,
we'll notice this setting, will try to remove it and upgrade bytebuddy
if necessary. This would avoid mess-ups like the one that caused
https://github.com/hibernate/hibernate-orm/pull/7790