aboutsummaryrefslogtreecommitdiffstats
path: root/sonar/ooxml
Commit message (Collapse)AuthorAgeFilesLines
* prepare for 3.16-beta3Javen O'Neal2017-01-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1780508 13f79535-47bb-0310-9956-ffa450edef68
* Revert r1780501: wrong release-prep1 version (3.15-beta1)Javen O'Neal2017-01-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1780502 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.15-beta2Javen O'Neal2017-01-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1780501 13f79535-47bb-0310-9956-ffa450edef68
* Maven: Add jacoco plugin and adjust to apply argLine correctly when calling ↵Dominik Stadler2016-12-261-1/+1
| | | | | | "mvn jacoco:prepare-agent package jacoco:report jacoco:report-aggregate", however report-aggregate does not seem to work yet git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776068 13f79535-47bb-0310-9956-ffa450edef68
* 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
* Set the correct locale for tests in the Sonar-Maven files to not fail on CI ↵Dominik Stadler2016-06-111-1/+1
| | | | | | machines that have a different locale set git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1747914 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest versions of Maven plugins for Sonar-build and use ↵Dominik Stadler2016-06-111-5/+5
| | | | | | 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
* Sonar-Runs: Get rid of shortened stacktraces and permgen errorAndreas Beeker2016-06-051-0/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746931 13f79535-47bb-0310-9956-ffa450edef68
* Update curvesapi to 1.04Dustin Spicuzza2016-05-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746168 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
* POI 59257 upgrade Bouncy Castle to 1.54Tim Allison2016-04-011-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737298 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
* Set newer curvesapi-version in .classpath as well and update some ↵Dominik Stadler2015-10-221-3/+3
| | | | | | third-party libs for the password-protection-code to the latest versions git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710032 13f79535-47bb-0310-9956-ffa450edef68
* Maven/Sonar build: Add dependency on curvesapi which is now requiredDominik Stadler2015-10-201-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1709559 13f79535-47bb-0310-9956-ffa450edef68
* sonar - remove build dir when cleaningAndreas Beeker2015-08-291-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1700034 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
* Try to make Sonar builds run again: add missing dependency, add ↵Dominik Stadler2015-08-161-3/+21
| | | | | | ooxml-schema-security, don't depend on dir test-data and build-directory directly, don't override a POILogger that is set via System Properties git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696165 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-2/+2
| | | | | | | | | 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
* Use XMLBeans 2.6.0 for Sonar runs as wellDominik Stadler2014-10-101-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1630659 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #56814 - Switch from dom4j to JAXPUwe Schindler2014-08-121-6/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1617428 13f79535-47bb-0310-9956-ffa450edef68
* Revert upgrade to XMLBeans 2.6.0 to properly discuss on the mailinglist firstDominik Stadler2014-06-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1602075 13f79535-47bb-0310-9956-ffa450edef68
* Update XMLBeans to version 2.6.0Dominik Stadler2014-06-111-1/+1
| | | | | | | | Conflicts: .classpath git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1602006 13f79535-47bb-0310-9956-ffa450edef68
* Try to improve Maven files for Sonar: Copy in (test)sources instead of ↵Dominik Stadler2014-02-271-13/+71
| | | | | | 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/+74
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