Branch: refs/heads/wip/6.2/dependency-update/jandex3
Home:
https://github.com/hibernate/hibernate-search
Commit: ea767bde37e80c1d9811e97d734d0eda9d90be47
https://github.com/hibernate/hibernate-search/commit/ea767bde37e80c1d9811...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2023-12-11 (Mon, 11 Dec 2023)
Changed paths:
M orm6/integrationtest/mapper/orm-spring-uberjar/application/ant-src-changes.patch
Log Message:
-----------
HSEARCH-5024 Adjust the CodeSource to be able to handle the new URL structure of the
nested jars from Spring to work with Jandex 3
Commit: c6b07fb5f789cc9aec80e9f853df348385e9852a
https://github.com/hibernate/hibernate-search/commit/c6b07fb5f789cc9aec80...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2023-12-11 (Mon, 11 Dec 2023)
Changed paths:
M integrationtest/mapper/orm-spring-uberjar/application/pom.xml
M
integrationtest/mapper/orm-spring-uberjar/application/src/test/java/org/hibernate/search/integrationtest/spring/repackaged/application/RepackagedApplicationIT.java
M integrationtest/showcase/library/pom.xml
M orm6/build/parents/internal/pom.xml
M orm6/build/parents/public/pom.xml
M pom.xml
M util/internal/test/common/pom.xml
Log Message:
-----------
DONOTMERGE Insert Jandex 3 dependency in tests
Compare:
https://github.com/hibernate/hibernate-search/compare/7593465b087b...c6b0...