Changeset 15707 in osm for applications/editors/josm/plugins/build.xml
- Timestamp:
- 2009-06-06T22:25:31+02:00 (17 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/plugins/build.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r15167 r15707 37 37 <ant antfile="build.xml" target="dist" dir="utilsplugin"/> 38 38 <ant antfile="build.xml" target="dist" dir="validator"/> 39 <ant antfile="build.xml" target="dist" dir="waydownloader"/> 39 40 <ant antfile="build.xml" target="dist" dir="wmsplugin"/> 40 41 </target> … … 76 77 <ant antfile="build.xml" target="clean" dir="utilsplugin"/> 77 78 <ant antfile="build.xml" target="clean" dir="validator"/> 79 <ant antfile="build.xml" target="clean" dir="waydownloader"/> 78 80 <ant antfile="build.xml" target="clean" dir="wmsplugin"/> 79 81 </target>
Note:
See TracChangeset
for help on using the changeset viewer.
