[
https://issues.apache.org/jira/browse/KAFKA-19707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dejan Stojadinović updated KAFKA-19707:
---------------------------------------
Description:
*Prologue:* this issue was discovered while working on Gradle upgrade (from 8
to 9); related JIRa tickets:
* KAFKA-19174
* KAFKA-19654
*Environment*:
- Develocity instance (version 2025.2.4):
https://develocity.apache.org/scans?search.rootProjectNames=kafka
- kafka main Git branch (trunk)
- GitHub Pr that tries to upgrade Gradle (8 to 9)
*Scenario*: upgrade `com.gradle.develocity` Gradle plugin version from a
current version (3.19) to any recent version (3.19.1 and/or more recent) and
GitHub Action build breaks (build scan failed to be published)
Test cases:
* test case #1 (Gradle version 8.14.3):
** git branch: main branch (trunk)
** GitHub Actions for Gradle builds version used in trunk: 4.3.0
** `com.gradle.develocity` Gradle plugin version used in trunk: 3.19 -->>
everything works fine (/)
** however, any upgrade for `com.gradle.develocity` Gradle plugin (to 3.19.1+)
breaks the build (x) (i.e. build scan failed to be published)
* test case #2 (Gradle version 9.0.0):
** git branch: GitHub PR that bumps gradle version from 8.14.3 to 9.0.0
** GitHub Actions for Gradle builds version used in PR: 4.4.3
** `com.gradle.develocity` Gradle plugin version used in trunk: 3.19 -->>
everything works fine (/)
** same as above (in test case #1): any upgrade for `com.gradle.develocity`
Gradle plugin (to 3.19.1+) breaks the build (x) (i.e. build scan failed to be
published)
was:
*Prologue:* this issue was discovered while working on Gradle upgrade (from 8
to 9); related JIRa tickets:
* KAFKA-19174
* KAFKA-19654
*Environment*:
- Develocity instance (version 2025.2.4):
https://develocity.apache.org/scans?search.rootProjectNames=kafka
- kafka main Git branch (trunk)
- GitHub Pr that tries to upgrade Gradle (8 to 9)
*Scenario*: upgrade `com.gradle.develocity` Gradle plugin version from a
current version (3.19) to any recent version (3.19.1 and/or more recent) and
GitHub Action build breaks (build scan failed to be published)
Test cases:
> Develocity Gradle plugin version upgrade breaks CI build: build scan failed
> to be published
> -------------------------------------------------------------------------------------------
>
> Key: KAFKA-19707
> URL: https://issues.apache.org/jira/browse/KAFKA-19707
> Project: Kafka
> Issue Type: Task
> Components: build
> Reporter: Dejan Stojadinović
> Priority: Minor
> Labels: CI, GitHub, Github, build, update, upgrade
>
> *Prologue:* this issue was discovered while working on Gradle upgrade (from 8
> to 9); related JIRa tickets:
> * KAFKA-19174
> * KAFKA-19654
> *Environment*:
> - Develocity instance (version 2025.2.4):
> https://develocity.apache.org/scans?search.rootProjectNames=kafka
> - kafka main Git branch (trunk)
> - GitHub Pr that tries to upgrade Gradle (8 to 9)
> *Scenario*: upgrade `com.gradle.develocity` Gradle plugin version from a
> current version (3.19) to any recent version (3.19.1 and/or more recent) and
> GitHub Action build breaks (build scan failed to be published)
> Test cases:
> * test case #1 (Gradle version 8.14.3):
> ** git branch: main branch (trunk)
> ** GitHub Actions for Gradle builds version used in trunk: 4.3.0
> ** `com.gradle.develocity` Gradle plugin version used in trunk: 3.19 -->>
> everything works fine (/)
> ** however, any upgrade for `com.gradle.develocity` Gradle plugin (to
> 3.19.1+) breaks the build (x) (i.e. build scan failed to be published)
> * test case #2 (Gradle version 9.0.0):
> ** git branch: GitHub PR that bumps gradle version from 8.14.3 to 9.0.0
> ** GitHub Actions for Gradle builds version used in PR: 4.4.3
> ** `com.gradle.develocity` Gradle plugin version used in trunk: 3.19 -->>
> everything works fine (/)
> ** same as above (in test case #1): any upgrade for `com.gradle.develocity`
> Gradle plugin (to 3.19.1+) breaks the build (x) (i.e. build scan failed to be
> published)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)