Changeset 36053 in osm for applications/editors/josm
- Timestamp:
- 2023-02-16T15:05:50+01:00 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified applications/editors/josm/plugins/build.xml ΒΆ
r36052 r36053 11 11 <condition property="isJava11"><matches string="${ant.java.version}" pattern="1[1-9]|[2-9][0-9]" /></condition> 12 12 <!-- Specific plugins --> 13 <property name="java17_plugins" value=" MapRoulette/build.xml"/>13 <property name="java17_plugins" value="maproulette/build.xml"/> 14 14 <property name="ordered_plugins" value="jackson/build.xml 15 15 jaxb/build.xml
Note:
See TracChangeset
for help on using the changeset viewer.