Changes between Initial Version and Version 1 of Ticket #20257


Ignore:
Timestamp:
2020-12-18T14:29:23+01:00 (5 years ago)
Author:
Stereo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20257 – Description

    initial v1  
    33https://github.com/openstreetmap/josm/pull/68 improves the macOS build process:
    44
    5 - At Don-vip's suggestion, build .app bundles for both java 15 and 16-ea. In fact, we upload a .jar for every architecture and java variant.
    6 - Infrastructure to allow josm.openstreetmap.de to trigger rebuilds for releases (#20148 and #20146 )
    75- Fix macOS dock icon resetting to default one. Fetches macOS icon over https (in case we're a jar), saves 77K in the jar. (#20133)
    86- Fix unreadable macOS tabs (#20075)