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

build on Java 11 #1238

Open
mattnworb opened this issue Oct 2, 2018 · 2 comments
Open

build on Java 11 #1238

mattnworb opened this issue Oct 2, 2018 · 2 comments
Labels
pinned exempt from being marked as stale

Comments

@mattnworb
Copy link
Member

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.

@mattnworb
Copy link
Member Author

will need to bump docker-client to 8.14.0 to make it Java 9+ compatible

@davidxia
Copy link
Contributor

davidxia commented Oct 9, 2018

WIP here #1242

@davidxia davidxia added the pinned exempt from being marked as stale label Oct 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pinned exempt from being marked as stale
Projects
None yet
Development

No branches or pull requests

2 participants