Changeset 30571 in osm


Ignore:
Timestamp:
2014-08-06T19:58:24+02:00 (10 years ago)
Author:
donvip
Message:

[josm_plugins] add github-hosted plugin "conflation"

Location:
applications/editors/josm/plugins
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins

    • Property svn:externals
      •  

        old new  
        22http://josm.openstreetmap.de/svn/trunk/test/lib 00_core_test_lib
        33https://github.com/JOSM/JOSM-areaselector/trunk areaselector
         4https://github.com/JOSM/josm-conflation-plugin/trunk conflation
  • applications/editors/josm/plugins/build.xml

    r30565 r30571  
    2424        <ant target="dist" dir="canvec_helper"/>
    2525        <ant target="dist" dir="colorscheme"/>
     26        <ant target="dist" dir="conflation"/>
    2627        <ant target="dist" dir="ColumbusCSV"/>
    2728        <ant target="dist" dir="CommandLine"/>
     
    122123        <ant target="clean" dir="canvec_helper"/>
    123124        <ant target="clean" dir="colorscheme"/>
     125        <ant target="clean" dir="conflation"/>
    124126        <ant target="clean" dir="ColumbusCSV"/>
    125127        <ant target="clean" dir="CommandLine"/>
Note: See TracChangeset for help on using the changeset viewer.