Ignore:
Timestamp:
2009-04-30T15:05:57+02:00 (15 years ago)
Author:
stoecker
Message:

cleanup

File:
1 edited

Legend:

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

    r14837 r14839  
    3333    <property name="ant.build.javac.target" value="1.5"/>
    3434    <property name="plugin.dist.dir"        value="../../dist"/>
    35     <property name="plugin.jar"             value="${plugin.dist.dir}/${plugin.jar.name}"/>
     35    <property name="plugin.jar"             value="${plugin.dist.dir}/${ant.project.name}.jar"/>
    3636
    3737    <!--
Note: See TracChangeset for help on using the changeset viewer.