Changeset 36093 in osm
- Timestamp:
- 2023-06-06T23:46:23+02:00 (20 months ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 21 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r36053 r36093 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 imageio/build.xml"/> 14 15 <property name="ordered_plugins" value="jackson/build.xml 15 16 jaxb/build.xml
Note:
See TracChangeset
for help on using the changeset viewer.