Index: applications/editors/josm/plugins/namefinder/build.xml
===================================================================
--- applications/editors/josm/plugins/namefinder/build.xml	(revision 6100)
+++ applications/editors/josm/plugins/namefinder/build.xml	(revision 7287)
@@ -25,4 +25,5 @@
   <!-- compile target -->
   <target name="compile" depends="init">
+    <echo message="creating ${plugin.jar}"/>
     <javac srcdir="namefinder" destdir="${plugin.build.dir}" debug="true" source="1.5" target="1.5">
       <classpath>
