Changeset 31212 in osm for applications/editors


Ignore:
Timestamp:
2015-06-03T18:30:11+02:00 (10 years ago)
Author:
donvip
Message:

add commons-imaging plugin

File:
1 edited

Legend:

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

    r31043 r31212  
    1717        <ant target="dist" dir="utilsplugin2"/>
    1818        <ant target="dist" dir="log4j"/>
     19        <ant target="dist" dir="commons-imaging"/>
    1920        <!-- order not important -->
    2021        <ant target="dist" dir="addrinterpolation"/>
     
    123124        <ant target="clean" dir="canvec_helper"/>
    124125        <ant target="clean" dir="colorscheme"/>
     126        <ant target="clean" dir="commons-imaging"/>
    125127        <ant target="clean" dir="conflation"/>
    126128        <ant target="clean" dir="ColumbusCSV"/>
Note: See TracChangeset for help on using the changeset viewer.