openjdk-website icon indicating copy to clipboard operation
openjdk-website copied to clipboard

Expose Metadata and java -version output from the API on the website

Open karianna opened this issue 5 years ago • 0 comments

The Metadata JSON file is now available via the API (https://github.com/AdoptOpenJDK/openjdk-api-v3/issues/235)

The java -version output can also be exposed now https://github.com/AdoptOpenJDK/openjdk-api-v3/issues/236

Sensible places would likely be the metadata file as a small link next to each binary and the java -version output in the installation pages

karianna avatar Sep 08 '20 12:09 karianna