[ 
https://issues.apache.org/jira/browse/KAFKA-19768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18029635#comment-18029635
 ] 

David Arthur commented on KAFKA-19768:
--------------------------------------

Do we know if it's possible to upload a build scan using Gradle version 9 that 
was produced using Gradle 8? I expect it might not work since the build scan 
data format may change. 

 

One thing we could try is to include a file in the build scan archive that 
indicates what version of Gradle and JDK were used. We can load these 
properties before running setup-gradle so we can select the correct version. 
There's nothing built in to GHA that helps here (as far as i know), maybe we 
can use JSON and "jq"? 

 

I won't be able to work on this unfortunately, but I'm happy to help with 
reviews.

> `ci-complete` needs to work with active branches after the JDK is updated
> -------------------------------------------------------------------------
>
>                 Key: KAFKA-19768
>                 URL: https://issues.apache.org/jira/browse/KAFKA-19768
>             Project: Kafka
>          Issue Type: Improvement
>          Components: build
>            Reporter: Chia-Ping Tsai
>            Assignee: Ming-Yen Chung
>            Priority: Minor
>              Labels: build, github-actions
>
> The JDK version used by `ci-complete` is inconsistent with other active 
> branches, which is causing the build report task to fail



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to