Changeset 27852 in osm for applications/editors/josm/plugins/DirectUpload/build.xml
- Timestamp:
- 2012-02-18T13:40:52+01:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/DirectUpload/build.xml
r27019 r27852 27 27 <project name="DirectUpload" default="dist" basedir="."> 28 28 <property name="commit.message" value="applied JOSM Ticket 4498 (patch by ax) - oauth support for gpx upload (I accidentally committed parts of the path in [24236])"/> 29 <property name="plugin.main.version" value="4 549"/>29 <property name="plugin.main.version" value="4980"/> 30 30 <property name="josm" location="../../core/dist/josm-custom.jar"/> 31 31 <property name="plugin.dist.dir" value="../../dist"/>
Note:
See TracChangeset
for help on using the changeset viewer.