--- Begin Message ---
Subject: |
gnu: josm: Update to 19160. |
Date: |
Mon, 26 Aug 2024 19:56:39 +0200 |
Hi Guix!
this small patch series updates JOSM to the latest version. This
requires an update to jmapviewer, whose development stopped in 2022. It
is now maintained by JOSM developpers, hence the source change.
The new version had an issue when starting, where it was not able to
load projections. This is because the generate-epsg phase failed
silently. Creating another empty file was enough (not just renaming the
file, as only one empty file failed differently). When starting, it
showed a message asking to add some options to the java command line,
which I did in this patch.
--- End Message ---
--- Begin Message ---
Subject: |
Re: [bug#72822] [PATCH 2/2] gnu: josm: Update to 19160. |
Date: |
Sat, 14 Sep 2024 18:53:18 +0200 |
Le Fri, 13 Sep 2024 12:42:54 +0200,
Andreas Enge <andreas@enge.fr> a écrit :
> Hello Julien,
>
> the patches look good to me. Given the delay in QA, I think you can
> push them.
>
> Andreas
>
Pushed to master as 5fb9e04b6de24d5ff6478c9e4abe88a3a21fc43a and
e48426b45421eb8199a0dadbcd0eef3f14511e27, thanks!
--- End Message ---