Changeset 36100 in osm for applications/editors


Ignore:
Timestamp:
2023-07-20T16:05:19+02:00 (16 months ago)
Author:
taylor.smock
Message:

Move gson back to plugins (required for sonar CI job) and mark TODO as a Java 17 plugin

Location:
applications/editors/josm/plugins
Files:
1 edited
1 moved

Legend:

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

    r36096 r36100  
    1212    <!-- Specific plugins -->
    1313    <property name="java17_plugins" value="maproulette/build.xml
    14                                            imageio/build.xml"/>
     14                                            imageio/build.xml
     15                                            todo/build.xml"/>
    1516    <property name="ordered_plugins" value="jackson/build.xml
    1617                                            jaxb/build.xml
Note: See TracChangeset for help on using the changeset viewer.