#
# ChangeLog for trunk/.github in josm
#
# Generated by Trac 1.6
# 2025-05-07T07:03:49+02:00

Tue, 14 Sep 2021 22:16:42 GMT Don-vip [18225]
	* trunk/.github/workflows/ant-test.yml (modified)
	* trunk/.github/workflows/ant.yml (modified)
	* trunk/native/linux/latest/usr/bin/josm-latest (modified)
	* trunk/native/linux/tested/usr/bin/josm (modified)
	* trunk/native/windows/README.txt (modified)

	see #20522 - Prefer Java 17 over everything else

	also fixes #21325 ...


Sun, 22 Aug 2021 16:50:06 GMT Don-vip [18161]
	* trunk/.github/workflows/ant.yml (modified)
	* trunk/native/macosx/macos-jpackage.sh (modified)
	* trunk/native/windows/win-jpackage.sh (modified)

	see #17083, see #17858 - include JavaFX 16 in macOS/Windows packages


Sun, 22 Aug 2021 12:16:15 GMT Don-vip [18157]
	* trunk/.github/workflows/ant.yml (modified)
	* trunk/native/windows/win-jpackage.sh (modified)

	see #17083 - add win menu / win shortcut, fix github workflow


Sun, 22 Aug 2021 00:57:40 GMT Don-vip [18155]
	* trunk/.github/workflows/ant.yml (modified)
	* trunk/native/windows/MLConsole.properties (added)
	* trunk/native/windows/win-jpackage.sh (modified)

	see #17083 - build both exe and msi windows installers, include JOSM ...


Sat, 21 Aug 2021 23:31:43 GMT Don-vip [18154]
	* trunk/.github/workflows/ant.yml (modified)

	see #17083 - setup GITHUB_PATH in a dedicated step

	Rationale: ...


Sat, 21 Aug 2021 10:51:57 GMT Don-vip [18152]
	* trunk/.github/workflows/ant.yml (modified)

	see #17083 - hopefully use correct signtool location

	see ...


Sat, 21 Aug 2021 01:40:27 GMT Don-vip [18151]
	* trunk/.github/workflows/ant.yml (modified)

	see #17083 - another attempt to locate signtool, don't know exactly ...


Sat, 21 Aug 2021 00:43:39 GMT Don-vip [18149]
	* trunk/.github/workflows/ant.yml (modified)

	see #17083 - Add Windows 10 SDK to PATH to locate signtool


Sat, 21 Aug 2021 00:32:33 GMT Don-vip [18148]
	* trunk/.github/workflows/ant.yml (modified)

	see #17083 - WIX is already installed on Windows runners

	See ...


Fri, 20 Aug 2021 23:37:19 GMT Don-vip [18147]
	* trunk/.github/workflows/ant.yml (modified)

	see #17083 - sign MSI file (forgot to export environment variables to ...


Fri, 20 Aug 2021 19:34:35 GMT Don-vip [18143]
	* trunk/.github/workflows/ant.yml (modified)

	see #17083 - sign jar files built on Github (forgot to export ...


Fri, 20 Aug 2021 18:51:45 GMT Don-vip [18142]
	* trunk/.github/workflows/ant.yml (modified)
	* trunk/build.xml (modified)

	see #17083 - sign jar files built on Github


Fri, 20 Aug 2021 16:18:56 GMT Don-vip [18140]
	* trunk/.github/workflows/ant.yml (modified)

	see #17083 - simpler rules


Fri, 20 Aug 2021 16:11:07 GMT Don-vip [18139]
	* trunk/.github/workflows/ant.yml (modified)

	see #17083 - fix Windows installer package generation, smarter steps ...


Fri, 20 Aug 2021 15:24:54 GMT Don-vip [18138]
	* trunk (modified)
	* trunk/.github/workflows/ant.yml (modified)
	* trunk/native/macosx/macos-jpackage.sh (modified)
	* trunk/native/windows/win-jpackage.sh (modified)

	see #17083 - fix Windows installer package generation


Fri, 20 Aug 2021 14:29:19 GMT Don-vip [18136]
	* trunk/.github/workflows/ant.yml (modified)
	* trunk/native/file-associations (added)
	* trunk/native/file-associations/bz2.properties (moved)
	* trunk/native/file-associations/geojson.properties (moved)
	* trunk/native/file-associations/gpx.properties (moved)
	* trunk/native/file-associations/gz.properties (moved)
	* trunk/native/file-associations/jos.properties (moved)
	* trunk/native/file-associations/joz.properties (moved)
	* trunk/native/file-associations/osm.properties (moved)
	* trunk/native/file-associations/zip.properties (moved)
	* trunk/native/macosx/macos-jpackage.sh (modified)
	* trunk/native/windows/win-jpackage.sh (added)

	see #17083 - generate jpackaged application on Windows too


Sun, 18 Jul 2021 11:17:36 GMT Don-vip [18064]
	* trunk/.github/workflows/spotbugs-analysis.yml (modified)

	GitHub Actions : disable step jwgmeligmeyling/spotbugs-github-action
 ...


