aboutsummaryrefslogtreecommitdiffstats
path: root/sonar
Commit message (Collapse)AuthorAgeFilesLines
* bouncycastle 1.59PJ Fanning2018-01-261-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1822285 13f79535-47bb-0310-9956-ffa450edef68
* Try if using a local temporary directory avoids the permission errors in ↵Dominik Stadler2017-11-213-3/+3
| | | | | | | | | unit tests in the Maven runs: * Collect JUnit results * Set java.io.tmpdir in Maven unit test runs git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1815951 13f79535-47bb-0310-9956-ffa450edef68
* upgrade to commons-codec 1.11PJ Fanning2017-11-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1815852 13f79535-47bb-0310-9956-ffa450edef68
* Change version to 4.0.0-SNAPSHOT as discussed on the mailing-listDominik Stadler2017-09-179-9/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808618 13f79535-47bb-0310-9956-ffa450edef68
* MaxPermSize is not used any more in Java 8, so remove it everywhereDominik Stadler2017-09-173-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808617 13f79535-47bb-0310-9956-ffa450edef68
* Sonar-Maven: Switch to UTF-8 for source files to silence some warnings in ↵Dominik Stadler2017-09-161-1/+1
| | | | | | the build. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808540 13f79535-47bb-0310-9956-ffa450edef68
* Adjust Maven pom.xml for 4.0, Java 8 and newer third party libsDominik Stadler2017-09-159-18/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808474 13f79535-47bb-0310-9956-ffa450edef68
* Numeric Array Formula and Matrix Function [from Bob95132] This closes #69PJ Fanning2017-09-131-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808297 13f79535-47bb-0310-9956-ffa450edef68
* Remove incorrect copy-include in pom.xmlDominik Stadler2017-09-081-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807822 13f79535-47bb-0310-9956-ffa450edef68
* Add Removal annotation to xmlbeans generationAndreas Beeker2017-09-081-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807817 13f79535-47bb-0310-9956-ffa450edef68
* Add Removal.java to fix Maven compilationDominik Stadler2017-09-081-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807797 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.18-beta1Andreas Beeker2017-08-209-9/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1805582 13f79535-47bb-0310-9956-ffa450edef68
* try to fix build issues since namespaces constants were changedPJ Fanning2017-07-151-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1802030 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.17-beta2Andreas Beeker2017-06-249-9/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1799747 13f79535-47bb-0310-9956-ffa450edef68
* Add jmh to Sonar-Maven build as well, add comment why we need to stick to ↵Dominik Stadler2017-05-241-0/+14
| | | | | | 1.15 for now git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1796035 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.17-beta1Andreas Beeker2017-04-119-9/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791047 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.16-beta3Javen O'Neal2017-01-279-9/+9
| | | | 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-279-9/+9
| | | | 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-279-9/+9
| | | | 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-263-5/+10
| | | | | | "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
* Fix Bugzilla linkAndreas Beeker2016-12-181-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1774843 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.16-beta2Javen O'Neal2016-11-139-9/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1769474 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.16-beta1David North2016-08-219-9/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1757092 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.15-beta4David North2016-08-109-9/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1755880 13f79535-47bb-0310-9956-ffa450edef68
* Sonar wants to know about the new commons collections dependency too!Nick Burch2016-07-301-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754620 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 3.15-beta3Andreas Beeker2016-06-259-9/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1750213 13f79535-47bb-0310-9956-ffa450edef68
* Downgrade version of download-plugin as the newer one is not found by MavenDominik Stadler2016-06-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1747915 13f79535-47bb-0310-9956-ffa450edef68
* Set the correct locale for tests in the Sonar-Maven files to not fail on CI ↵Dominik Stadler2016-06-112-2/+2
| | | | | | 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-119-30/+40
| | | | | | 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-052-2/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746931 13f79535-47bb-0310-9956-ffa450edef68
* Check if user properties are picked up on maven buildAndreas Beeker2016-06-051-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746901 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-039-9/+9
| | | | 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
* Revert set of inadvertedly committed files/changesDominik Stadler2016-03-291-7/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737029 13f79535-47bb-0310-9956-ffa450edef68
* Bug 58915: Add note about memory consumption and update changelogDominik Stadler2016-03-291-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737025 13f79535-47bb-0310-9956-ffa450edef68
* fix class dependency error of #57031 / #59058 patchAndreas Beeker2016-03-091-1/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734312 13f79535-47bb-0310-9956-ffa450edef68
* Switch to 3.15-beta1 in the sonar-build-files as wellDominik Stadler2016-03-039-9/+9
| | | | | | 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 some maven plugins to the latest versionDominik Stadler2015-11-294-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717113 13f79535-47bb-0310-9956-ffa450edef68
* add missing marker filesAndreas Beeker2015-11-223-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715692 13f79535-47bb-0310-9956-ffa450edef68
* #58617 - Add custom safe XmlBeans type loader / rename vendor specific ↵Andreas Beeker2015-11-214-237/+255
| | | | | | schema packages git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715555 13f79535-47bb-0310-9956-ffa450edef68
* Update the build version, step missed from the release guideNick Burch2015-10-259-9/+9
| | | | 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
* Update to latest commons-codec-1.10 and commons-logging-1.2, use the ↵Dominik Stadler2015-10-131-2/+2
| | | | | | properties for these libs everywhere in build.xml git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1708464 13f79535-47bb-0310-9956-ffa450edef68
* Bug 58048: Add visio schemas to the OOXML jarDustin Spicuzza2015-10-071-0/+23
| | | | | | - Bumped OOXML jar version also git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1707177 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: Next try: Disable Subversion to see if we get results then.Dominik Stadler2015-08-271-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1698142 13f79535-47bb-0310-9956-ffa450edef68
* Sonar Maven: Revert previous changes as they also did not work, it seems ↵Dominik Stadler2015-08-275-27/+1
| | | | | | 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-256-4/+28
| | | | | | pom.xml files git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1697758 13f79535-47bb-0310-9956-ffa450edef68