Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for a Java 11 Jenkins image #132

Closed
eldada opened this issue Feb 24, 2019 · 4 comments
Closed

Add support for a Java 11 Jenkins image #132

eldada opened this issue Feb 24, 2019 · 4 comments

Comments

@eldada
Copy link

eldada commented Feb 24, 2019

As a user of this (awesome) project, I'd like to be able and opt for using the more advanced Jenkins with Java 11 image.
As described in https://jenkins.io/blog/2018/12/14/java11-preview-availability/, it's already possible.

It would be a great feature to allow users to opt for the java 11 preview image.

@odavid
Copy link
Owner

odavid commented Feb 24, 2019

Thanks @eldada!

My Bloody Jenkins is based on jenkins LTS by design. The current LTS is 2.150.3 and the java11 support only starts from 2.155 version.
Until Jenkins will release a new LTS, it will be hard for me to add this kind of support.

Also the current version is based on alpine, but the JDK11 jenkins image is based on stretch.
I will try to work on multiple distributions of the image soon (e.g. alpine and stretch).

Regards,
Ohad

@odavid
Copy link
Owner

odavid commented Feb 28, 2019

Hi @eldada, FYI, I have released 2.150.3-110. So now that there is not just alpine distribution. I will wait once the LTS will be >= 2.155 and will also add the java11 image to the distributions

@eldada
Copy link
Author

eldada commented Feb 28, 2019

Great @odavid! Looking forward. I'll leave this open for tracking.

@odavid
Copy link
Owner

odavid commented Mar 15, 2019

@eldada - released 2.164.1-113

Image will be available in few min in Docker hub.

Closing this issue.

@odavid odavid closed this as completed Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants