Changeset 24515 in osm for applications/editors/josm/plugins/mapdust/build.xml
- Timestamp:
- 2010-12-02T13:09:23+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/mapdust/build.xml
r24514 r24515 66 66 67 67 <!-- creates the .jar file of the plugin --> 68 <target name="dist" depends="compile ">68 <target name="dist" depends="compile,revision"> 69 69 <echo message="creating ${ant.project.name}.jar ... " /> 70 70 <copy todir="${plugin.build.dir}">
Note:
See TracChangeset
for help on using the changeset viewer.