Changeset 31685 in osm for applications/editors
- Timestamp:
- 2015-10-25T03:45:20+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r31668 r31685 18 18 <ant target="dist" dir="log4j"/> 19 19 <ant target="dist" dir="apache-commons"/> 20 <ant target="dist" dir="apache-http"/> 20 21 <!-- order not important --> 21 22 <!-- to update, run $ ls -F | grep '/$' | tr -d '/' | grep -v '00_plugin_dir_template\|jna\|jts\|geotools\|utilsplugin2\|log4j\|commons-imaging' | sed 's/^/<ant target="dist" dir="/' | sed 's/$/"\/>/' --> … … 131 132 <ant target="clean" dir="colorscheme"/> 132 133 <ant target="clean" dir="apache-commons"/> 134 <ant target="clean" dir="apache-http"/> 133 135 <ant target="clean" dir="conflation"/> 134 136 <ant target="clean" dir="ColumbusCSV"/>
Note:
See TracChangeset
for help on using the changeset viewer.