Changeset 34475 in osm for applications/editors/josm/plugins/dataimport/build.xml
- Timestamp:
- 2018-08-15T13:29:06+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/dataimport/build.xml
r34376 r34475 5 5 <property name="commit.message" value="Changed constructor signature, updated build.xml"/> 6 6 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 7 <property name="plugin.main.version" value="1 2672"/>7 <property name="plugin.main.version" value="14153"/> 8 8 9 9 <!-- Configure these properties (replace "..." accordingly). … … 16 16 <!--<property name="plugin.link" value="..."/>--> 17 17 <!--<property name="plugin.early" value="..."/>--> 18 < !--<property name="plugin.requires" value="..."/>-->18 <property name="plugin.requires" value="jaxb"/> 19 19 <!--<property name="plugin.stage" value="..."/>--> 20 20
Note:
See TracChangeset
for help on using the changeset viewer.
