Changeset 30556 in osm for applications/editors/josm/plugins/build-common.xml
- Timestamp:
- 2014-08-04T20:38:31+02:00 (11 years 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
r30553 r30556 418 418 <echo message="Running @{testfamily} tests with JUnit"/> 419 419 <jacoco:coverage destfile="${plugin.test.dir}/jacoco.exec"> 420 <junit printsummary="yes" fork="true" forkmode="once"> 420 <junit printsummary="yes" fork="true" forkmode="once" dir="${basedir}"> 421 421 <sysproperty key="josm.home" value="${plugin.test.dir}/config/@{testfamily}-josm.home"/> 422 422 <sysproperty key="josm.test.data" value="${plugin.test.dir}/data"/>
Note:
See TracChangeset
for help on using the changeset viewer.
