From: Dominik Stadler Date: Tue, 25 Aug 2015 07:06:51 +0000 (+0000) Subject: Try to specify list of sources in Sonar-Run to look at the SVN-Sources, not the copie... X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=868f3209e3cec04c5a9f32cd245ebf198fb8f50b;p=poi.git Try to specify list of sources in Sonar-Run to look at the SVN-Sources, not the copied ones because of our custom Maven build. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1697581 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/sonar/pom.xml b/sonar/pom.xml index cc53d40f34..7c1beeac30 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -65,7 +65,9 @@ ASCII - + ${basedir}/../src/contrib/src,${basedir}/../src/examples/src,${basedir}/../src/excelant/java,${basedir}/../src/java,${basedir}/../src/ooxml/java,${basedir}/../src/scratchpad/examples,${basedir}/../src/,${basedir}/../src/scratchpad/src + +