Changeset 28971 in osm for applications/editors
- Timestamp:
- 2012-11-22T00:38:53+01:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r28891 r28971 47 47 <ant antfile="build.xml" target="dist" dir="lakewalker"/> 48 48 <ant antfile="build.xml" target="dist" dir="livegps"/> 49 <ant antfile="build.xml" target="dist" dir="log4j"/> 49 50 <ant antfile="build.xml" target="dist" dir="mapdust"/> 50 51 <ant antfile="build.xml" target="dist" dir="measurement"/> … … 141 142 <ant antfile="build.xml" target="clean" dir="lakewalker"/> 142 143 <ant antfile="build.xml" target="clean" dir="livegps"/> 144 <ant antfile="build.xml" target="clean" dir="log4j"/> 143 145 <ant antfile="build.xml" target="clean" dir="mapdust"/> 144 146 <ant antfile="build.xml" target="clean" dir="measurement"/>
Note:
See TracChangeset
for help on using the changeset viewer.