Skip to content

Commit 93194a1

Browse files
authored
Update README.md
1 parent aa12698 commit 93194a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,5 +163,6 @@ v.2.0: The app was refactored. However, some codestyle issues still remain - for
163163
* ⚠ 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)._<br> You can use `Detect (reset) API settings for selected` button to do it.
164164
* 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.
165165
* 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.
166+
* 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.<br>✔ **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.
166167

167168
### [See all 🔕 Known not-a-bugs](https://github.com/tushev/aojdk-updatewatcher/wiki/Known-not-a-bugs)

0 commit comments

Comments
 (0)