#
# ChangeLog for trunk/native/macosx in josm
#
# Generated by Trac 1.6
# 2025-05-08T21:04:22+02:00

Mon, 09 Sep 2024 16:54:09 GMT taylor.smock [19215]
	* trunk/native/josm-latest.jnlp (modified)
	* trunk/native/josm.jnlp (modified)
	* trunk/native/linux/latest/etc/default/josm-latest (modified)
	* trunk/native/linux/latest/usr/bin/josm-latest (modified)
	* trunk/native/linux/tested/etc/default/josm (modified)
	* trunk/native/linux/tested/usr/bin/josm (modified)
	* trunk/native/macosx/macos-jpackage.sh (modified)
	* trunk/native/windows/win-jpackage.sh (modified)

	Fix #23837: Set `-XX:MaxRAMPercentage` to >25% of system memory
 ...


Fri, 26 Apr 2024 14:00:41 GMT taylor.smock [19061]
	* trunk/.github/workflows/ant.yml (modified)
	* trunk/native/macosx/macos-jpackage.sh (modified)

	Fix #23643: Move to supported actions for GitHub ant workflow to ...


Mon, 08 Apr 2024 13:57:37 GMT taylor.smock [19036]
	* trunk/native/macosx/macos-jpackage.sh (modified)

	See #23600: Native Apple Silicon Support

	Add entitlements so that ...


Thu, 04 Apr 2024 21:42:54 GMT taylor.smock [19032]
	* trunk/native/macosx/macos-jpackage.sh (modified)

	See #21533: Native Apple Silicon Support

	Try to fix code signatures ...


Thu, 04 Apr 2024 20:46:58 GMT taylor.smock [19031]
	* trunk/native/macosx/macos-jpackage.sh (modified)

	See #21533: Native Apple Silicon Support

	Try to fix code signatures ...


Thu, 04 Apr 2024 17:24:39 GMT taylor.smock [19030]
	* trunk/.github/workflows/ant-test.yml (modified)
	* trunk/.github/workflows/ant.yml (modified)
	* trunk/native/macosx/macos-jpackage.sh (modified)

	Fix #21533, see #23600: Native Apple Silicon Support

	When building ...


Wed, 22 Nov 2023 16:08:52 GMT stoecker [18904]
	* trunk/native/macosx/macos-jpackage.sh (modified)

	don't hardcode ID


Wed, 25 Oct 2023 13:23:52 GMT taylor.smock [18879]
	* trunk/.github/workflows/ant.yml (modified)
	* trunk/native/macosx/macos-jpackage.sh (modified)

	See #23125: Add secret to GH action environment


Wed, 25 Oct 2023 12:56:08 GMT taylor.smock [18878]
	* trunk/native/macosx/macos-jpackage.sh (modified)

	Fix #23125: Update macos notarization


Wed, 16 Aug 2023 12:23:58 GMT taylor.smock [18809]
	* trunk/native/macosx/macos-jpackage.sh (modified)

	See #23125: Prefer notarytool if it is available; fall back to altool ...


Tue, 26 Jul 2022 17:32:25 GMT taylor.smock [18525]
	* trunk/native/macosx/macos-jpackage.sh (modified)
	* trunk/native/windows/win-jpackage.sh (modified)

	Add module `java.compiler` to Mac and Window packages

	This should ...


Wed, 08 Jun 2022 17:24:17 GMT taylor.smock [18476]
	* trunk/native/macosx/macos-jpackage.sh (modified)

	Fix #21727: Make MacOS local builds possible without signature (patch ...


Tue, 02 Nov 2021 22:54:32 GMT Don-vip [18304]
	* trunk/native/file-associations/bz2.properties (modified)
	* trunk/native/file-associations/gz.properties (modified)
	* trunk/native/file-associations/osm.properties (modified)
	* trunk/native/file-associations/xz.properties (added)
	* trunk/native/file-associations/zip.properties (modified)
	* trunk/native/linux/latest/usr/share/applications/org.openstreetmap.josm-latest.desktop (modified)
	* trunk/native/linux/latest/usr/share/mime/packages/josm-latest.xml (modified)
	* trunk/native/linux/tested/usr/share/applications/org.openstreetmap.josm.desktop (modified)
	* trunk/native/linux/tested/usr/share/mime/packages/josm.xml (modified)
	* trunk/native/macosx/macos-jpackage.sh (modified)
	* trunk/native/windows/win-jpackage.sh (modified)
	* trunk/src/org/openstreetmap/josm/io/remotecontrol/handler/LoadDataHandler.java (modified)

	fix #21502 - associate correct extensions in macOS / Windows ...


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


Fri, 20 Aug 2021 22:19:29 GMT Don-vip [18146]
	* trunk/native/macosx/macos-jpackage.sh (modified)
	* trunk/native/windows/win-jpackage.sh (modified)

	see #17083 - sign MSI file


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:31:12 GMT Don-vip [18137]
	* trunk/native/macosx/macos-jpackage.sh (modified)

	see #17083 - fix paths in macos script


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


Fri, 09 Jul 2021 19:56:00 GMT Don-vip [17971]
	* trunk/build.xml (modified)
	* trunk/josm-latest.jnlp (modified)
	* trunk/josm.jnlp (modified)
	* trunk/native/macosx/macos-jpackage.sh (modified)

	fix #21059 - see #19724 - export `java.base/sun.security.action` to ...


Tue, 11 May 2021 22:02:48 GMT Don-vip [17884]
	* trunk/README (modified)
	* trunk/build.xml (modified)
	* trunk/native/macosx/JOSM.app (deleted)
	* trunk/tools/appbundler.jar (deleted)
	* trunk/tools/xmltask.jar (deleted)

	fix #20500 - drop old macOS appbundle generation code


Wed, 07 Apr 2021 19:29:34 GMT simon04 [17711]
	* trunk/build.xml (modified)
	* trunk/josm-latest.jnlp (modified)
	* trunk/josm.jnlp (modified)
	* trunk/native/macosx/macos-jpackage.sh (modified)

	fix #20510 - Default maximum memory setting `-Xmx` for distribution ...


Sun, 28 Feb 2021 15:52:10 GMT Don-vip [17546]
	* trunk/native/macosx/macos-jpackage.sh (modified)

	see #19724 - fix #20344 - add add-opens/add-exports directive from ...


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


Tue, 17 Nov 2020 00:31:46 GMT Don-vip [17319]
	* trunk/native/macosx/JOSM.icns (modified)
	* trunk/nodist/images/logo/JOSM-macOS.png (added)
	* trunk/nodist/images/logo/JOSM-macOS.svg (added)

	fix #20095 - New macOS icon to match macOS Big Sur icon guidelines ...


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


Fri, 17 Jul 2020 17:29:46 GMT simon04 [16786]
	* trunk/native/macosx/JOSM.app/Contents/Info.plist_template.xml (added)

	see #19370, see #18319 - ...


Fri, 17 Jul 2020 15:25:50 GMT simon04 [16785]
	* trunk/native/macosx/JOSM.app/Contents/Resources/JOSM.icns (moved)
	* trunk/native/macosx/macos-jpackage.sh (modified)

	see #19370, see #18319 - ...


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


Tue, 03 Mar 2020 01:12:44 GMT Don-vip [16006]
	* trunk/.checkstyle (modified)
	* trunk/.classpath (modified)
	* trunk/.pmd (added)
	* trunk/.project (modified)
	* trunk/.settings/org.eclipse.core.resources.prefs (modified)
	* trunk/README (modified)
	* trunk/build.xml (modified)
	* trunk/ide (added)
	* trunk/ide/eclipse (moved)
	* trunk/ide/eclipse/JOSM (Java 8).launch (modified)
	* trunk/ide/netbeans (moved)
	* trunk/native/linux (moved)
	* trunk/native/macosx (moved)
	* trunk/native/windows (moved)
	* trunk/nodist/data (moved)
	* trunk/nodist/data/tagchecker.cfg (modified)
	* trunk/nodist/images (moved)
	* trunk/nodist/images/downloadprimitive.svg (modified)
	* trunk/nodist/images/presets/passingplace.svg (modified)
	* trunk/nodist/styles (moved)
	* trunk/nodist/styles/potlatch2/README (modified)
	* trunk/nodist/styles/potlatch2/build.xml (modified)
	* trunk/resources/data (moved)
	* trunk/resources/images (moved)
	* trunk/resources/images/dialogs/mapstyle.svg (modified)
	* trunk/resources/images/presets/misc/construction.svg (modified)
	* trunk/resources/images/presets/misc/danger.svg (modified)
	* trunk/resources/styles (moved)
	* trunk/resources/styles/standard/potlatch2.mapcss (modified)
	* trunk/scripts/BuildProjectionDefinitions.java (modified)
	* trunk/scripts/TagInfoExtract.java (modified)
	* trunk/scripts/geticons.pl (modified)
	* trunk/scripts/optimize-images (modified)
	* trunk/src/org/openstreetmap/josm/gui/GettingStarted.java (modified)
	* trunk/src/org/openstreetmap/josm/io/remotecontrol/handler/ImportHandler.java (modified)
	* trunk/test/functional/org/openstreetmap/josm/gui/GettingStartedTest.java (modified)
	* trunk/test/functional/org/openstreetmap/josm/gui/mappaint/StyleCacheTest.java (modified)
	* trunk/test/performance/org/openstreetmap/josm/data/osm/OsmDataGenerator.java (modified)
	* trunk/test/performance/org/openstreetmap/josm/data/osm/visitor/paint/AbstractMapRendererPerformanceTestParent.java (modified)
	* trunk/test/performance/org/openstreetmap/josm/gui/mappaint/MapRendererPerformanceTest.java (modified)
	* trunk/test/performance/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSPerformanceTest.java (modified)
	* trunk/test/performance/org/openstreetmap/josm/io/OsmReaderPerformanceTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/actions/JoinAreasActionTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/data/osm/FilterTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/data/osm/QuadBucketsTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/data/projection/ProjectionRefTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/data/projection/ProjectionRegressionTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/data/validation/tests/CoastlinesTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/data/validation/tests/MultipolygonTestTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/data/validation/tests/TurnRestrictionTestTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/data/validation/tests/UnconnectedWaysTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/gui/dialogs/relation/sort/RelationSorterTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/gui/dialogs/relation/sort/WayConnectionTypeCalculatorTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImagesTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/gui/layer/gpx/GpxDrawHelperTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/gui/mappaint/mapcss/ChildOrParentSelectorTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/io/GeoJSONWriterTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/io/GpxReaderTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/io/nmea/NmeaReaderTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/io/rtklib/RtkLibPosReaderTest.java (modified)
	* trunk/test/unit/org/openstreetmap/josm/tools/ExifReaderTest.java (modified)
	* trunk/tools (modified)
	* trunk/tools/checkstyle/josm_filters.xml (modified)
	* trunk/tools/ivy (modified)

	see #18140 - reorganization of data(_nodist), images(_nodist), ...


Sun, 23 Feb 2020 18:11:30 GMT Don-vip [15915]
	* trunk/linux/latest/usr/share/applications/org.openstreetmap.josm-latest.desktop (modified)
	* trunk/linux/latest/usr/share/doc/josm-latest/copyright (modified)
	* trunk/linux/latest/usr/share/mime (added)
	* trunk/linux/latest/usr/share/mime/packages (added)
	* trunk/linux/latest/usr/share/mime/packages/josm-latest.xml (added)
	* trunk/linux/tested/usr/share/applications/org.openstreetmap.josm.desktop (modified)
	* trunk/linux/tested/usr/share/doc/josm/copyright (modified)
	* trunk/linux/tested/usr/share/mime (added)
	* trunk/linux/tested/usr/share/mime/packages (added)
	* trunk/linux/tested/usr/share/mime/packages/josm.xml (added)
	* trunk/macosx/JOSM.app/Contents/Info.plist_template.xml (modified)
	* trunk/windows/josm.nsi (modified)

	fix #13108 - see #18350 - registers *.geojson, *.jos, *.joz files on ...