Changeset 19676 in osm for applications/editors/josm


Ignore:
Timestamp:
2010-01-30T18:59:26+01:00 (15 years ago)
Author:
bastik
Message:

josm plugin template: small fix for build file

File:
1 edited

Legend:

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

    r19421 r19676  
    7777    -->
    7878        <target name="dist" depends="compile,revision">
    79                 <echo message="creating ${plugin.jar.name} ... "/>
     79                <echo message="creating ${ant.project.name}.jar ... "/>
    8080                <copy todir="${plugin.build.dir}/resources">
    8181                        <fileset dir="resources"/>
Note: See TracChangeset for help on using the changeset viewer.