Sat, 17 Jul 2021 17:48:52 GMT Don-vip [18057]
	* trunk/.github/workflows/checkstyle-analysis.yml (modified)
	* trunk/.github/workflows/pmd-analysis.yml (modified)
	* trunk/.github/workflows/spotbugs-analysis.yml (modified)

	GitHub Actions : upload static analyses reports as artifacts


Sat, 17 Jul 2021 17:43:54 GMT Don-vip [18056]
	* trunk/.github/workflows/checkstyle-analysis.yml (modified)
	* trunk/.github/workflows/codeql-analysis.yml (modified)
	* trunk/.github/workflows/pmd-analysis.yml (modified)
	* trunk/.github/workflows/spotbugs-analysis.yml (modified)

	GitHub Actions : reuse Ivy cache across all workflows to speed-up ...


Sat, 17 Jul 2021 16:42:23 GMT Don-vip [18053]
	* trunk/.github/workflows/checkstyle-analysis.yml (added)
	* trunk/.github/workflows/codeql-analysis.yml (modified)
	* trunk/.github/workflows/pmd-analysis.yml (added)
	* trunk/.github/workflows/spotbugs-analysis.yml (added)

	GitHub Actions : optimize CodeQL analysis, add ...


Thu, 15 Jul 2021 07:45:10 GMT Don-vip [18029]
	* trunk/.github/workflows/ant-test.yml (modified)

	remove ashley-taylor/junit-report-annotations-action-example step, ...


Thu, 15 Jul 2021 00:01:29 GMT Don-vip [18026]
	* trunk/.github/workflows/ant-test.yml (modified)

	GitHub Actions: move the test report outside of the matrix, add ...


Wed, 14 Jul 2021 18:19:03 GMT Don-vip [18020]
	* trunk/.github/workflows/ant-test.yml (modified)
	* trunk/.github/workflows/ant.yml (modified)

	update to ant 1.10.11


Fri, 09 Jul 2021 00:08:51 GMT Don-vip [17970]
	* trunk/.github/workflows/ant-test.yml (modified)
	* trunk/.github/workflows/ant.yml (modified)
	* trunk/native/linux/latest/usr/bin/josm-latest (modified)
	* trunk/native/linux/tested/usr/bin/josm (modified)

	see #21005 - Java 18 support in Linux scripts and Github actions


Thu, 08 Jul 2021 19:10:56 GMT Don-vip [17963]
	* trunk/.github/workflows/ant-test.yml (modified)
	* trunk/.github/workflows/ant.yml (modified)

	update to ant 1.10.10, as 1.10.9 is gone ...


Wed, 02 Jun 2021 19:25:06 GMT simon04 [17918]
	* trunk/.github/workflows/ant-test.yml (modified)
	* trunk/.github/workflows/ant.yml (modified)

	see #20946 - GitHub Actions: hash also build.xml and tools/ivy.xml ...


Tue, 30 Mar 2021 13:42:04 GMT simon04 [17694]
	* trunk/.github/workflows/ant-test.yml (added)
	* trunk/.github/workflows/ant.yml (modified)

	fix #20621 - GitHub Actions: separate test and build jobs


Tue, 30 Mar 2021 08:27:15 GMT simon04 [17691]
	* trunk/.github/workflows/ant.yml (modified)

	see #20621 - GitHub Actions: remove broken headless=false jobs

	The ...


Tue, 30 Mar 2021 08:27:14 GMT simon04 [17690]
	* trunk/.github/workflows/ant.yml (modified)

	see #20621 - GitHub Actions: formatting for readability


Tue, 16 Mar 2021 17:17:23 GMT Don-vip [17566]
	* trunk/.github/workflows/ant.yml (modified)
	* trunk/native/linux/latest/usr/bin/josm-latest (modified)
	* trunk/native/linux/tested/usr/bin/josm (modified)

	see #19724 - Java 16 GA


Wed, 24 Feb 2021 20:46:54 GMT Don-vip [17539]
	* trunk/.github/workflows/ant.yml (modified)
	* trunk/ivy.xml (modified)

	see #19724, see #20522 - upgrade to equalsverifier 3.5.5 - enable ...


Wed, 17 Feb 2021 21:19:27 GMT stoecker [17493]
	* trunk/.github/workflows/ant.yml (modified)
	* trunk/build.xml (modified)

	fix #20202 - add parameter for release builds with ant


Fri, 12 Feb 2021 08:27:58 GMT stoecker [17490]
	* trunk/.github/workflows/ant.yml (modified)

	fix #20469 - MacOS build change


Mon, 08 Feb 2021 19:52:53 GMT GerdP [17487]
	* trunk/.github/workflows/ant.yml (modified)
	* trunk/.github/workflows/codeql-analysis.yml (added)
	* trunk/native/macosx/macos-jpackage.sh (modified)
	* trunk/src/org/openstreetmap/josm/gui/MainApplication.java (modified)
	* trunk/src/org/openstreetmap/josm/tools/PlatformHookOsx.java (modified)

	see #20257:macOS build process fixes and improvements
	- ​apply ...


Sat, 28 Nov 2020 16:39:56 GMT Don-vip [17373]
	* trunk/.github/workflows/ant.yml (modified)
	* trunk/native/macosx/macos-jpackage.sh (modified)

	see #20146 - Improvements to macOS build and github actions (patch by ...


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 ...