Changeset 31607 in osm for applications/editors/josm/plugins/build.xml
- Timestamp:
- 2015-10-08T22:20:06+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r31605 r31607 22 22 <ant target="dist" dir="addrinterpolation"/> 23 23 <ant target="dist" dir="alignways"/> 24 <ant target="dist" dir="areaselector"/> 24 25 <ant target="dist" dir="buildings_tools"/> 25 26 <ant target="dist" dir="cadastre-fr"/> 26 27 <ant target="dist" dir="canvec_helper"/> 27 28 <ant target="dist" dir="colorscheme"/> 29 <ant target="dist" dir="conflation"/> 28 30 <ant target="dist" dir="ColumbusCSV"/> 29 31 <ant target="dist" dir="CommandLine"/> … … 122 124 <ant target="clean" dir="addrinterpolation"/> 123 125 <ant target="clean" dir="alignways"/> 126 <ant target="clean" dir="areaselector"/> 124 127 <ant target="clean" dir="buildings_tools"/> 125 128 <ant target="clean" dir="cadastre-fr"/> … … 127 130 <ant target="clean" dir="colorscheme"/> 128 131 <ant target="clean" dir="commons-imaging"/> 132 <ant target="clean" dir="conflation"/> 129 133 <ant target="clean" dir="ColumbusCSV"/> 130 134 <ant target="clean" dir="CommandLine"/>
Note:
See TracChangeset
for help on using the changeset viewer.