Changeset 27381 in osm for applications/editors


Ignore:
Timestamp:
2012-01-01T19:45:21+01:00 (13 years ago)
Author:
jttt
Message:

smed_fw and toms directories were removed - remove also from build script

File:
1 edited

Legend:

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

    r27243 r27381  
    7171        <ant antfile="build.xml" target="dist" dir="simplifyarea"/>
    7272        <ant antfile="build.xml" target="dist" dir="smed"/>
    73         <ant antfile="build.xml" target="dist" dir="smed_fw"/>
    7473        <ant antfile="build.xml" target="dist" dir="surveyor"/>
    7574        <ant antfile="build.xml" target="dist" dir="tag2link"/>
     
    7776        <ant antfile="build.xml" target="dist" dir="tagging-preset-tester"/>
    7877        <ant antfile="build.xml" target="dist" dir="terracer"/>
    79         <ant antfile="build.xml" target="dist" dir="toms"/>
    8078        <ant antfile="build.xml" target="dist" dir="touchscreenhelper"/>
    8179        <ant antfile="build.xml" target="dist" dir="tracer"/>
     
    161159        <ant antfile="build.xml" target="clean" dir="smed"/>
    162160        <!--<ant antfile="build.xml" target="clean" dir="smed_bfw"/>-->
    163         <ant antfile="build.xml" target="clean" dir="smed_fw"/>
    164161        <ant antfile="build.xml" target="clean" dir="surveyor"/>
    165162        <ant antfile="build.xml" target="clean" dir="tag2link"/>
     
    167164        <ant antfile="build.xml" target="clean" dir="tagging-preset-tester"/>
    168165        <ant antfile="build.xml" target="clean" dir="terracer"/>
    169         <ant antfile="build.xml" target="clean" dir="toms"/>
    170166        <ant antfile="build.xml" target="clean" dir="touchscreenhelper"/>
    171167        <ant antfile="build.xml" target="clean" dir="tracer"/>
Note: See TracChangeset for help on using the changeset viewer.