Changeset 33331 in osm for applications/editors/josm/plugins/build-common.xml
- Timestamp:
- 2017-05-25T18:52:04+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build-common.xml
r33330 r33331 484 484 <junit printsummary="yes" fork="true" forkmode="once" dir="${basedir}"> 485 485 <jvmarg value="-Dfile.encoding=UTF-8"/> 486 <jvmarg value="--add-opens" if:set="isJava9" /> 487 <jvmarg value="java.base/java.lang.reflect=ALL-UNNAMED" if:set="isJava9" /> 486 488 <sysproperty key="josm.home" value="../00_core_test_config/unit-josm.home"/> 487 489 <sysproperty key="josm.test.data" value="${plugin.test.dir}/data"/>
Note:
See TracChangeset
for help on using the changeset viewer.