Changes between Version 1 and Version 2 of Ticket #23564, comment 4
- Timestamp:
- 2024-03-20T15:19:26+01:00 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23564, comment 4
v1 v2 5 5 I ''suspect'' that the installers (e.g. [/download/windows/josm-setup.msi]) are copied via something like `curl -L https://github.com/JOSM/josm/releases/download/${VERSION}-tested/JOSM-Windows-java17-${VERSION}.msi`, but I could be wrong. 6 6 7 Replying to [comment:3 s toecker]:7 Replying to [comment:3 skyper]: 8 8 > I do not think it is feasible to wait for default-jre to switch to 21 [...] 9 9 Fair enough. But I ''suspect'' that it might be awhile before we can switch to Java 21 in the build source (at least if we want to make life easier for the Debian packagers).