Changeset 28605 in osm


Ignore:
Timestamp:
2012-08-23T19:37:58+02:00 (12 years ago)
Author:
donvip
Message:

[josm_alignways] Bump JOSM version as plugin needs to be recompiled (fix #josm7995)

File:
1 edited

Legend:

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

    r27852 r28605  
    3535        with
    3636    -->
    37     <property name="plugin.main.version" value="4980"/>
     37    <property name="plugin.main.version" value="5464"/>
    3838    <!--
    3939        ************************************************ ** should not be
     
    4646    <!-- this is the directory where the plugin jar is copied to -->
    4747    <property name="plugin.dist.dir" value="../../dist"/>
    48     <property name="ant.build.javac.target" value="1.5"/>
     48    <property name="ant.build.javac.target" value="1.6"/>
    4949    <property name="plugin.dist.dir" value="../../dist"/>
    5050    <property name="plugin.jar" value="${plugin.dist.dir}/${ant.project.name}.jar"/>
Note: See TracChangeset for help on using the changeset viewer.