Changeset 31957 in osm for applications/editors
- Timestamp:
- 2016-01-06T21:21:10+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build-common.xml
r31886 r31957 15 15 <property name="josm" location="../../core/dist/josm-custom.jar"/> 16 16 <property name="josm.test.build.dir" location="../../core/test/build"/> 17 <property name="groovy.jar" location="../00_core_tools/groovy-all-2.4. 5.jar"/>17 <property name="groovy.jar" location="../00_core_tools/groovy-all-2.4.6-SNAPSHOT.jar"/> 18 18 <property name="plugin.build.dir" location="build"/> 19 19 <property name="plugin.test.dir" location="test"/>
Note:
See TracChangeset
for help on using the changeset viewer.