Changeset 36047 in osm for applications/editors/josm


Ignore:
Timestamp:
2023-01-04T14:18:09+01:00 (19 months ago)
Author:
taylor.smock
Message:

Add jackson to ordered plugins

File:
1 edited

Legend:

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

    r35946 r36047  
    1010    <condition property="isJava11"><matches string="${ant.java.version}" pattern="1[1-9]" /></condition>
    1111    <!-- Specific plugins -->
    12     <property name="ordered_plugins" value="jaxb/build.xml
     12    <property name="ordered_plugins" value="jackson/build.xml
     13                                            jaxb/build.xml
    1314                                            jna/build.xml
    1415                                            jts/build.xml
Note: See TracChangeset for help on using the changeset viewer.