Changeset 19676 in osm
- Timestamp:
- 2010-01-30T18:59:26+01:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/00_plugin_dir_template/build.xml
r19421 r19676 77 77 --> 78 78 <target name="dist" depends="compile,revision"> 79 <echo message="creating ${ plugin.jar.name}... "/>79 <echo message="creating ${ant.project.name}.jar ... "/> 80 80 <copy todir="${plugin.build.dir}/resources"> 81 81 <fileset dir="resources"/>
Note:
See TracChangeset
for help on using the changeset viewer.