Ignore:
Timestamp:
2011-05-25T10:44:16+02:00 (13 years ago)
Author:
retsam
Message:

trustosm update build file

File:
1 edited

Legend:

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

    r24389 r26056  
    109109        <target name="dist" depends="compile,revision">
    110110                <echo message="creating ${ant.project.name}.jar ... "/>
    111                 <copy todir="${plugin.build.dir}/jce">
    112                         <fileset dir="jce"/>
    113                 </copy>
    114111                <copy todir="${plugin.build.dir}/lib">
    115112                        <fileset dir="${plugin.lib.dir}"/>
Note: See TracChangeset for help on using the changeset viewer.