From a7a0e17b2bae447acf56330edd7648c91b80c27e Mon Sep 17 00:00:00 2001 From: Robin Stocker Date: Thu, 28 Oct 2010 17:38:16 +0200 Subject: [PATCH] Fix FQCN of moved classes in FindBugsExcludeFilter.xml FindBugs would generate warnings for these even though they should be ignored. Change-Id: Ieccadbf11fd55853541c04857d8e79a4db014cb4 --- org.eclipse.jgit/findBugs/FindBugsExcludeFilter.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.eclipse.jgit/findBugs/FindBugsExcludeFilter.xml b/org.eclipse.jgit/findBugs/FindBugsExcludeFilter.xml index ba9d1d099..0383ad9b8 100644 --- a/org.eclipse.jgit/findBugs/FindBugsExcludeFilter.xml +++ b/org.eclipse.jgit/findBugs/FindBugsExcludeFilter.xml @@ -4,7 +4,7 @@ memory mapped segments if the JVM heap is out of address space. --> - + @@ -21,7 +21,7 @@ here with == assuming .equals() style equality. --> - +