Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-search
Commit: 64b5b1e6db797c7a3981779cfc32a6862b0ee438
https://github.com/hibernate/hibernate-search/commit/64b5b1e6db797c7a3981...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M jakarta/integrationtest/mapper/orm-coordination-outbox-polling/pom.xml
M orm6/integrationtest/mapper/orm-coordination-outbox-polling/pom.xml
Log Message:
-----------
HSEARCH-4648 orm6/jakarta: Rely on maven-failsafe-plugin rather than @ClasspathSuite to
execute basic ORM automatic indexing tests in the outbox-polling ITs
Commit: 2351d59583944625485bf937c2f8e87fa02dc1da
https://github.com/hibernate/hibernate-search/commit/2351d59583944625485b...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M jakarta/integrationtest/mapper/orm-coordination-outbox-polling/pom.xml
M orm6/integrationtest/mapper/orm-coordination-outbox-polling/pom.xml
Log Message:
-----------
HSEARCH-4649 orm6/jakarta: Use shorter suffixes for surefire/failsafe report file
names
Commit: 37629846de5d1ccd1ffd99a1ff6df60bdb5a043b
https://github.com/hibernate/hibernate-search/commit/37629846de5d1ccd1ffd...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M integrationtest/backend/elasticsearch/pom.xml
M integrationtest/backend/lucene/pom.xml
M integrationtest/mapper/orm-coordination-outbox-polling/pom.xml
M jakarta/integrationtest/mapper/orm-coordination-outbox-polling/pom.xml
M orm6/integrationtest/mapper/orm-coordination-outbox-polling/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-4649 Rename Maven property surefire.integration to surefire.module
Commit: 2f444114bc3871755d3709c3cbf55ef6add52085
https://github.com/hibernate/hibernate-search/commit/2f444114bc3871755d37...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M jakarta/parents/integrationtest/pom.xml
M jakarta/parents/internal/pom.xml
M jakarta/parents/public/pom.xml
M orm6/parents/integrationtest/pom.xml
M orm6/parents/internal/pom.xml
M orm6/parents/public/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-4649 Make sure orm6/jakarta test reports have distinct test report names
Otherwise they get confused with their "vanilla" counterpart.
Compare:
https://github.com/hibernate/hibernate-search/compare/9a66949a11f0...2f44...