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

New installation path (Eclipse Temurin [Adoptium] or IBM Semeru) not automatically detected #28

Closed
Markus-Go opened this issue Aug 8, 2021 · 4 comments
Labels
awaits release (solved) bug Something isn't working
Milestone

Comments

@Markus-Go
Copy link

Describe the bug
The new installation paths after the migration from AdoptOpenJDK binaries to Eclipse Foundation are not automatically detected any more.

After upgrade, new JRE/JDK are installed to:
C:\Program Files\Eclipse Foundation

I'm sure that it's not a 'known-not-a-bug'
See: https://github.com/tushev/aojdk-updatewatcher/wiki/Known-not-a-bugs
[X] Yes

To Reproduce
Steps to reproduce the behavior:

  1. Update your JREs/JDKs to latest version
  2. Observe that they are not in the list anymore

Expected behavior
Installed versions should be detected

Desktop (please complete the following information):

  • App Version [e.g. 2.0.2]
@tushev tushev changed the title New installation path (Adoptiom) not automatically detected New installation path (Adoptium) not automatically detected Aug 8, 2021
@tushev tushev added awaits release (solved) bug Something isn't working labels Aug 8, 2021
@tushev
Copy link
Owner

tushev commented Aug 8, 2021

Thank you for your report!

Version 2.0.2 supports only AdoptOpenJDK releases. Full support for Adoptuim/Eclipse Temurin builds will be added in version 2.0.3, which is currently being developed.

As a temporary fix, you can manually add the new installations into the list, and remove them when 2.0.3 becomes available.

@tushev tushev added this to the 2.0.3.0 milestone Aug 8, 2021
@tushev tushev changed the title New installation path (Adoptium) not automatically detected New installation path (Eclipse Temurin [Adoptium] or IBM Semeru) not automatically detected Aug 9, 2021
@tushev
Copy link
Owner

tushev commented Aug 15, 2021

Version 2.0.3 is live, please check it. If there's something wrong with it, please reopen the bug.

@tushev tushev closed this as completed Aug 15, 2021
@Markus-Go
Copy link
Author

I am having a problem for Eclipse Temurin JDK 8.0.302-8-hotspot.
For Windows there exists a version jdk8u302-b08.1, which is installed and the updater tries to update to it nevertheless. It thinks, only jdk8u302-b08 is installed.

@tushev
Copy link
Owner

tushev commented Aug 20, 2021

Unfortunately, the metadata that is shipped with 8.0.302+8.1 release identifies it as 8.0.302+8, hence the update loop. This is not a bug in Update Watcher for AdoptOpenJDK.

The Adoptium team is aware of this issue and hopefully it will be fixed in the next release.

In the meanwhile, just click Skip this release for jdk8u302-b08.1 after you've installed it (at the second update suggestion).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaits release (solved) bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants