Branch: refs/heads/build-cache
Home:
https://github.com/hibernate/hibernate-search
Commit: f25d4154f52f13da057e754f02d3ba70d0cbd707
https://github.com/hibernate/hibernate-search/commit/f25d4154f52f13da057e...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M Jenkinsfile
Log Message:
-----------
HSEARCH-5094 Make the build env tag available in Develocity on CI
Commit: cce6e6bad06288de785a0f95323e8b0c4c78ee9c
https://github.com/hibernate/hibernate-search/commit/cce6e6bad06288de785a...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-01 (Fri, 01 Mar 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: b8db2e5879ebe2ec541797bc588366c3b625f4e7
https://github.com/hibernate/hibernate-search/commit/b8db2e5879ebe2ec5417...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-01 (Fri, 01 Mar 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: 051230ebb5c9d24d389cfcf2a7f10f47dd31eaed
https://github.com/hibernate/hibernate-search/commit/051230ebb5c9d24d389c...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M .empty/README.md
A .empty/directory/.do-not-remove
A .empty/failsafe-summary.xml
M Jenkinsfile
M build/parents/internal/pom.xml
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: e32aad8685dec116ed70ebd64815c28bb4fde82c
https://github.com/hibernate/hibernate-search/commit/e32aad8685dec116ed70...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-01 (Fri, 01 Mar 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: fc0a29c7069133d7027c9db86c509063411e5406
https://github.com/hibernate/hibernate-search/commit/fc0a29c7069133d7027c...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-01 (Fri, 01 Mar 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: a8b51d5af4b0e131bbce4b00d9a7bdbaa4fb6fdc
https://github.com/hibernate/hibernate-search/commit/a8b51d5af4b0e131bbce...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M CONTRIBUTING.md
M README.md
Log Message:
-----------
HSEARCH-5094 Document Develocity
Commit: a8d0307fa7efcf5e022e220e4a06810534acbd38
https://github.com/hibernate/hibernate-search/commit/a8d0307fa7efcf5e022e...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-01 (Fri, 01 Mar 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: d55d26d2800ab0c96837e1ab74ff1f4673d457e8
https://github.com/hibernate/hibernate-search/commit/d55d26d2800ab0c96837...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-01 (Fri, 01 Mar 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: cb93334ec11c237c9f00df1dbd613d3836825416
https://github.com/hibernate/hibernate-search/commit/cb93334ec11c237c9f00...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-01 (Fri, 01 Mar 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: f652bfc3abb661b24904ef44e5b0df7428e8ed68
https://github.com/hibernate/hibernate-search/commit/f652bfc3abb661b24904...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-01 (Fri, 01 Mar 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: b49b7fe62b33d5a22d6b86aebd97d38ce269dbf9
https://github.com/hibernate/hibernate-search/commit/b49b7fe62b33d5a22d6b...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-01 (Fri, 01 Mar 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: d6eb3fc33945e9522986f32174e20aa3a50eef8e
https://github.com/hibernate/hibernate-search/commit/d6eb3fc33945e9522986...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-01 (Fri, 01 Mar 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: e53cd787a9eaa6cba3a490d8ecfc5ade5f5b6b1d
https://github.com/hibernate/hibernate-search/commit/e53cd787a9eaa6cba3a4...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-01 (Fri, 01 Mar 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.
Commit: 758b98d5d8d495fe99074f209b2d8b818ed16ea9
https://github.com/hibernate/hibernate-search/commit/758b98d5d8d495fe9907...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M .mvn/extensions.xml
M Jenkinsfile
Log Message:
-----------
HSEARCH-5094 Upgrade to hibernate-search-develocity-extension 1.0.6.Final
Better container/Elasticsearch tags and JDK tag, making the build env
tag unnecessary.
Opt-in exact Java version matching.
Compare:
https://github.com/hibernate/hibernate-search/compare/15e1adec8677...758b...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-search/settings/notifications