Skip to content

Add Java 14 CI #20147

@snicoll

Description

@snicoll

With Java 14 now in release candidate phase, we ned to add a compatibility build to 2.3. There are two things to consider when doing so:

  • Gradle does not support Java 14 so we'll have to install two different JDKs (one to run Gradle and one to compile & tests the code). The following section of the Gradle doc is related
  • An upgrade to Groovy 3 is required. This is transparent but the CLI (see Upgrade to Groovy 3.0.0 #20119). The plan is to override the version of Groovy and ignore the CLI for the time being.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by anothertype: taskA general task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions