Changeset 36491 in osm
- Timestamp:
- 2026-02-15T14:40:07+01:00 (2 days ago)
- File:
-
- 1 edited
-
applications/editors/josm/plugins/build-common.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build-common.xml
r36489 r36491 644 644 <jvmarg value="java.desktop/com.sun.imageio.spi=ALL-UNNAMED" /> 645 645 <jvmarg value="-XX:+ShowCodeDetailsInExceptionMessages" if:set="isJava14" unless:set="isJava15" /> 646 <jvmarg value="--enable-native-access=ALL-UNNAMED" /> 646 <jvmarg value="--enable-native-access=ALL-UNNAMED" if:set="isJava17" /> 647 647 <sysproperty key="josm.home" value="../00_core_test_config/unit-josm.home"/> 648 648 <sysproperty key="josm.test.data" value="${plugin.test.dir}/data"/>
Note:
See TracChangeset
for help on using the changeset viewer.
