Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: adoptopenjdk-plugin
-
Labels:
-
Similar Issues:
Description
I am using the AdoptOpenJDK installer Plugin. When I want to create a new JDK installation within Jenkins, currently only JDKs up to verison 12 show up in the dropdown menu.
Could you please add support for jdk13 within the AdoptOpenJDK Installer Plugin.
I have opened a PR to add support for crawling release metadata for OpenJDK 13: https://github.com/jenkins-infra/crawler/pull/84
Once this gets merged into master the crawling infrastructure will update the list of available releases to choose from.