-
Notifications
You must be signed in to change notification settings - Fork 2
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
new temurin 8.0.412+8 is not detected #75
Comments
Everything sounds like it's working as expected. When an update will be detected, it will look like this: https://github.com/tushev/aojdk-updatewatcher/raw/master/docs/update_dialog_838.gif?raw=true EDIT: by 'working as expected', I mean that API (that's outside of my control) returns |
It seems like an 'upstream' bug. Probably I should switch to a newer API, however, there's no time estimate yet (AFAIK it does not support Semeru/OpenJ9 libraries, so it's not a drop-in replacement). |
who controls the API? as i can see on the link it's still the older version. how can i help to update the API? if it gets updates up in between 14 days, then it's ok. |
Eclipse Foundation > Adoptium Project. I opened an issue there, it's linked above.
Thank you, but there's nothing you can help me with. |
will Update Watcher for AdoptOpenJDK be updated on its own? can it update itself? |
It seems that Adoptium fixed something on their side, as I did nothing :) I'm planning to switch to a newer API, however, this is not a simple 'change URL' task because Temurin builds are available on the new API but OpenJ9/Semeru remain on the old API. A lot of code has to be changed, and I'm a bit busy, so there's no ETA for that.
Yes, an advanced user can change the task as required. Or, better, disable it and create a separate task because default one (
I'm planning to add MSI flags for quiet/silent update at some point (#10) so the end user won't have to go through clicking the MSIs. As for auto-install - I'm against this because version detection frequently breaks due to unexpected changes on Adoptium side. Having an active auto-install feature will result in updating the same instance over and over. |
after login this morning, another update appeared: 8.0.422+5. update procedure was delightful! ♥ however we MUST take distance of windows server 2012 so one day aojdk-updatewatcher can be obsolete maybe (cmd => winget upgrade) |
Describe the bug
i need a good program, that updates my temurin 8 automatically. i found aojdk-updatewatcher and installed it on windows 2012. on 18th april 2024 adoptium published temurin 8.0.412+8 but aojdk-updatewatcher is not finding it.
I'm sure that it's not a 'known-not-a-bug'
Check https://github.com/tushev/aojdk-updatewatcher/wiki/Known-not-a-bugs
[X] Yes
To Reproduce
Expected behavior
i don't know what would happen if i start the pc and aojdk-updatewatched gets started as scheduled and tells me there is an update.
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: