Changeset 31212 in osm for applications/editors
- Timestamp:
- 2015-06-03T18:30:11+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r31043 r31212 17 17 <ant target="dist" dir="utilsplugin2"/> 18 18 <ant target="dist" dir="log4j"/> 19 <ant target="dist" dir="commons-imaging"/> 19 20 <!-- order not important --> 20 21 <ant target="dist" dir="addrinterpolation"/> … … 123 124 <ant target="clean" dir="canvec_helper"/> 124 125 <ant target="clean" dir="colorscheme"/> 126 <ant target="clean" dir="commons-imaging"/> 125 127 <ant target="clean" dir="conflation"/> 126 128 <ant target="clean" dir="ColumbusCSV"/>
Note:
See TracChangeset
for help on using the changeset viewer.