Changeset 30553 in osm for applications/editors/josm
- Timestamp:
- 2014-08-04T03:42:30+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build-common.xml
r30552 r30553 14 14 15 15 <property name="josm" location="../../core/dist/josm-custom.jar"/> 16 <property name="josm.test.build.dir" location="../../core/test/build"/> 16 17 <property name="groovy.jar" location="../00_core_tools/groovy-all-2.3.4.jar"/> 17 18 <property name="plugin.build.dir" location="build"/> … … 363 364 <include name="**/*.jar"/> 364 365 </fileset> 365 <pathelement path=" ../../core/test/build/unit"/>366 <pathelement path="${josm.test.build.dir}/unit"/> 366 367 <pathelement path="${josm}"/> 367 368 <pathelement path="${plugin.jar}"/>
Note:
See TracChangeset
for help on using the changeset viewer.