Changes between Version 5 and Version 6 of Ticket #18319, comment 22


Ignore:
Timestamp:
2020-06-04T20:04:23+02:00 (6 years ago)
Author:
Stereo

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18319, comment 22

    v5 v6  
    1818- Done and shrunk to 36.9M zipped: ~~It includes *all* of the JRE, so the .app is a humongous 147MB. [jlink can be used to produce a jre with only the necessary parts](https://www.baeldung.com/jlink). Not including a JRE is, apparently, not possible. Considering how much of a pain it is to install Java and to debug different JREs, this might actually be a good thing~~
    1919- Building only works on macOS, and the JOSM builds are currently only built on Linux.
    20 - No code signature yet
     20- No code signature yet. Opening the app will say that is is damaged. Run `xattr -d com.apple.quarantine JOSM.app`.
    2121
    22 Wanna test? https://openstreetmap.lu/JOSM.app.zip has this very raw first preview.
     22Wanna test? https://openstreetmap.lu/JOSM.tar.xz has this very raw first preview.