Hi I already opened a ticket for this (https://josm.openstreetmap.de/ticket/6599) but perhaps one of the server admins might reading this...
I'm launchig JOSM via a little batch-file. In this file wget checks if there is a new version of JOSM available. Checking if josm-tested.jar is newer than local copy doesn't work anymore. wget sais "»Last-modified«-Kopfzeile fehlt -- Zeitstempel abgeschaltet." (>>Last-modified<<-header missing -- timestamp disabled.) ---***--- d:\Program Files\JOSM>wget.exe -N http://josm.openstreetmap.de/josm-tested.jar SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc syswgetrc = C:\Program Files\GnuWin32/etc/wgetrc --2011-07-15 23:15:15-- http://josm.openstreetmap.de/josm-tested.jar Auflösen des Hostnamen »josm.openstreetmap.de«.... 85.214.112.59 Verbindungsaufbau zu josm.openstreetmap.de|85.214.112.59|:80... verbunden. HTTP Anforderung gesendet, warte auf Antwort... 200 OK Länge: 6456517 (6,2M) [application/x-jar] »Last-modified«-Kopfzeile fehlt -- Zeitstempel abgeschaltet. --2011-07-15 23:15:15-- http://josm.openstreetmap.de/josm-tested.jar Wiederverwendung der bestehenden Verbindung zu josm.openstreetmap.de:80. HTTP Anforderung gesendet, warte auf Antwort... 200 OK Länge: 6456517 (6,2M) [application/x-jar] In »josm-tested.jar« speichern. 100%[==========================================================>] 6.456.517 1,34M/s in 5,7s 2011-07-15 23:15:21 (1,08 MB/s) - »josm-tested.jar« gespeichert [6456517/6456517] ---***--- _______________________________________________ josm-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/josm-dev
