Skip to content

fix: support gradle 9 in plugin#24891

Merged
mcollovati merged 2 commits into
mainfrom
issues/17447-support-gradle-9
Jul 3, 2026
Merged

fix: support gradle 9 in plugin#24891
mcollovati merged 2 commits into
mainfrom
issues/17447-support-gradle-9

Conversation

@caalador

@caalador caalador commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Fix runtime compatibility.
Fix build script incompatibilities.
Bump kotlin and dokka versions.
Add tests for 9.0.0 and 9.5.0

Fixes #17447

Fix runtime compatibility.
Fix build script incompatibilities.
Bump kotlin and dokka versions.
Add tests for 9.0.0 and 9.5.0

Fixes #17447
@github-actions github-actions Bot added the +0.0.1 label Jul 2, 2026
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Test Results

 1 456 files  ±0   1 456 suites  ±0   1h 31m 49s ⏱️ + 4m 12s
10 301 tests ±0  10 233 ✅ ±0  68 💤 ±0  0 ❌ ±0 
10 773 runs  ±0  10 704 ✅ ±0  69 💤 ±0  0 ❌ ±0 

Results for commit bd987dd. ± Comparison against base commit 557bca0.

♻️ This comment has been updated with latest results.

update pre-emptively to support
gradle 10 for deprecations marked
in 9.6.1
@sonarqubecloud

sonarqubecloud Bot commented Jul 2, 2026

Copy link
Copy Markdown

@tltv tltv left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Issue was reported for 24.1. Could be backported today to 25.2 and 25.1 at least.

@mcollovati mcollovati added this pull request to the merge queue Jul 3, 2026
Merged via the queue into main with commit a732b2b Jul 3, 2026
34 checks passed
@mcollovati mcollovati deleted the issues/17447-support-gradle-9 branch July 3, 2026 05:19
vaadin-bot added a commit that referenced this pull request Jul 3, 2026
This PR cherry-picks changes from the original PR #24891 to branch 25.2.
---
#### Original PR description
> Fix runtime compatibility.
> Fix build script incompatibilities.
> Bump kotlin and dokka versions.
> Add tests for 9.0.0 and 9.5.0
> 
> Fixes #17447
>

Co-authored-by: caalador <mikael.grankvist@vaadin.com>
vaadin-bot added a commit that referenced this pull request Jul 3, 2026
This PR cherry-picks changes from the original PR #24891 to branch 25.1.
---
#### Original PR description
> Fix runtime compatibility.
> Fix build script incompatibilities.
> Bump kotlin and dokka versions.
> Add tests for 9.0.0 and 9.5.0
> 
> Fixes #17447
>

Co-authored-by: caalador <mikael.grankvist@vaadin.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0

4 participants