Skip to content

Update Gradle wrapper to 8.14 #126519

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

Merged
merged 12 commits into from
May 6, 2025
Merged

Conversation

breskeby
Copy link
Contributor

@breskeby breskeby commented Apr 9, 2025

Update Gradle wrapper to 8.14

@breskeby breskeby requested a review from a team as a code owner April 9, 2025 09:54
@elasticsearchmachine elasticsearchmachine added needs:triage Requires assignment of a team area label v9.1.0 labels Apr 9, 2025
@breskeby breskeby marked this pull request as draft April 9, 2025 11:10
@breskeby breskeby added :Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team v8.18.1 v8.19.0 v9.0.1 v8.17.6 and removed needs:triage Requires assignment of a team area label labels Apr 9, 2025
this.projectLayout = projectLayout;
this.fileSystemOperations = fileSystemOperations;
}

@Inject
protected ProjectLayout getProjectLayout() {
throw new UnsupportedOperationException();
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, if you make these abstract, it'll work just the same.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I know. Will clean that up. Just wanted to ensure I do exactly as the Test task is setup while debugging this.

@breskeby breskeby force-pushed the update-gradle-wrapper-814 branch from d03f0d5 to aa14c69 Compare April 28, 2025 07:43
@breskeby breskeby changed the title Update Gradle wrapper to 8.14-rc-1 Update Gradle wrapper to 8.14 Apr 28, 2025
@elasticsearchmachine elasticsearchmachine added the serverless-linked Added by automation, don't add manually label Apr 28, 2025
@breskeby breskeby force-pushed the update-gradle-wrapper-814 branch 3 times, most recently from a3a0b6d to 9163983 Compare April 30, 2025 12:03
@breskeby breskeby marked this pull request as ready for review April 30, 2025 12:32
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@breskeby breskeby force-pushed the update-gradle-wrapper-814 branch from 9754d4d to 0f70d1a Compare April 30, 2025 14:43
@breskeby breskeby force-pushed the update-gradle-wrapper-814 branch from 3e86e94 to 19825a6 Compare April 30, 2025 15:03
@breskeby breskeby merged commit a2e580f into elastic:main May 6, 2025
16 of 17 checks passed
Copy link
Contributor

@jozala jozala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I've missed the notification for review somehow.
LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure >non-issue serverless-linked Added by automation, don't add manually Team:Delivery Meta label for Delivery team v8.17.7 v8.18.2 v8.19.0 v9.0.2 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants