diff --git a/README.md b/README.md index 03cc70f..f03d97f 100644 --- a/README.md +++ b/README.md @@ -163,5 +163,6 @@ v.2.0: The app was refactored. However, some codestyle issues still remain - for * ⚠ Please keep in mind that if **JAVA_HOME** installation significantly changes (i.e., 8 → 11, or JRE → JDK), you should update API parameters manually _(because the app cannot decide whether this is intended or not)._
You can use `Detect (reset) API settings for selected` button to do it. * If the configuration app **continiously** reminds you to turn on scheduled task (even if you opted out before), this happens because you have not either added some installations manually, or turned auto-discovery on. Once you set at least one of these, the app will consider itself as 'configured' and will remember your opt-out. * For **manually** added installations that were released prior to Sep 16 2020, it may be not always possible to detect build number. **Thus you may miss an update**, say, from `8.0.265+1` to `8.0.265+2` - but only for manually added installations _(custom path or JAVA_HOME)_. **It is highly recommended to use automatic discovery** (which detects build numbers) for releases downloaded and installed prior to 16 September 2020. +* Unfortunately, if you install a release with partially incorrect metadata, such as Eclipse Temurin™ `8.0.302+8.1`, **you may experience an "update loop"**. This is not a bug in **Update Watcher**, this is caused by a bug in release metadata.
✔ **SOLUTION:** "skip" the `8.0.302+8.1` release **after you've installed it** - so no further suggestions for updating to `8.0.302+8.1` will appear. Please see https://github.com/tushev/aojdk-updatewatcher/wiki/Skipping-releases on how to do it. ### [See all 🔕 Known not-a-bugs](https://github.com/tushev/aojdk-updatewatcher/wiki/Known-not-a-bugs)