Ignore:
Timestamp:
2024-10-01T21:46:31+02:00 (3 weeks ago)
Author:
taylor.smock
Message:

Set minimum JOSM version to r19044

r19044 was the first Java 11+ only version of JOSM.

File:
1 edited

Legend:

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

    r34591 r36344  
    77    <property name="commit.message" value="Changed the constructor signature of the plugin main class"/>
    88    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    9     <property name="plugin.main.version" value="14153"/>
     9    <property name="plugin.main.version" value="19044"/>
    1010    <property name="livegpsplugin.jar" value="${plugin.dist.dir}/livegps.jar"/>
    1111
Note: See TracChangeset for help on using the changeset viewer.