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

[BUG] AdoptOpenJDK8 wrong version? #199

Closed
BornToBeRoot opened this issue Jul 1, 2021 · 5 comments
Closed

[BUG] AdoptOpenJDK8 wrong version? #199

BornToBeRoot opened this issue Jul 1, 2021 · 5 comments
Labels
enhancement New feature or request information Already fixed or not something requiring an update priority:low The application, fix or request has been assigned a low priority

Comments

@BornToBeRoot
Copy link
Contributor

BornToBeRoot commented Jul 1, 2021

I think Get-EvergreenApp AdoptOpenJDK8 returns the wrong version.

Version      : 0.26.0
Platform     : Windows
Architecture : x64
Type         : msi
Date         : 2019-01-11T17:06:45Z
Size         : 105721856
URI          : https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u292-b10_openj9-0.26.0/OpenJDK8U
               -jdk_x64_windows_openj9_8u292b10_openj9-0.26.0.msi

The version should be jdk8u292-b10_openj9-0.26.0 or jdk8u292-b10

https://github.com/AdoptOpenJDK/openjdk8-binaries/releases

@BornToBeRoot
Copy link
Contributor Author

Also the hotspot binaries should be shown. Currently only the openj9.

@DanGough
Copy link
Contributor

DanGough commented Jul 2, 2021

Also discussed here: #126

It seems they haven’t organised all their release tagging in a consistent way which makes it harder to query. I do have this app planned for inclusion in Nevergreen so I can just pull the releases off of the home page until we can get this resolved.

@aaronparker aaronparker added the enhancement New feature or request label Jul 10, 2021
@aaronparker aaronparker added this to To do in Updates and Fixes via automation Jul 10, 2021
@aaronparker
Copy link
Owner

I've just added Temurin binaries and they've got the same issue - they've patched the MSI of an earlier version and that shows as the latest release.

I've not installed the binaries to see whether there's an internal update mechanism that could be queried instead of the GitHub repo.

@aaronparker aaronparker added information Already fixed or not something requiring an update priority:low The application, fix or request has been assigned a low priority labels Nov 23, 2021
@aaronparker
Copy link
Owner

The source code for the API is here: https://github.com/adoptium/api.adoptium.net
Documentation is here: https://api.adoptium.net/q/swagger-ui/

aaronparker added a commit that referenced this issue Dec 3, 2021
@aaronparker aaronparker moved this from To do to In progress in Updates and Fixes Dec 3, 2021
@aaronparker aaronparker mentioned this issue Dec 4, 2021
Updates and Fixes automation moved this from In progress to Done Dec 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request information Already fixed or not something requiring an update priority:low The application, fix or request has been assigned a low priority
Projects
No open projects
Development

No branches or pull requests

3 participants