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-Tag: REL_3_11_BETA1~190 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=eaa29ed9d1f719b594f24398f3939203c2588bb2;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/* + + +