Opened 14 years ago
Last modified 7 years ago
#7539 closed enhancement
JOSM autoupdate — at Initial Version
| Reported by: | akks | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | update macos appstore windows | Cc: | jphilipz |
Description
People ask me often, why JOSM does not have auto-update feature.
Of course there are JavaWebStart and custom update-and-launch python/perl/bash scripts, but they are not suitable for novices. JWS works OK, but people are not used to it and its behaviour can not be controlled from JOSM itself (and no portable version updating is possible).
I propose to introduce optional "Firefox-like" auto-updating:
- when updating is on (or user press Update button or menu item), JOSM downloads replacement JAR if needed (latest->latest, tested->tested) by DownloadFileTask.
- on next start separate launcher renames files on startup (maybe, keeping old verisons) and launches newly downloaded version.
Note:
See TracTickets
for help on using tickets.


