Changeset 36093 in osm for applications/editors/josm


Ignore:
Timestamp:
2023-06-06T23:46:23+02:00 (16 months ago)
Author:
taylor.smock
Message:

See #14361: Support for image/webp

Location:
applications/editors/josm/plugins
Files:
21 added
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/build.xml

    r36053 r36093  
    1111    <condition property="isJava11"><matches string="${ant.java.version}" pattern="1[1-9]|[2-9][0-9]" /></condition>
    1212    <!-- Specific plugins -->
    13     <property name="java17_plugins" value="maproulette/build.xml"/>
     13    <property name="java17_plugins" value="maproulette/build.xml
     14                                           imageio/build.xml"/>
    1415    <property name="ordered_plugins" value="jackson/build.xml
    1516                                            jaxb/build.xml
Note: See TracChangeset for help on using the changeset viewer.