Changeset 36489 in osm for applications/editors/josm/plugins/build-common.xml
- Timestamp:
- 2026-02-14T21:16:40+01:00 (5 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build-common.xml
r36488 r36489 627 627 <path refid="test.classpath"/> 628 628 <pathelement path="${plugin.test.dir}/build/unit"/> 629 <path refid="plugin.classpath.actual"/> 629 630 </classpath> 630 631 <testclasses outputDir="${plugin.test.dir}/report"> … … 643 644 <jvmarg value="java.desktop/com.sun.imageio.spi=ALL-UNNAMED" /> 644 645 <jvmarg value="-XX:+ShowCodeDetailsInExceptionMessages" if:set="isJava14" unless:set="isJava15" /> 646 <jvmarg value="--enable-native-access=ALL-UNNAMED" /> 645 647 <sysproperty key="josm.home" value="../00_core_test_config/unit-josm.home"/> 646 648 <sysproperty key="josm.test.data" value="${plugin.test.dir}/data"/>
Note:
See TracChangeset
for help on using the changeset viewer.
