Changeset 36153 in osm for applications/editors


Ignore:
Timestamp:
2023-10-02T18:10:52+02:00 (12 months ago)
Author:
taylor.smock
Message:

Move fit to FIT to match expectations of the Nexus-JOSM-Plugins CI job

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

Legend:

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

    r36151 r36153  
    1212    <condition property="isJava11"><matches string="${ant.java.version}" pattern="1[1-9]|[2-9][0-9]" /></condition>
    1313    <!-- Specific plugins -->
    14     <property name="java21_plugins" value="fit/build.xml" />
     14    <property name="java21_plugins" value="FIT/build.xml" />
    1515    <property name="java17_plugins" value="maproulette/build.xml
    1616                                            imageio/build.xml
Note: See TracChangeset for help on using the changeset viewer.