Changes between Initial Version and Version 1 of Ticket #20257
- Timestamp:
- 2020-12-18T14:29:23+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20257 – Description
initial v1 3 3 https://github.com/openstreetmap/josm/pull/68 improves the macOS build process: 4 4 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 )7 5 - 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) 8 6 - Fix unreadable macOS tabs (#20075)