# # ChangeLog for trunk/.github in josm # # Generated by Trac 1.6 # 2024-04-16T09:20:10+02:00 Fri, 30 Oct 2020 19:50:16 GMT Don-vip [17287] * trunk/.github/workflows/ant.yml (modified) fix #20009 - Build macOS bundles on Java 15, not 16-ea (yet) Thu, 22 Oct 2020 19:03:54 GMT Don-vip [17254] * trunk/.github/workflows/ant.yml (modified) * trunk/build.xml (modified) see #19937 - see #19724 - Enable macOS build on Java 16-ea instead of ... Mon, 19 Oct 2020 18:10:12 GMT Don-vip [17244] * trunk/.github/workflows/ant.yml (modified) * trunk/native/macosx/macos-jpackage.sh (modified) see #19937 - Update macOS build process (patch by Stereo) Mon, 19 Oct 2020 01:04:49 GMT Don-vip [17239] * trunk/.github/workflows/ant.yml (modified) * trunk/native/macosx/macos-jpackage.sh (modified) see #19937 - Fix building on java 15. Disable java 14 fully, 16-ea ... Sun, 18 Oct 2020 13:34:35 GMT Don-vip [17236] * trunk/.github/workflows/ant.yml (modified) * trunk/build.xml (modified) * trunk/native/macosx/JOSM.app/Contents/Resources (deleted) * trunk/native/macosx/JOSM.icns (copied) * trunk/native/macosx/gz.properties (modified) * trunk/native/macosx/jos.properties (modified) * trunk/native/macosx/macos-jpackage.sh (modified) see #19937 - Update macOS build process (patch by Stereo, modified) ... Sun, 11 Oct 2020 06:55:32 GMT simon04 [17156] * trunk/.github/workflows/ant.yml (modified) see #19370 - GitHub Actions: we do not use junit-platform-console- ... Sun, 11 Oct 2020 06:47:43 GMT simon04 [17155] * trunk/.github/workflows/ant.yml (modified) * trunk/test/unit/org/openstreetmap/josm/tools/JosmDecimalFormatSymbolsProviderTest.java (modified) see #19888, see #19370 - GitHub Actions: specify LANG=en_US.UTF-8 Tue, 06 Oct 2020 20:46:33 GMT simon04 [17086] * trunk/.github/workflows/ant.yml (modified) * trunk/.travis.yml (modified) fix #19249 - CI: download Ant from a stable URL Wed, 15 Jul 2020 19:28:39 GMT simon04 [16776] * trunk/.github (added) * trunk/.github/workflows (added) * trunk/.github/workflows/ant.yml (added) * trunk/native/macosx/JOSM.app/Contents/Info.plist_template.xml (deleted) * trunk/native/macosx/JOSM.app/Contents/Resources/JOSM.icns (deleted) * trunk/native/macosx/JOSM.icns (added) * trunk/native/macosx/bz2.properties (added) * trunk/native/macosx/geojson.properties (added) * trunk/native/macosx/gpx.properties (added) * trunk/native/macosx/gz.properties (added) * trunk/native/macosx/jos.properties (added) * trunk/native/macosx/josm.entitlements (added) * trunk/native/macosx/joz.properties (added) * trunk/native/macosx/macos-jpackage.sh (added) * trunk/native/macosx/osm.properties (added) * trunk/native/macosx/zip.properties (added) see #19370, see #18319 - Enable GitHub Actions and package for macOS ...