Ignore:
Timestamp:
2013-08-21T03:47:16+02:00 (11 years ago)
Author:
donvip
Message:

[josm_plugins] fix #8987 - bump min JOSM version of nearly all plugins to r6162 + code update/cleanup, fix warnings

File:
1 edited

Legend:

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

    r29435 r29854  
    4242    <!-- this is the directory where the plugin jar is copied to -->
    4343    <property name="plugin.dist.dir" value="../../dist"/>
    44     <property name="ant.build.javac.target" value="1.5"/>
     44    <property name="ant.build.javac.target" value="1.6"/>
    4545    <property name="plugin.dist.dir" value="../../dist"/>
    4646    <property name="plugin.jar" value="${plugin.dist.dir}/${ant.project.name}.jar"/>
Note: See TracChangeset for help on using the changeset viewer.