Changeset 25190 in osm


Ignore:
Timestamp:
2011-01-31T10:17:47+01:00 (13 years ago)
Author:
stoecker
Message:

fix build due to JOSM change

Location:
applications/editors/josm/plugins
Files:
6 edited

Legend:

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

    r22756 r25190  
    3333    <property name="commit.message" value="fixed main version" />
    3434    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    35         <property name="plugin.main.version" value="3021" />
     35        <property name="plugin.main.version" value="3835" />
    3636
    3737
  • applications/editors/josm/plugins/download_along/build.xml

    r22426 r25190  
    3333        <property name="commit.message" value="Changed the constructor signature of the plugin main class" />
    3434        <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    35         <property name="plugin.main.version" value="2830" />
     35        <property name="plugin.main.version" value="3835" />
    3636
    3737        <!--
  • applications/editors/josm/plugins/michigan_left/build.xml

    r21706 r25190  
    3333        <property name="commit.message" value="Changed the constructor signature of the plugin main class" />
    3434        <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    35         <property name="plugin.main.version" value="2830" />
     35        <property name="plugin.main.version" value="3835" />
    3636
    3737        <!--
  • applications/editors/josm/plugins/reverter/build.xml

    r24887 r25190  
    3333        <property name="commit.message" value="fix bug with handling for incomplete relation members" />
    3434        <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    35         <property name="plugin.main.version" value="3746" />
     35        <property name="plugin.main.version" value="3835" />
    3636
    3737
  • applications/editors/josm/plugins/utilsplugin2/build.xml

    r24792 r25190  
    3333    <property name="commit.message" value="fix" />
    3434    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    35     <property name="plugin.main.version" value="3650" />
     35    <property name="plugin.main.version" value="3835" />
    3636
    3737
  • applications/editors/josm/plugins/waydownloader/build.xml

    r21706 r25190  
    2727        -->
    2828        <property name="commit.message" value="Changed the constructor signature of the plugin main class" />
    29         <property name="plugin.main.version" value="2830" />
     29        <property name="plugin.main.version" value="3835" />
    3030
    3131
Note: See TracChangeset for help on using the changeset viewer.