You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2018/10/11 15:01:00 UTC

[jira] [Resolved] (KAFKA-7494) Update Jenkins jobs to use Java 11 instead of Java 10

     [ https://issues.apache.org/jira/browse/KAFKA-7494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismael Juma resolved KAFKA-7494.
--------------------------------
    Resolution: Fixed

Updated PR jobs, they are now configured in the following way:

* https://builds.apache.org/job/kafka-pr-jdk7-scala2.10: Only enabled for 0.10.0, 0.10.1, 0.10.2 branches as Scala 2.10 support was dropped in 0.11.0.
* https://builds.apache.org/job/kafka-pr-jdk7-scala2.11: Only enabled for 0.11.0, 1.0, 1.1 branches as Java 7 support was dropped in 2.0 and we have kafka-pr-jdk7-scala2.10 for 0.10.x branches.
* https://builds.apache.org/job/kafka-pr-jdk8-scala2.11: Enabled for all branches.
* https://builds.apache.org/job/kafka-pr-jdk10-scala2.12: Only enabled for 1.0, 1.1 and 2.0 branches. Java 9/10 support was added in 1.0 and kafka-pr-jdk11-scala2.12 replaced this in 2.1 and newer.
* https://builds.apache.org/job/kafka-pr-jdk11-scala2.12: Enabled for trunk, 2.1 and newer release branches. Java 11 support was added in 2.1.

> Update Jenkins jobs to use Java 11 instead of Java 10
> -----------------------------------------------------
>
>                 Key: KAFKA-7494
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7494
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Ismael Juma
>            Assignee: Ismael Juma
>            Priority: Major
>
> Will update kafka-trunk first and the PR job in a few days to allow people to include the commits needed for it to work.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)