Changeset 27960 in osm for applications/editors/josm/plugins/build.xml
- Timestamp:
- 2012-03-01T09:44:12+01:00 (14 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/plugins/build.xml (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r27923 r27960 14 14 <ant antfile="build.xml" target="dist" dir="cadastre-fr"/> 15 15 <ant antfile="build.xml" target="dist" dir="colorscheme"/> 16 <ant antfile="build.xml" target="dist" dir="conflation"/> 16 17 <ant antfile="build.xml" target="dist" dir="canvec_helper"/> 17 18 <ant antfile="build.xml" target="dist" dir="ColumbusCSV"/> … … 52 53 <ant antfile="build.xml" target="dist" dir="multipoly-convert"/> 53 54 <ant antfile="build.xml" target="dist" dir="namemanager"/> 55 <ant antfile="build.xml" target="dist" dir="NanoLog"/> 54 56 <ant antfile="build.xml" target="dist" dir="native-password-manager"/> 55 57 <ant antfile="build.xml" target="dist" dir="nearclick"/> … … 94 96 </target> 95 97 <target name="build_defect" depends="compile"> 96 <ant antfile="build.xml" target="dist" dir="rgisopen"/>97 98 <ant antfile="build.xml" target="dist" dir="trustosm"/> 98 99 </target> … … 106 107 <ant antfile="build.xml" target="clean" dir="ColumbusCSV"/> 107 108 <ant antfile="build.xml" target="clean" dir="CommandLine"/> 109 <ant antfile="build.xml" target="clean" dir="conflation"/> 108 110 <ant antfile="build.xml" target="clean" dir="Create_grid_of_ways"/> 109 111 <ant antfile="build.xml" target="clean" dir="czechaddress"/> … … 141 143 <ant antfile="build.xml" target="clean" dir="multipoly-convert"/> 142 144 <ant antfile="build.xml" target="clean" dir="namemanager"/> 145 <ant antfile="build.xml" target="clean" dir="NanoLog"/> 143 146 <ant antfile="build.xml" target="clean" dir="native-password-manager"/> 144 147 <ant antfile="build.xml" target="clean" dir="nearclick"/>
Note:
See TracChangeset
for help on using the changeset viewer.
