Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-search
Commit: 2044cfbd56e38b3bfa23c22d03265ebc091276d3
https://github.com/hibernate/hibernate-search/commit/2044cfbd56e38b3bfa23...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-4744 Test against JDK8 for every PR
Because the main branch no longer cares about JDK 8,
so this is going to be increasingly important for backports.
Commit: 8e175f6c601395e77a5649914c98eb20eaebde22
https://github.com/hibernate/hibernate-search/commit/8e175f6c601395e77a56...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
M
integrationtest/mapper/orm-spring-uberjar/test/src/test/java/org/hibernate/search/integrationtest/spring/repackaged/test/RepackagedAppIT.java
Log Message:
-----------
HSEARCH-4744 Fix compilation error in tests with JDK 8
Commit: 2d216c45f5f8dd8a743d615bf117a0376c7328f5
https://github.com/hibernate/hibernate-search/commit/2d216c45f5f8dd8a743d...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
M integrationtest/mapper/orm-spring-uberjar/pom.xml
Log Message:
-----------
HSEARCH-4744 Remove incorrect use of Hibernate ORM 6 in
hibernate-search-integrationtest-spring-repackaged
Commit: 2357c4ca5b8f109eb1cfc041298e5446fd8c45c0
https://github.com/hibernate/hibernate-search/commit/2357c4ca5b8f109eb1cf...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
M integrationtest/mapper/orm-spring-uberjar/test/pom.xml
Log Message:
-----------
HSEARCH-4744 Fix expectations for hibernate-search-integrationtest-spring-repackaged
with JDK 8
Compare:
https://github.com/hibernate/hibernate-search/compare/98481f847166...2357...