From d54e65c94e121e6606064ee82e8f5236144416e8 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Mon, 3 Mar 2014 20:43:09 +0000 Subject: [PATCH] Try to set the Sonar-Exclusion property differently to see if that makes the exclusions work git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1573741 13f79535-47bb-0310-9956-ffa450edef68 --- sonar/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sonar/pom.xml b/sonar/pom.xml index 7859b506d1..abc8375135 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -64,7 +64,9 @@ ASCII - **/*generated* + + + com/microsoft/*,org/openxmlformats/*,schemasMicrosoftCom* -- 2.39.5