[josm-dev] Feature suggestion "automatic update"
Tino Miegel
tino.miegel at gmx.de
Tue Oct 23 16:56:12 BST 2007
Brent Easton schrieb:
> Java Webstart is a great idea in theory, but in practice, it is a real PITA. It doesn't work for all people on all systems (for no apparent reason), so you still need a secondary way of downloading/updating.
>
You don't. It's just a jnlp-file in addition to the (already existing)
jar-file. So a download-link in the wiki for direct download can simply
co-exist.
On the development machine you have only to generate a signing-key-cache
once, then you can add the signing into the ant-file, and the jar gets
automatically signed on building.
I've still the problem, that starting my own josm.jar via a jnlp file
results in these Null-Pointer-Exceptions, because the image-files in the
jar are not found, but i am on it...
Tino
More information about the josm-dev
mailing list