[hibernate/hibernate-orm] faec7c: HHH-17772 redesign + unify handling of sorting
by Gavin King
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: faec7c1a67586e0ecfa14a9705bd583dc4e665d0
https://github.com/hibernate/hibernate-orm/commit/faec7c1a67586e0ecfa14a9...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/AbstractFinderMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/AbstractQueryMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/CriteriaFinderMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/IdFinderMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/NaturalIdFinderMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/QueryMethod.java
M tooling/metamodel-generator/src/test/java/org/hibernate/jpamodelgen/test/data/BookAuthorRepository.java
Log Message:
-----------
HHH-17772 redesign + unify handling of sorting
Commit: 7f4f760ac89b2628c6090219bd25a91dbe36c87d
https://github.com/hibernate/hibernate-orm/commit/7f4f760ac89b2628c609021...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/AbstractQueryMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/CriteriaFinderMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/QueryMethod.java
Log Message:
-----------
HHH-17772 cleanup disabled code
Commit: 5d2527383e6da638b0d8bb5a95f929a239965909
https://github.com/hibernate/hibernate-orm/commit/5d2527383e6da638b0d8bb5...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/AbstractFinderMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/AbstractQueryMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/CriteriaFinderMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/IdFinderMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/NaturalIdFinderMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/jpamodelgen/annotation/QueryMethod.java
Log Message:
-----------
HHH-17772 cleanup after sorting rework
Compare: https://github.com/hibernate/hibernate-orm/compare/4ce2d317e5e9...5d25273...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
8 months, 3 weeks
[hibernate/hibernate-search] 1f43b2: HSEARCH-5094 Use distinct directories for reports ...
by Yoann Rodière
Branch: refs/heads/build-cache
Home: https://github.com/hibernate/hibernate-search
Commit: 1f43b2f7dda60187b6266ab6158d59e0e18f3443
https://github.com/hibernate/hibernate-search/commit/1f43b2f7dda60187b626...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M Jenkinsfile
M documentation/pom.xml
M integrationtest/mapper/orm-jakarta-batch/pom.xml
M integrationtest/mapper/orm-realbackend/pom.xml
M integrationtest/mapper/pojo-standalone-realbackend/pom.xml
M integrationtest/showcase/library/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-5094 Use distinct directories for reports when executing failsafe multiple times
So that the goal is cacheable for Develocity
Commit: 7e346514dd06e6537cfb5e62cf95a1c60f86d682
https://github.com/hibernate/hibernate-search/commit/7e346514dd06e6537cfb...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M Jenkinsfile
M build/parents/public/pom.xml
M ci/dependency-update/perform-update.sh
M ci/list-container-images.sh
M ci/list-dependent-integration-tests.sh
Log Message:
-----------
HSEARCH-5094 Disable build scan and build cache for irrelevant Maven executions
Commit: 5a059493281f607392e080254a9fc5b26dcee907
https://github.com/hibernate/hibernate-search/commit/5a059493281f607392e0...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .mvn/extensions.xml
Log Message:
-----------
HSEARCH-5094 Upgrade to hibernate-search-develocity-extension 1.0.1.Final
This enables caching of integration tests and fixes inclusion
of the Java version in cache keys, in particular.
Commit: 58198c25b9fdf8d8302a62ed0b66d8e719472cf2
https://github.com/hibernate/hibernate-search/commit/58198c25b9fdf8d8302a...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M CONTRIBUTING.md
M README.md
Log Message:
-----------
HSEARCH-5094 Document Develocity
Commit: 172b2cf97dde3973409a8e4b758213e4239277c4
https://github.com/hibernate/hibernate-search/commit/172b2cf97dde3973409a...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .mvn/gradle-enterprise.xml
Log Message:
-----------
HSEARCH-5094 Don't even try to push to the remote cache in pull requests
The credentials are only available when building pull requests
on Jenkins, and those credentials don't give write access to the build
cache, so let's spare ourselves the warnings about 403 errors.
Commit: 07830dfd9db843a7e1038b5a942e04cd7914f6e1
https://github.com/hibernate/hibernate-search/commit/07830dfd9db843a7e103...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .mvn/extensions.xml
Log Message:
-----------
HSEARCH-5094 Upgrade to hibernate-search-develocity-extension 1.0.3.Final
Fixes some problems related to JAVA_TOOL_OPTIONS
Commit: c15f060ef87f1e43365af319681bce6d9d6defd4
https://github.com/hibernate/hibernate-search/commit/c15f060ef87f1e43365a...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .github/workflows/build.yml
M Jenkinsfile
M pom.xml
Log Message:
-----------
HSEARCH-5094 Merge goals ci-build with ci-sources-check
Because we don't need automatic formatting on CI,
so we always want to be in "check" mode,
and doing so allows for better caching.
Commit: 9157b23f2d8e21add85b895dd51a3ca3fd2e84a1
https://github.com/hibernate/hibernate-search/commit/9157b23f2d8e21add85b...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .mvn/extensions.xml
Log Message:
-----------
HSEARCH-5094 Upgrade to hibernate-search-develocity-extension 1.0.4.Final
Allow caching formatter checks
Commit: e814cb2e21fdb31186b5cebc99c5d605e5574f8b
https://github.com/hibernate/hibernate-search/commit/e814cb2e21fdb31186b5...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-5094 Remove workaround for late property evaluation in surefire/failsafe and Intellij
The problem in Intellij seems to have been solved a few years ago:
https://youtrack.jetbrains.com/issue/IDEA-202133/Maven-late-property-eval...
https://youtrack.jetbrains.com/issue/IDEA-204155/Support-adding-to-maven-...
Commit: 1139d38bf472c582f858bb5985bf9c3d59b85473
https://github.com/hibernate/hibernate-search/commit/1139d38bf472c582f858...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M documentation/pom.xml
M integrationtest/mapper/orm-jakarta-batch/pom.xml
M integrationtest/mapper/orm-realbackend/pom.xml
M integrationtest/mapper/pojo-standalone-realbackend/pom.xml
M integrationtest/showcase/library/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-5094 Re-execute jacoco-prepare once per surefire/failsafe execution
So that executions won't share the same jacoco.exec file and Develocity
will be able to cache it, along with tests.
Commit: 15e1adec86778ef12e3503ee67c5fe3b2d804f71
https://github.com/hibernate/hibernate-search/commit/15e1adec86778ef12e35...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .mvn/extensions.xml
Log Message:
-----------
HSEARCH-5094 Upgrade to hibernate-search-develocity-extension 1.0.5.Final
Adds more tags to build scans.
Compare: https://github.com/hibernate/hibernate-search/compare/a6053db9fb6a...15e1...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-search/settings/notifications
8 months, 3 weeks
[hibernate/hibernate-search] 289bb3: HSEARCH-5094 Use distinct directories for reports ...
by Yoann Rodière
Branch: refs/heads/build-cache
Home: https://github.com/hibernate/hibernate-search
Commit: 289bb3e8b56cd4cf9e60fd3ad35a4417f08afee1
https://github.com/hibernate/hibernate-search/commit/289bb3e8b56cd4cf9e60...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M Jenkinsfile
M documentation/pom.xml
M integrationtest/mapper/orm-jakarta-batch/pom.xml
M integrationtest/mapper/orm-realbackend/pom.xml
M integrationtest/mapper/pojo-standalone-realbackend/pom.xml
M integrationtest/showcase/library/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-5094 Use distinct directories for reports when executing failsafe multiple times
So that the goal is cacheable for Develocity
Commit: 3709c74f62f7bcac8b9f78ec85741e7ddbbe0373
https://github.com/hibernate/hibernate-search/commit/3709c74f62f7bcac8b9f...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M Jenkinsfile
M build/parents/public/pom.xml
M ci/dependency-update/perform-update.sh
M ci/list-container-images.sh
M ci/list-dependent-integration-tests.sh
Log Message:
-----------
HSEARCH-5094 Disable build scan and build cache for irrelevant Maven executions
Commit: a7b3343217f94cf59416c97e3324e367f01fa0a4
https://github.com/hibernate/hibernate-search/commit/a7b3343217f94cf59416...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .mvn/extensions.xml
Log Message:
-----------
HSEARCH-5094 Upgrade to hibernate-search-develocity-extension 1.0.1.Final
This enables caching of integration tests and fixes inclusion
of the Java version in cache keys, in particular.
Commit: 79ece8e747ea9f443b0cf7251609c899b0c6c0e1
https://github.com/hibernate/hibernate-search/commit/79ece8e747ea9f443b0c...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M CONTRIBUTING.md
M README.md
Log Message:
-----------
HSEARCH-5094 Document Develocity
Commit: 0ff995249ebeb547f59279c17c3c80fb9365c398
https://github.com/hibernate/hibernate-search/commit/0ff995249ebeb547f592...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .mvn/gradle-enterprise.xml
Log Message:
-----------
HSEARCH-5094 Don't even try to push to the remote cache in pull requests
The credentials are only available when building pull requests
on Jenkins, and those credentials don't give write access to the build
cache, so let's spare ourselves the warnings about 403 errors.
Commit: c0681b6ebcfa76510c65039c82cab745f45281e4
https://github.com/hibernate/hibernate-search/commit/c0681b6ebcfa76510c65...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .mvn/extensions.xml
Log Message:
-----------
HSEARCH-5094 Upgrade to hibernate-search-develocity-extension 1.0.3.Final
Fixes some problems related to JAVA_TOOL_OPTIONS
Commit: 6e2b4ddb5ce30caaa102a4c39a7e221c592ea463
https://github.com/hibernate/hibernate-search/commit/6e2b4ddb5ce30caaa102...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .github/workflows/build.yml
M Jenkinsfile
M pom.xml
Log Message:
-----------
HSEARCH-5094 Merge goals ci-build with ci-sources-check
Because we don't need automatic formatting on CI,
so we always want to be in "check" mode,
and doing so allows for better caching.
Compare: https://github.com/hibernate/hibernate-search/compare/8ed923d8fc28...6e2b...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-search/settings/notifications
8 months, 3 weeks
[hibernate/hibernate-search] 1cd36c: HSEARCH-5094 Enable Develocity build cache and bui...
by Yoann Rodière
Branch: refs/heads/build-cache
Home: https://github.com/hibernate/hibernate-search
Commit: 1cd36c24e9ce5d16ce889104b878e89c913af326
https://github.com/hibernate/hibernate-search/commit/1cd36c24e9ce5d16ce88...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .github/workflows/build.yml
M Jenkinsfile
M pom.xml
Log Message:
-----------
HSEARCH-5094 Enable Develocity build cache and build scans on CI
Also, adapt CI to work with build cache:
* Add a clean for build steps: the build cache should take care of skipping duplicate executions
* Don't skip non-cacheable goals such as moditect or code injection
* Remove now unnecessary skipSurefireTests/ci-rebuild
Co-Authored-By: Yoann Rodière <yoann(a)hibernate.org>
Commit: a6ed184f2500f136ba3fb804482a639bf7a99d79
https://github.com/hibernate/hibernate-search/commit/a6ed184f2500f136ba3f...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-5094 Remove now unnecessary property surefire.integration
Commit: 93cf3c112dd383a5f8396911a765eb9f6493a352
https://github.com/hibernate/hibernate-search/commit/93cf3c112dd383a5f839...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-5094 Make the build env tag available in Develocity on CI
Commit: 12a3051bcb2fb8d0c7d43b47360fc29419501a45
https://github.com/hibernate/hibernate-search/commit/12a3051bcb2fb8d0c7d4...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-5094 Remove "Root POM" from the name of the root project
So that it looks nicer in Sonar/Develocity
Commit: 2da7d78f294bdc2a6d4503ee7541b2fce6c74df4
https://github.com/hibernate/hibernate-search/commit/2da7d78f294bdc2a6d45...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-5094 Remove now unnecessary logging of Java versions
We do that in the Develocity extension already
Commit: b99ca75c51bb62c957daa770f046fafec7fcc833
https://github.com/hibernate/hibernate-search/commit/b99ca75c51bb62c957da...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M documentation/pom.xml
M integrationtest/mapper/orm-jakarta-batch/pom.xml
M integrationtest/mapper/orm-realbackend/pom.xml
M integrationtest/mapper/pojo-standalone-realbackend/pom.xml
M integrationtest/showcase/library/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-5094 Use distinct directories for reports when executing failsafe multiple times
So that the goal is cacheable for Develocity
Commit: 7aa4b8745b7d72ca8d0f990fcb9af42c2e69e8cf
https://github.com/hibernate/hibernate-search/commit/7aa4b8745b7d72ca8d0f...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M Jenkinsfile
M build/parents/public/pom.xml
M ci/dependency-update/perform-update.sh
M ci/list-container-images.sh
M ci/list-dependent-integration-tests.sh
Log Message:
-----------
HSEARCH-5094 Disable build scan and build cache for irrelevant Maven executions
Commit: 59581d89494c1e31675b2c405b5cb758cdeae6bc
https://github.com/hibernate/hibernate-search/commit/59581d89494c1e31675b...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .mvn/extensions.xml
Log Message:
-----------
HSEARCH-5094 Upgrade to hibernate-search-develocity-extension 1.0.1.Final
This enables caching of integration tests and fixes inclusion
of the Java version in cache keys, in particular.
Commit: 0140d5649abb0048df7e9ead1b22dceab75c1a91
https://github.com/hibernate/hibernate-search/commit/0140d5649abb0048df7e...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M CONTRIBUTING.md
M README.md
Log Message:
-----------
HSEARCH-5094 Document Develocity
Commit: db3eb1db97c6692c29874b3402669d72e71c9016
https://github.com/hibernate/hibernate-search/commit/db3eb1db97c6692c2987...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .mvn/gradle-enterprise.xml
Log Message:
-----------
HSEARCH-5094 Don't even try to push to the remote cache in pull requests
The credentials are only available when building pull requests
on Jenkins, and those credentials don't give write access to the build
cache, so let's spare ourselves the warnings about 403 errors.
Commit: 8ed923d8fc28a8188cc920751b8bed67cbc130fe
https://github.com/hibernate/hibernate-search/commit/8ed923d8fc28a8188cc9...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .mvn/extensions.xml
Log Message:
-----------
HSEARCH-5094 Upgrade to hibernate-search-develocity-extension 1.0.3.Final
Fixes some problems related to JAVA_TOOL_OPTIONS
Compare: https://github.com/hibernate/hibernate-search/compare/554c2bef1448...8ed9...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-search/settings/notifications
8 months, 3 weeks
[hibernate/hibernate-search] 807f74: HSEARCH-5094 First iteration of the build cache su...
by Yoann Rodière
Branch: refs/heads/build-cache
Home: https://github.com/hibernate/hibernate-search
Commit: 807f74dd9ee1247656053cc9171c5d02206cacd9
https://github.com/hibernate/hibernate-search/commit/807f74dd9ee124765605...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .gitignore
A .mvn/extensions.xml
A .mvn/gradle-enterprise.xml
Log Message:
-----------
HSEARCH-5094 First iteration of the build cache support
Commit: f1821a541ad65bd617812cad8ff3e79c41192696
https://github.com/hibernate/hibernate-search/commit/f1821a541ad65bd61781...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-5094 Enable Develocity build cache and build scans on CI
Commit: 0245bf0b0fddd2ef420e7e74066e7c9efddf3cfa
https://github.com/hibernate/hibernate-search/commit/0245bf0b0fddd2ef420e...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .github/workflows/build.yml
M Jenkinsfile
M pom.xml
Log Message:
-----------
HSEARCH-5094 Adapt CI to work with build cache
* Add a clean for build steps: the build cache should take care of skipping duplicate executions
* Don't skip non-cacheable goals such as moditect or code injection
* Remove now unnecessary skipSurefireTests/ci-rebuild
Co-Authored-By: Yoann Rodière <yoann(a)hibernate.org>
Commit: c50b23c0c33271742906a30cb73f434a291d4364
https://github.com/hibernate/hibernate-search/commit/c50b23c0c33271742906...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-5094 Remove now unnecessary property surefire.integration
Commit: 6c6fe9769d61cbdcc79c7160889353dd5f585509
https://github.com/hibernate/hibernate-search/commit/6c6fe9769d61cbdcc79c...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-5094 Make the build env tag available in Develocity on CI
Commit: 6b3897456bcd742618ee600185dfa1cc1814d7ea
https://github.com/hibernate/hibernate-search/commit/6b3897456bcd742618ee...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-5094 Remove "Root POM" from the name of the root project
So that it looks nicer in Sonar/Develocity
Commit: 3fe5771acf015f9086c4440cc0b502453f460459
https://github.com/hibernate/hibernate-search/commit/3fe5771acf015f9086c4...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-5094 Remove now unnecessary logging of Java versions
We do that in the Develocity extension already
Commit: 14cc4a9f08f0d6b87c2e68847d104b5734013906
https://github.com/hibernate/hibernate-search/commit/14cc4a9f08f0d6b87c2e...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .github/workflows/build.yml
Log Message:
-----------
HSEARCH-5094 Enable remote cache on GitHub actions
Commit: 8268736f058159bf7ffa75c5abf0ce25e7e11e17
https://github.com/hibernate/hibernate-search/commit/8268736f058159bf7ffa...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M documentation/pom.xml
M integrationtest/mapper/orm-jakarta-batch/pom.xml
M integrationtest/mapper/orm-realbackend/pom.xml
M integrationtest/mapper/pojo-standalone-realbackend/pom.xml
M integrationtest/showcase/library/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-5094 Use distinct directories for reports when executing failsafe multiple times
So that the goal is cacheable for Develocity
Commit: abb6ba64b4ef64fbc5db8e47dbecdf947a5786da
https://github.com/hibernate/hibernate-search/commit/abb6ba64b4ef64fbc5db...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M Jenkinsfile
M build/parents/public/pom.xml
M ci/dependency-update/perform-update.sh
M ci/list-container-images.sh
M ci/list-dependent-integration-tests.sh
Log Message:
-----------
HSEARCH-5094 Disable build scan and build cache for irrelevant Maven executions
Commit: bb36145c593f3a0d3a6a0a1f7c4f9e8e65fa5bf9
https://github.com/hibernate/hibernate-search/commit/bb36145c593f3a0d3a6a...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M .mvn/extensions.xml
Log Message:
-----------
HSEARCH-5094 Upgrade to hibernate-search-develocity-extension 1.0.1.Final
This enables caching of integration tests and fixes inclusion
of the Java version in cache keys, in particular.
Compare: https://github.com/hibernate/hibernate-search/compare/8e9815069eaa...bb36...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-search/settings/notifications
8 months, 3 weeks