Index: /applications/editors/josm/plugins/mapdust/build.xml
===================================================================
--- /applications/editors/josm/plugins/mapdust/build.xml	(revision 24514)
+++ /applications/editors/josm/plugins/mapdust/build.xml	(revision 24515)
@@ -66,5 +66,5 @@
 
 	<!-- creates the .jar file of the plugin -->
-	<target name="dist" depends="compile">
+	<target name="dist" depends="compile,revision">
 		<echo message="creating ${ant.project.name}.jar ... " />
 		<copy todir="${plugin.build.dir}">
