Changeset 25892 in osm for applications/editors


Ignore:
Timestamp:
2011-04-24T11:57:49+02:00 (13 years ago)
Author:
guggis
Message:

Removed scripting plugin

File:
1 edited

Legend:

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

    r25454 r25892  
    5757        <ant antfile="build.xml" target="dist" dir="routes"/>
    5858        <ant antfile="build.xml" target="dist" dir="routing"/>
    59         <ant antfile="build.xml" target="dist" dir="scripting"/>
    6059        <ant antfile="build.xml" target="dist" dir="simplifyarea"/>
    6160        <ant antfile="build.xml" target="dist" dir="smed"/>
     
    130129        <ant antfile="build.xml" target="clean" dir="roadsigns"/>
    131130        <ant antfile="build.xml" target="clean" dir="routes"/>
    132         <ant antfile="build.xml" target="clean" dir="routing"/>
    133         <ant antfile="build.xml" target="clean" dir="scripting"/>
     131        <ant antfile="build.xml" target="clean" dir="routing"/>       
    134132        <ant antfile="build.xml" target="clean" dir="simplifyarea"/>
    135133        <ant antfile="build.xml" target="clean" dir="smed"/>
Note: See TracChangeset for help on using the changeset viewer.