Changeset 28005 in osm for applications/editors/josm/plugins
- Timestamp:
- 2012-03-06T13:52:43+01:00 (13 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r27970 r28005 15 15 <ant antfile="build.xml" target="dist" dir="colorscheme"/> 16 16 <ant antfile="build.xml" target="dist" dir="utilsplugin2"/> 17 17 <ant antfile="build.xml" target="dist" dir="conflation"/> <!-- Depends on utilsplugin2 --> 18 18 <ant antfile="build.xml" target="dist" dir="canvec_helper"/> 19 19 <ant antfile="build.xml" target="dist" dir="ColumbusCSV"/> … … 58 58 <ant antfile="build.xml" target="dist" dir="nearclick"/> 59 59 <ant antfile="build.xml" target="dist" dir="OpeningHoursEditor"/> 60 <ant antfile="build.xml" target="dist" dir="opendata"/> 60 61 <ant antfile="build.xml" target="dist" dir="openstreetbugs"/> 61 62 <ant antfile="build.xml" target="dist" dir="openvisible"/> … … 147 148 <ant antfile="build.xml" target="clean" dir="nearclick"/> 148 149 <ant antfile="build.xml" target="clean" dir="OpeningHoursEditor"/> 150 <ant antfile="build.xml" target="clean" dir="opendata"/> 149 151 <ant antfile="build.xml" target="clean" dir="openstreetbugs"/> 150 152 <ant antfile="build.xml" target="clean" dir="openvisible"/> -
applications/editors/josm/plugins/opendata
- Property svn:ignore
-
old new 1 1 build 2 bin
-
- Property svn:ignore
Note:
See TracChangeset
for help on using the changeset viewer.