Changeset 30925 in osm for applications/editors
- Timestamp:
- 2015-01-25T03:39:44+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build-common.xml
r30907 r30925 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. 3.9.jar"/>17 <property name="groovy.jar" location="../00_core_tools/groovy-all-2.4.0.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.