Changeset 35053 in osm for applications
- Timestamp:
- 2019-07-07T23:16:46+02:00 (5 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 21 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build-common.xml
r35010 r35053 278 278 </condition> 279 279 </target> 280 <target name="javadoc" >280 <target name="javadoc" unless="skip-javadoc"> 281 281 <javadoc destdir="${plugin.doc.dir}" 282 282 executable="${javadoc.executable}"
Note:
See TracChangeset
for help on using the changeset viewer.