summaryrefslogtreecommitdiffstats
path: root/sonar/excelant
Commit message (Collapse)AuthorAgeFilesLines
* prepare for 3.16-beta2Javen O'Neal2016-11-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1769474 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.16-beta1David North2016-08-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1757092 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.15-beta4David North2016-08-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1755880 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.15-beta3Andreas Beeker2016-06-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1750213 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest versions of Maven plugins for Sonar-build and use ↵Dominik Stadler2016-06-111-2/+2
| | | | | | properties for some third party libs and some Maven plugins git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1747861 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.15-beta2Andreas Beeker2016-04-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737615 13f79535-47bb-0310-9956-ffa450edef68
* Switch to 3.15-beta1 in the sonar-build-files as wellDominik Stadler2016-03-031-1/+1
| | | | | | Add a bit more cleanup and removal of old libs git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1733464 13f79535-47bb-0310-9956-ffa450edef68
* Update the build version, step missed from the release guideNick Burch2015-10-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710408 13f79535-47bb-0310-9956-ffa450edef68
* Sonar Maven: Revert previous changes as they also did not work, it seems ↵Dominik Stadler2015-08-271-6/+0
| | | | | | there is no way to get a Sonar Maven build this way :( git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1698089 13f79535-47bb-0310-9956-ffa450edef68
* Next try for Sonar Maven build: Specify the src-pathes in the various ↵Dominik Stadler2015-08-251-0/+6
| | | | | | pom.xml files git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1697758 13f79535-47bb-0310-9956-ffa450edef68
* Update to 3.13-SNAPSHOTAndreas Beeker2015-08-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696045 13f79535-47bb-0310-9956-ffa450edef68
* Update to junit-4.12, the jar file is downloaded, so not required on ↵Dominik Stadler2015-01-031-1/+1
| | | | | | | | | classpath anymore. Also adjust version in pom.xml for Sonar. Conflicts: .classpath git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649178 13f79535-47bb-0310-9956-ffa450edef68
* 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