Changeset 30550 in osm for applications/editors/josm/plugins/build.xml
- Timestamp:
- 2014-08-04T02:45:06+02:00 (12 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/plugins/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build.xml
r30545 r30550 211 211 <target name="clean_install"/> 212 212 <target name="install" depends="dist"/> 213 <target name="test"> 214 <ant antfile="build.xml" target="test" dir="alignways"/> 215 <ant antfile="build.xml" target="test" dir="ElevationProfile"/> 216 <ant antfile="build.xml" target="test" dir="graphview"/> 217 <ant antfile="build.xml" target="test" dir="opendata"/> 218 <ant antfile="build.xml" target="test" dir="turnrestrictions"/> 219 <ant antfile="build.xml" target="test" dir="wikipedia"/> 220 </target> 213 221 </project>
Note:
See TracChangeset
for help on using the changeset viewer.
