On 08/18/2018 04:25 PM, Vincent Privat wrote: > OK. This is not linked to JMapViewer itself but likely caused by a software > upgrade or a change of configuration on OSM SVN server.
SVN is still at 1.8.8, so it's most likely caused by the webserver configuration to add the banner. > Can you adapt the Debian watcher to the new links? Yes, I've added bunch of mangle rules to make it work again, see: https://salsa.debian.org/debian-gis-team/jmapviewer/commit/527e494d2edd51dac1fe89f21c83aab50c8460cc > It's also possible to get the latest version with this SVN command: > > $ svn propget ReleaseVersion > https://svn.openstreetmap.org/applications/viewer/jmapviewer > 2.7 Since JOSM is still very focused on SVN, I guess there are no plans to move it and JMapViewer to GitHub where we could use the tarballs from the release tags? > Le sam. 18 août 2018 à 15:35, Sebastiaan Couwenberg <[email protected]> a > écrit : > >> On 08/18/2018 03:20 PM, Vincent Privat wrote: >>> What do you mean by "not available"? The page is displayed and we can >>> download releases from there. >> >> IIRC there was an index page which contained the links to all the releases. >> >> This was used by uscan(1) in the Debian package to check for new >> upstream releases. This doesn't work any more: >> >> $ uscan --report >> uscan warn: In debian/watch, >> no matching hrefs for pattern >> >> >> https://svn.openstreetmap.org/applications/viewer/jmapviewer/releases/(\d+(? >> <https://svn.openstreetmap.org/applications/viewer/jmapviewer/releases/(%5Cd+(?> >> :\.\d+)*) >> at /usr/bin/uscan line 4307, <WATCH> line 3. >> >> Looking at the page HTML the links to the version directories changed from: >> >> <li><a href="2.0/">2.0/</a></li> >> >> To: >> >> <dir name="2.0" href="2.0/" /> >> >>> Le sam. 18 août 2018 à 12:16, Sebastiaan Couwenberg <[email protected]> >>> a écrit : >>> >>>> With the deprecation of svn.openstreetmap.org, the JMapViewer release >>>> page [0] is no longer available. >>>> >>>> The banner at the top refers to the OpenStreetMap organisation on >>>> GitHub, but there is no jmapviewer project there. >>>> >>>> Are there plans to move jmapviewer to GitHub, or if not, can the release >>>> download page be restored? >>>> >>>> [0] https://svn.openstreetmap.org/applications/viewer/jmapviewer/releases/ Kind Regards, Bas
