Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Component/s: adoptopenjdk-plugin
-
Labels:None
-
Similar Issues:
Description
The current crawler for AdoptOpenJDK is using the v2 version of the rest api which has been deprecated. Please update crawler to use v3.
Currently the v2 api is not returning all releases. PR#93 solves this by switching to v3.
Also all HotSpot releases are grouped together instead of alternating between HotSpot/OpenJ9 in the list.