Index: applications/editors/josm/plugins/apache-commons/build.xml
===================================================================
--- applications/editors/josm/plugins/apache-commons/build.xml	(revision 33668)
+++ applications/editors/josm/plugins/apache-commons/build.xml	(revision 35338)
@@ -41,4 +41,5 @@
         <javac srcdir="src" debug="true" destdir="${plugin.build.dir}" includeAntRuntime="false" encoding="UTF-8">
             <exclude name="**/org/apache/commons/lang3/**" />
+            <exclude name="**/org/apache/commons/collections4/bloomfilter/hasher/function/Murmur*.java" />
             <classpath>
                 <pathelement path="${plugin.build.dir}"/>
