Changeset 21253 in osm for applications/editors/josm/plugins/build.xml
- Timestamp:
- 2010-05-13T11:27:18+02:00 (16 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/plugins/build.xml (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r21186 r21253 36 36 <ant antfile="build.xml" target="dist" dir="public_transport"/> 37 37 <ant antfile="build.xml" target="dist" dir="remotecontrol"/> 38 <ant antfile="build.xml" target="dist" dir="reverter"/> 38 39 <ant antfile="build.xml" target="dist" dir="routes"/> 39 40 <ant antfile="build.xml" target="dist" dir="routing"/> … … 47 48 <ant antfile="build.xml" target="dist" dir="undelete"/> 48 49 <ant antfile="build.xml" target="dist" dir="validator"/> 50 <ant antfile="build.xml" target="dist" dir="videomapping"/> 49 51 <ant antfile="build.xml" target="dist" dir="walkingpapers"/> 50 52 <ant antfile="build.xml" target="dist" dir="waydownloader"/> … … 88 90 <ant antfile="build.xml" target="clean" dir="public_transport"/> 89 91 <ant antfile="build.xml" target="clean" dir="remotecontrol"/> 92 <ant antfile="build.xml" target="clean" dir="reverter"/> 90 93 <ant antfile="build.xml" target="clean" dir="routes"/> 91 94 <ant antfile="build.xml" target="clean" dir="routing"/> … … 99 102 <ant antfile="build.xml" target="clean" dir="undelete"/> 100 103 <ant antfile="build.xml" target="clean" dir="validator"/> 104 <ant antfile="build.xml" target="clean" dir="videomapping"/> 101 105 <ant antfile="build.xml" target="clean" dir="walkingpapers"/> 102 106 <ant antfile="build.xml" target="clean" dir="waydownloader"/>
Note:
See TracChangeset
for help on using the changeset viewer.
