Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

build on Java 11 #1238

@mattnworb

Description

@mattnworb

We should start building Helios on Java 11 in CI.

This seems like it will be somewhat of a headache, or at least not possible today. We use the "machine"-based builds in CircleCI which at time of writing run on Ubuntu 14.04 which only has Java 8 available.

https://circleci.com/docs/2.0/executor-types/#using-machine mentions it is possible to specify the image of the "machine" to be used, but it looks to me like all of them have the same OS/distribution.

See also https://discuss.circleci.com/t/image-with-oracles-java-10/23220

I don't have a solution in mind yet but am opening this to track it at least.

Metadata

Metadata

Assignees

No one assigned

    Labels

    pinnedexempt from being marked as stale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions