Changeset 20558 in osm for applications/editors


Ignore:
Timestamp:
2010-03-19T22:25:24+01:00 (14 years ago)
Author:
jttt
Message:

Change of JOSM api (Dataset.allPrimitives(), source ok, binary not compatible)

File:
1 edited

Legend:

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

    r20283 r20558  
    2525    <target name="compile" depends="init,revision"
    2626            description="Compile the plugin and make it ready for running">
    27            
     27
    2828        <javac srcdir="src"
    2929               classpath="${josm}"
     
    4545            <attribute name="Plugin-Description" value="Creating and handling address nodes and buildings within Czech Republic."/>
    4646            <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/Cz:JOSM/Plugins/CzechAddress"/>
    47             <attribute name="Plugin-Mainversion" value="2830"/>
     47            <attribute name="Plugin-Mainversion" value="3147"/>
    4848            <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    4949        </manifest>
Note: See TracChangeset for help on using the changeset viewer.