Index: /applications/editors/josm/plugins/findbugs-filter.xml
===================================================================
--- /applications/editors/josm/plugins/findbugs-filter.xml	(revision 32407)
+++ /applications/editors/josm/plugins/findbugs-filter.xml	(revision 32408)
@@ -18,4 +18,7 @@
 	<Match>
 		<Class name="~com.sun.*" />
+	</Match>
+	<Match>
+		<Class name="~com.thoughtworks.*" />
 	</Match>
 	<Match>
@@ -42,4 +45,7 @@
     <Match>
         <Class name="~jj2000.*" />
+    </Match>
+    <Match>
+        <Class name="marvin.*" />
     </Match>
     <Match>
@@ -113,4 +119,7 @@
 	</Match>
 	<Match>
+		<Class name="~org.openkinect.*" />
+	</Match>
+	<Match>
 		<Class name="~org.osgeo.*" />
 	</Match>
@@ -125,4 +134,7 @@
     </Match>
     <Match>
+        <Class name="~org.xmlpull.*" />
+    </Match>
+    <Match>
         <Class name="~uk.co.caprica.*" />
     </Match>
