Changeset 28005 in osm for applications/editors


Ignore:
Timestamp:
2012-03-06T13:52:43+01:00 (13 years ago)
Author:
donvip
Message:

opendata: publish plugin

Location:
applications/editors/josm
Files:
1 added
2 edited

Legend:

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

    r27970 r28005  
    1515        <ant antfile="build.xml" target="dist" dir="colorscheme"/>
    1616        <ant antfile="build.xml" target="dist" dir="utilsplugin2"/>     
    17         <ant antfile="build.xml" target="dist" dir="conflation"/> <!-- Depends on utilsplugin2 -->
     17        <ant antfile="build.xml" target="dist" dir="conflation"/> <!-- Depends on utilsplugin2 -->
    1818        <ant antfile="build.xml" target="dist" dir="canvec_helper"/>
    1919        <ant antfile="build.xml" target="dist" dir="ColumbusCSV"/>
     
    5858        <ant antfile="build.xml" target="dist" dir="nearclick"/>
    5959        <ant antfile="build.xml" target="dist" dir="OpeningHoursEditor"/>
     60        <ant antfile="build.xml" target="dist" dir="opendata"/>
    6061        <ant antfile="build.xml" target="dist" dir="openstreetbugs"/>
    6162        <ant antfile="build.xml" target="dist" dir="openvisible"/>
     
    147148        <ant antfile="build.xml" target="clean" dir="nearclick"/>
    148149        <ant antfile="build.xml" target="clean" dir="OpeningHoursEditor"/>
     150        <ant antfile="build.xml" target="clean" dir="opendata"/>
    149151        <ant antfile="build.xml" target="clean" dir="openstreetbugs"/>
    150152        <ant antfile="build.xml" target="clean" dir="openvisible"/>
  • applications/editors/josm/plugins/opendata

    • Property svn:ignore
      •  

        old new  
        11build
         2bin
Note: See TracChangeset for help on using the changeset viewer.