From f6a15f049be28e3878a823f727c6965ffcee90e1 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Sat, 23 Oct 2010 23:29:25 +0200 Subject: [PATCH] [findbugs] Respect exclude filter in maven build Change-Id: Ic29310dc14f120ebdb49d33cbf4bd6d380ae1393 Signed-off-by: Matthias Sohn --- org.eclipse.jgit/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index 284be8d51..a8ed4632f 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -147,6 +147,7 @@ true false + findBugs/FindBugsExcludeFilter.xml