summaryrefslogtreecommitdiffstats
path: root/sonar
Commit message (Collapse)AuthorAgeFilesLines
...
* Try to fix ImageIO cache errorAndreas Beeker2018-11-163-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846723 13f79535-47bb-0310-9956-ffa450edef68
* update xmlbeans to 3.0.2PJ Fanning2018-10-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1844955 13f79535-47bb-0310-9956-ffa450edef68
* [bug-62747] bouncycastle 1.60PJ Fanning2018-09-191-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841394 13f79535-47bb-0310-9956-ffa450edef68
* add reflections jar to mvn sonar buildPJ Fanning2018-09-191-102/+108
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841308 13f79535-47bb-0310-9956-ffa450edef68
* update 3.17 leftovers and provide a new build target to update those in the ↵Andreas Beeker2018-09-079-9/+9
| | | | | | | | next release remove final / beta tags, as we (try to) use semver now git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1840318 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 4.0.1-beta1Andreas Beeker2018-08-319-9/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839750 13f79535-47bb-0310-9956-ffa450edef68
* use released version of xmlbeans 3.0.1PJ Fanning2018-08-241-5/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838918 13f79535-47bb-0310-9956-ffa450edef68
* Update JaCoCo to 0.8.2 in build.gradle to make it work with JDK 10+Dominik Stadler2018-08-231-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838764 13f79535-47bb-0310-9956-ffa450edef68
* Adjust for JDK 11 ea-26 build, need to add jaxb via normal jar dependency ↵Dominik Stadler2018-08-231-0/+20
| | | | | | | | | now as it was removed from the JDK Also needed to remove a few uses of Mockito which fail now with certain abstract classes Update to Mockito 2.21 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838763 13f79535-47bb-0310-9956-ffa450edef68
* allow access to apache staging repoPJ Fanning2018-08-191-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838379 13f79535-47bb-0310-9956-ffa450edef68
* uptake xmlbeans 3.0.1 (staging version, pre-release)PJ Fanning2018-08-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838366 13f79535-47bb-0310-9956-ffa450edef68
* 62630 -- upgrad commons-compressTim Allison2018-08-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838214 13f79535-47bb-0310-9956-ffa450edef68
* upgrade commons-collections4 to 4.2PJ Fanning2018-07-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835913 13f79535-47bb-0310-9956-ffa450edef68
* update xmlbeans repoPJ Fanning2018-06-281-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834639 13f79535-47bb-0310-9956-ffa450edef68
* #59268 - adapt xml schema changes to maven build and add apache staging ↵Andreas Beeker2018-06-241-289/+326
| | | | | | repository temporarily git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834257 13f79535-47bb-0310-9956-ffa450edef68
* add repo definition to pom.xmlPJ Fanning2018-06-231-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834187 13f79535-47bb-0310-9956-ffa450edef68
* #59268 - Work on providing an updated version of XMLBeansAndreas Beeker2018-06-221-1/+1
| | | | | | (imported from https://github.com/apache/poi/pull/113) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834165 13f79535-47bb-0310-9956-ffa450edef68
* #62187 - Compiling with Java 10 fails with ClassCastException / use ↵Andreas Beeker2018-06-031-0/+5
| | | | | | commons-compress for zipbomb detection git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832789 13f79535-47bb-0310-9956-ffa450edef68
* #62355 - fix class names in maven buildAndreas Beeker2018-05-281-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832417 13f79535-47bb-0310-9956-ffa450edef68
* #62355 - unsplit packages - 2 - modified classes (not only imports)Andreas Beeker2018-05-272-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832359 13f79535-47bb-0310-9956-ffa450edef68
* use xmlunit for xml diffs in unit testsPJ Fanning2018-03-041-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825810 13f79535-47bb-0310-9956-ffa450edef68
* add mockito dependency to sonar pom.xml to fix maven-dsl buildPJ Fanning2018-01-311-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1822785 13f79535-47bb-0310-9956-ffa450edef68
* 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