summaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* update xmlbeans to 3.0.2PJ Fanning2018-10-271-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1844955 13f79535-47bb-0310-9956-ffa450edef68
* add stax entries to forbidden apis due to android issuesPJ Fanning2018-10-061-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1843009 13f79535-47bb-0310-9956-ffa450edef68
* [bug-62747] bouncycastle 1.60PJ Fanning2018-09-191-12/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841394 13f79535-47bb-0310-9956-ffa450edef68
* [bug-62742] add commons-compress jar to bin zipPJ Fanning2018-09-191-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841360 13f79535-47bb-0310-9956-ffa450edef68
* fix forbidden-apis checkPJ Fanning2018-09-181-3/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841275 13f79535-47bb-0310-9956-ffa450edef68
* [bug-62730] include all inner list classes in poi-ooxml-schemas.jarPJ Fanning2018-09-181-1/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841270 13f79535-47bb-0310-9956-ffa450edef68
* #62699 - Download page must link to https://www.apache.org/dist/poi/KEYSAndreas Beeker2018-09-081-58/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1840383 13f79535-47bb-0310-9956-ffa450edef68
* update 3.17 leftovers and provide a new build target to update those in the ↵Andreas Beeker2018-09-071-24/+59
| | | | | | | | 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
* update docs to 4.0.0Andreas Beeker2018-09-051-48/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1840167 13f79535-47bb-0310-9956-ffa450edef68
* update docs to Java 1.8Andreas Beeker2018-09-011-9/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839863 13f79535-47bb-0310-9956-ffa450edef68
* Add SHA256 to release-prep and legal/* to ooxml-schemasAndreas Beeker2018-09-011-8/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839861 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 4.0.1-beta1Andreas Beeker2018-08-311-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839750 13f79535-47bb-0310-9956-ffa450edef68
* release prepare for 4.0.0 - updating build.xml and changes.xmlAndreas Beeker2018-08-311-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839748 13f79535-47bb-0310-9956-ffa450edef68
* fix changes.xml entries in build.xmlAndreas Beeker2018-08-311-7/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839747 13f79535-47bb-0310-9956-ffa450edef68
* test integration of XDDF text entitiesAlain Béarez2018-08-261-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839259 13f79535-47bb-0310-9956-ffa450edef68
* Use any version of xmlbeans in the assemble step to reduce the number of ↵Dominik Stadler2018-08-261-1/+1
| | | | | | places that need to be updated git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839196 13f79535-47bb-0310-9956-ffa450edef68
* use released version of xmlbeans 3.0.1PJ Fanning2018-08-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838918 13f79535-47bb-0310-9956-ffa450edef68
* Also update asm to 6.2.1, this is required for JaCoCo 0.8.2Dominik Stadler2018-08-241-7/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838787 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-2/+4
| | | | 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/+32
| | | | | | | | | 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
* Update to latest Mockito 2.21Dominik Stadler2018-08-231-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838731 13f79535-47bb-0310-9956-ffa450edef68
* Try to make target "docs" work on Windows againDominik Stadler2018-08-231-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838703 13f79535-47bb-0310-9956-ffa450edef68
* uptake xmlbeans 3.0.1 (staging version, pre-release)PJ Fanning2018-08-191-4/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838366 13f79535-47bb-0310-9956-ffa450edef68
* fix issue with commons-compress URLPJ Fanning2018-08-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838237 13f79535-47bb-0310-9956-ffa450edef68
* 62630 -- upgrad commons-compressTim Allison2018-08-161-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838214 13f79535-47bb-0310-9956-ffa450edef68
* replaced forrest ant integration with ant invocation - copying ↵Andreas Beeker2018-07-211-12/+5
| | | | | | xml-resolver.jar in $ANT_HOME/lib isn't necessary anymore git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836402 13f79535-47bb-0310-9956-ffa450edef68
* Update to Apache Forrest 0.90Andreas Beeker2018-07-181-30/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836243 13f79535-47bb-0310-9956-ffa450edef68
* upgrade commons-collections4 to 4.2PJ Fanning2018-07-141-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835913 13f79535-47bb-0310-9956-ffa450edef68
* add retest-ooxml target that can be used to verify if we have all the ↵PJ Fanning2018-07-131-1/+7
| | | | | | necessary classes in poi-ooxml-schemas jar git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835852 13f79535-47bb-0310-9956-ffa450edef68
* add retest-ooxml target that can be used to verify if we have all the ↵PJ Fanning2018-07-131-18/+99
| | | | | | necessary classes in poi-ooxml-schemas jar git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835850 13f79535-47bb-0310-9956-ffa450edef68
* try to get CTPhoneticRun added to poi-ooxml-schemas jar (referenced in ↵PJ Fanning2018-06-301-1/+1
| | | | | | excel-streaming-reader codebase) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834745 13f79535-47bb-0310-9956-ffa450edef68
* update xmlbeans repoPJ Fanning2018-06-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834639 13f79535-47bb-0310-9956-ffa450edef68
* #59268 - cache typeloader because of OOMs in the jenkins testsAndreas Beeker2018-06-241-4/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834236 13f79535-47bb-0310-9956-ffa450edef68
* #59268 - remove duplicated typeloader in POI and use fixed XmlBeans ↵Andreas Beeker2018-06-231-18/+9
| | | | | | implementation instead git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834229 13f79535-47bb-0310-9956-ffa450edef68
* #59268 - Work on providing an updated version of XMLBeansAndreas Beeker2018-06-221-12/+8
| | | | | | (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
* add back xmlbeans jar manipulation due to build issuePJ Fanning2018-06-101-5/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833303 13f79535-47bb-0310-9956-ffa450edef68
* Remove the older version of commons-compress and some possible remnants of ↵Dominik Stadler2018-06-101-1/+2
| | | | | | xmlbeans-2.3.0 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833291 13f79535-47bb-0310-9956-ffa450edef68
* remove unnecessary xmlbeans jar manipulationPJ Fanning2018-06-101-9/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833288 13f79535-47bb-0310-9956-ffa450edef68
* update property names in build.xmlPJ Fanning2018-06-101-11/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833287 13f79535-47bb-0310-9956-ffa450edef68
* #62187 - Compiling with Java 10 fails with ClassCastException / use ↵Andreas Beeker2018-06-031-0/+8
| | | | | | commons-compress for zipbomb detection git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832789 13f79535-47bb-0310-9956-ffa450edef68
* #62355 - unsplit packages - 2 - modified classes (not only imports)Andreas Beeker2018-05-271-13/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832359 13f79535-47bb-0310-9956-ffa450edef68
* Allow one more add-opens to silence one more warning seen in Java 9/Java 10 ↵Dominik Stadler2018-04-301-0/+8
| | | | | | | | currently Use latest JDK 10 versions git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1830551 13f79535-47bb-0310-9956-ffa450edef68
* Need to switch to ASM 6.0 as well to make the coverage reports to work, ↵Dominik Stadler2018-04-301-3/+12
| | | | | | unfortunately the asm-all package seems to be gone, so we need to use three jar files now git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1830542 13f79535-47bb-0310-9956-ffa450edef68
* Update to JaCoCo 0.8.1 to support Java 10 for JaCoCo runsDominik Stadler2018-04-301-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1830535 13f79535-47bb-0310-9956-ffa450edef68
* Update to forbidden-apis 2.5Dominik Stadler2018-04-261-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1830131 13f79535-47bb-0310-9956-ffa450edef68
* Create some directories if not existing in testcoveragereportDominik Stadler2018-04-041-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1828376 13f79535-47bb-0310-9956-ffa450edef68
* use xmlunit for xml diffs in unit testsPJ Fanning2018-03-041-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825810 13f79535-47bb-0310-9956-ffa450edef68
* fix license check failurePJ Fanning2018-02-281-31/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825547 13f79535-47bb-0310-9956-ffa450edef68
* Update JAXB classes with fixed javadocs for java 8 doclintAndreas Beeker2018-02-111-3/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1823910 13f79535-47bb-0310-9956-ffa450edef68
* add byte-buddy and objenesis dependencies for mockitoPJ Fanning2018-01-301-0/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1822636 13f79535-47bb-0310-9956-ffa450edef68