Skip to content

Prepare for Gradle 9 upgrade#2985

Merged
weiminyu merged 1 commit intogoogle:masterfrom
weiminyu:gradle-9-gemini-cli
Mar 20, 2026
Merged

Prepare for Gradle 9 upgrade#2985
weiminyu merged 1 commit intogoogle:masterfrom
weiminyu:gradle-9-gemini-cli

Conversation

@weiminyu
Copy link
Collaborator

@weiminyu weiminyu commented Mar 19, 2026

Refactor Gradle scripts to replace usages incompatible with Gradle 9.

PR prepared mostly with gemini-cli, except that:

  • The refactor of project.exec is researched with gemini web and manually applied.
  • The refactor of javadoc task is researched with gemini web and the result was pasted into gemini-cli

In both cases, gemini-cli failed to find the solution on its own although it is on the same version as the web gemini (3.0-flash).

The actual upgrade to Gradle 9 will be in another PR.

Verified: none of the issues reported in build/reports/problems/problems-report.html is related to Gradle 9.


This change is Reviewable

Refactor Gradle scripts to replace usages incompatible with Gradle 9.

PR prepared mostly with gemini-cli, with one issue (project.exec)
researched with gemini web and manually applied.

The actual upgrade to Gradle 9 will be in another PR.

Verified: none of the issues reported in build/reports/problems/problems-report.html
is related to Gradle 9.
@weiminyu weiminyu requested review from CydeWeys and gbrodman March 19, 2026 22:02
@weiminyu weiminyu enabled auto-merge March 19, 2026 22:02
Copy link
Collaborator

@gbrodman gbrodman left a comment

Choose a reason for hiding this comment

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

@gbrodman reviewed 7 files and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on CydeWeys).

@weiminyu weiminyu added this pull request to the merge queue Mar 20, 2026
Merged via the queue into google:master with commit e5c0c27 Mar 20, 2026
10 checks passed
@weiminyu weiminyu deleted the gradle-9-gemini-cli branch March 20, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants