Ignore:
Timestamp:
2023-10-27T18:01:43+02:00 (11 months ago)
Author:
taylor.smock
Message:

See #23218: geotools now requires Java 11 as the minimum Java Runtime version

File:
1 edited

Legend:

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

    r36013 r36184  
    1313    <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/ImportImagePlugin"/>
    1414    <property name="plugin.requires" value="jts;ejml;geotools"/>
     15    <property name="plugin.minimum.java.version" value="11"/>
    1516   
    1617    <!-- ** include targets that all plugins have in common ** -->
Note: See TracChangeset for help on using the changeset viewer.