Ignore:
Timestamp:
2015-10-08T22:20:06+02:00 (9 years ago)
Author:
simon04
Message:

Revert "JOSM/plugins: remove gone plugins from build script"

Those plugins are part of external SVN repositories.

File:
1 edited

Legend:

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

    r31605 r31607  
    2222        <ant target="dist" dir="addrinterpolation"/>
    2323        <ant target="dist" dir="alignways"/>
     24        <ant target="dist" dir="areaselector"/>
    2425        <ant target="dist" dir="buildings_tools"/>
    2526        <ant target="dist" dir="cadastre-fr"/>
    2627        <ant target="dist" dir="canvec_helper"/>
    2728        <ant target="dist" dir="colorscheme"/>
     29        <ant target="dist" dir="conflation"/>
    2830        <ant target="dist" dir="ColumbusCSV"/>
    2931        <ant target="dist" dir="CommandLine"/>
     
    122124        <ant target="clean" dir="addrinterpolation"/>
    123125        <ant target="clean" dir="alignways"/>
     126        <ant target="clean" dir="areaselector"/>
    124127        <ant target="clean" dir="buildings_tools"/>
    125128        <ant target="clean" dir="cadastre-fr"/>
     
    127130        <ant target="clean" dir="colorscheme"/>
    128131        <ant target="clean" dir="commons-imaging"/>
     132        <ant target="clean" dir="conflation"/>
    129133        <ant target="clean" dir="ColumbusCSV"/>
    130134        <ant target="clean" dir="CommandLine"/>
Note: See TracChangeset for help on using the changeset viewer.