From: Dominik Stadler Date: Fri, 18 Apr 2014 18:19:17 +0000 (+0000) Subject: Try to exclude some generated files from Sonar runs X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fcbea038585e5852d1faba4f5a197c077de29b71;p=poi.git Try to exclude some generated files from Sonar runs git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1588537 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/sonar/scratchpad/pom.xml b/sonar/scratchpad/pom.xml index 24e8045d76..a05d12696d 100644 --- a/sonar/scratchpad/pom.xml +++ b/sonar/scratchpad/pom.xml @@ -13,6 +13,12 @@ Apache POI Scratchpad package + + + src/main/java/org/apache/poi/hwpf/model/types/*,src/main/java/org/apache/poi/hdf/model/hdftypes/definitions/* + + +