Ignore:
Timestamp:
2009-06-06T22:25:31+02:00 (15 years ago)
Author:
stoecker
Message:

lots of updates due to josm changes

File:
1 edited

Legend:

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

    r14839 r15707  
    5050    -->
    5151    <target name="compile" depends="init">
    52         <echo message="compiling sources for  ${plugin.jar.name} ... "/>
     52        <echo message="compiling sources for  ${plugin.jar} ... "/>
    5353        <javac srcdir="src" classpath="${josm}" debug="true" destdir="${plugin.build.dir}">
    5454            <compilerarg value="-Xlint:deprecation"/>
Note: See TracChangeset for help on using the changeset viewer.