Index: applications/editors/josm/plugins/apache-commons/build.xml
===================================================================
--- applications/editors/josm/plugins/apache-commons/build.xml	(revision 35338)
+++ applications/editors/josm/plugins/apache-commons/build.xml	(revision 35340)
@@ -49,3 +49,7 @@
     </target>
 
+	<target name="pre-javadoc">
+        <delete><fileset dir="src" includes="**/org/apache/commons/collections4/bloomfilter/hasher/function/Murmur*.java"/></delete>
+    </target>
+
 </project>
