Branch: refs/heads/6.1
Home:
https://github.com/hibernate/hibernate-search
Commit: 36325d9f64ad83d897614ceb0ff8494b8a9d85d3
https://github.com/hibernate/hibernate-search/commit/36325d9f64ad83d89761...
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: ad91c3100df91d022498c09219d45362363107ad
https://github.com/hibernate/hibernate-search/commit/ad91c3100df91d022498...
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: e44597c248900147fe49e1685e78a3adb1595c80
https://github.com/hibernate/hibernate-search/commit/e44597c248900147fe49...
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: c19f4d8da421ae83e90c06ecf9f61325b17ff0a1
https://github.com/hibernate/hibernate-search/commit/c19f4d8da421ae83e90c...
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/a9c8ad7f5446...c19f...