Changeset 35080 in osm for applications/editors/josm/plugins/reverter/build.xml
- Timestamp:
- 2019-08-11T02:13:15+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/reverter/build.xml
r34958 r35080 2 2 <project name="reverter" default="dist" basedir="."> 3 3 <!-- enter the SVN commit message --> 4 <property name="commit.message" value="Reverter: Update MultiOsmReader to support null data after redaction"/>4 <property name="commit.message" value="Reverter: fix #josm16508 use mulit-fetch API for objects history"/> 5 5 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 6 6 <property name="plugin.main.version" value="14946"/>
Note:
See TracChangeset
for help on using the changeset viewer.