aboutsummaryrefslogtreecommitdiffstats
path: root/sonar/excelant
Commit message (Collapse)AuthorAgeFilesLines
* Try to improve Maven files for Sonar: Copy in (test)sources instead of ↵Dominik Stadler2014-02-271-7/+70
| | | | | | linking to sources outside the sonar-directory which confuses Sonar, remove source-dir setting for ooxml-schema and ooxml-schema-encryption as both have generate sources and not actual ones, scratchpad is not needed for ooxml git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1572580 13f79535-47bb-0310-9956-ffa450edef68
* Add a set of maven pom.xml files for Sonar, a few workaround areDominik Stadler2014-02-151-0/+51
necessary, but overall this now allows to compile and run test for all Apache POI components using Maven, which is a pre-requisite to be analyzed at http://nemo.sonarqube.org/ git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1568613 13f79535-47bb-0310-9956-ffa450edef68