Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Gradle 7.6 #89796

Merged
merged 23 commits into from
Dec 8, 2022
Merged

Update to Gradle 7.6 #89796

merged 23 commits into from
Dec 8, 2022

Conversation

breskeby
Copy link
Contributor

@breskeby breskeby commented Sep 5, 2022

  • evaluating breaking changes early

Running into different issues I'm discussing with the gradle team.

See raised discussion here:
https://gradle-community.slack.com/archives/CAHSN3LDN/p1662404876057829?thread_ts=1662371450.677249&cid=CAHSN3LDN

and ticket: gradle/gradle#21868

@breskeby breskeby self-assigned this Sep 5, 2022
@breskeby breskeby added :Delivery/Build Build or test infrastructure >enhancement build-benchmark Trigger build benchmark job Team:Delivery Meta label for Delivery team v7.17.7 labels Sep 5, 2022
@csoulios csoulios added v8.6.0 and removed v8.5.0 labels Sep 21, 2022
@breskeby breskeby force-pushed the update-gradle-wrapper-76 branch 3 times, most recently from 5bcac5f to c872ee5 Compare September 29, 2022 09:39
@breskeby
Copy link
Contributor Author

@elasticsearchmachine run elasticsearch-ci/packaging-tests-windows-sample

@breskeby breskeby force-pushed the update-gradle-wrapper-76 branch 3 times, most recently from aa3133d to 6c7b97e Compare October 13, 2022 06:17
@benwtrent benwtrent added v7.17.8 and removed v7.17.7 labels Oct 13, 2022
@breskeby breskeby added the test-windows Trigger CI checks on Windows label Nov 8, 2022
@breskeby breskeby changed the title Update to Gradle 7.6 snapshot Update to Gradle 7.6 rc 2 Nov 9, 2022
@breskeby breskeby changed the title Update to Gradle 7.6 rc 2 Update to Gradle 7.6 rc 3 Nov 14, 2022
@kingherc kingherc added v8.7.0 and removed v8.6.0 labels Nov 16, 2022
@breskeby breskeby force-pushed the update-gradle-wrapper-76 branch 2 times, most recently from bfb541a to 4e2d155 Compare November 17, 2022 14:18
@breskeby breskeby merged commit deaf928 into elastic:main Dec 8, 2022
@breskeby breskeby deleted the update-gradle-wrapper-76 branch December 8, 2022 10:11
breskeby added a commit to breskeby/elasticsearch that referenced this pull request Dec 8, 2022
* Fix TestResultProcessor api changes
* Fix inputs for generateProviderManifest
* Ignore tests for now until gradle has fixed reporting issue
* Fix dependency substitution in example plugins build
* Use right java bin path on windows
* Add hint to task onlyif when no docker is available
# Conflicts:
#	build-tools-internal/src/main/groovy/elasticsearch.runtime-jdk-provision.gradle
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/info/GlobalBuildInfoPlugin.java
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/DistroTestPlugin.java
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/rerun/executer/RerunTestResultProcessor.java
#	build.gradle
#	libs/x-content/build.gradle
breskeby added a commit that referenced this pull request Dec 8, 2022
* Fix TestResultProcessor api changes
* Fix inputs for generateProviderManifest
* Ignore tests for now until gradle has fixed reporting issue
* Fix dependency substitution in example plugins build
* Use right java bin path on windows
* Add hint to task onlyif when no docker is available
breskeby added a commit to breskeby/elasticsearch that referenced this pull request Dec 8, 2022
We have seen reports of broken compilation after a clean build
after updating to gradle 7.6.

This reverts commit deaf928.
breskeby added a commit that referenced this pull request Dec 8, 2022
We have seen reports of broken compilation after a clean build
after updating to gradle 7.6.

This reverts commit deaf928.
breskeby added a commit to breskeby/elasticsearch that referenced this pull request Dec 12, 2022
breskeby added a commit that referenced this pull request Dec 20, 2022
breskeby added a commit to breskeby/elasticsearch that referenced this pull request Feb 24, 2023
elasticsearchmachine pushed a commit that referenced this pull request Feb 24, 2023
This updates the gradle wrapper to 7.6.1. This patch release contains a
fix for  incremental compilation of java modules we have raised against
gradle 7.6

see gradle/gradle#23067
breskeby added a commit that referenced this pull request Feb 25, 2023
This updates the gradle wrapper to 7.6.1. This patch release contains a
fix for  incremental compilation of java modules we have raised against
gradle 7.6

see gradle/gradle#23067
breskeby added a commit that referenced this pull request Feb 27, 2023
This updates the gradle wrapper to 7.6.1. This patch release contains a
fix for  incremental compilation of java modules we have raised against
gradle 7.6

see gradle/gradle#23067
breskeby added a commit to breskeby/elasticsearch that referenced this pull request Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-benchmark Trigger build benchmark job :Delivery/Build Build or test infrastructure >enhancement Team:Delivery Meta label for Delivery team test-windows Trigger CI checks on Windows v7.17.9 v8.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants