summaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Try to make target "docs" work on Windows againDominik Stadler2018-08-231-1/+5
* uptake xmlbeans 3.0.1 (staging version, pre-release)PJ Fanning2018-08-191-4/+5
* fix issue with commons-compress URLPJ Fanning2018-08-171-1/+1
* 62630 -- upgrad commons-compressTim Allison2018-08-161-2/+3
* replaced forrest ant integration with ant invocation - copying xml-resolver.j...Andreas Beeker2018-07-211-12/+5
* Update to Apache Forrest 0.90Andreas Beeker2018-07-181-30/+20
* upgrade commons-collections4 to 4.2PJ Fanning2018-07-141-2/+3
* add retest-ooxml target that can be used to verify if we have all the necessa...PJ Fanning2018-07-131-1/+7
* add retest-ooxml target that can be used to verify if we have all the necessa...PJ Fanning2018-07-131-18/+99
* try to get CTPhoneticRun added to poi-ooxml-schemas jar (referenced in excel-...PJ Fanning2018-06-301-1/+1
* update xmlbeans repoPJ Fanning2018-06-281-1/+1
* #59268 - cache typeloader because of OOMs in the jenkins testsAndreas Beeker2018-06-241-4/+16
* #59268 - remove duplicated typeloader in POI and use fixed XmlBeans implement...Andreas Beeker2018-06-231-18/+9
* #59268 - Work on providing an updated version of XMLBeansAndreas Beeker2018-06-221-12/+8
* add back xmlbeans jar manipulation due to build issuePJ Fanning2018-06-101-5/+9
* Remove the older version of commons-compress and some possible remnants of xm...Dominik Stadler2018-06-101-1/+2
* remove unnecessary xmlbeans jar manipulationPJ Fanning2018-06-101-9/+5
* update property names in build.xmlPJ Fanning2018-06-101-11/+11
* #62187 - Compiling with Java 10 fails with ClassCastException / use commons-c...Andreas Beeker2018-06-031-0/+8
* #62355 - unsplit packages - 2 - modified classes (not only imports)Andreas Beeker2018-05-271-13/+5
* Allow one more add-opens to silence one more warning seen in Java 9/Java 10 c...Dominik Stadler2018-04-301-0/+8
* Need to switch to ASM 6.0 as well to make the coverage reports to work, unfor...Dominik Stadler2018-04-301-3/+12
* Update to JaCoCo 0.8.1 to support Java 10 for JaCoCo runsDominik Stadler2018-04-301-2/+4
* Update to forbidden-apis 2.5Dominik Stadler2018-04-261-2/+3
* Create some directories if not existing in testcoveragereportDominik Stadler2018-04-041-0/+4
* use xmlunit for xml diffs in unit testsPJ Fanning2018-03-041-0/+5
* fix license check failurePJ Fanning2018-02-281-31/+31
* Update JAXB classes with fixed javadocs for java 8 doclintAndreas Beeker2018-02-111-3/+4
* add byte-buddy and objenesis dependencies for mockitoPJ Fanning2018-01-301-0/+15
* [bug-62038] add mockito based unit testPJ Fanning2018-01-291-0/+5
* [github-90] change default DSIG algorithm to SHA256. Thanks to Jörn Franke. ...PJ Fanning2018-01-261-0/+1
* bouncycastle 1.59PJ Fanning2018-01-261-14/+12
* Remove use of xmlbeans 2.3.0 in build to simplify our build dependenciesPJ Fanning2018-01-111-10/+3
* Remove unused property in build.xmlDominik Stadler2018-01-011-1/+0
* #61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jarAndreas Beeker2017-12-301-7/+8
* XDDF usermodel for Charts closes #68 on GitHubAlain Béarez2017-11-261-1/+1
* Try to set java.io.tmpdir for tests to avoid the strange permission errors th...Dominik Stadler2017-11-211-3/+10
* Ensure that no old version of commons-codec is lingering around and causes ha...Dominik Stadler2017-11-211-0/+1
* upgrade to commons-codec 1.11PJ Fanning2017-11-201-2/+2
* Handle case where the JaCoCo zip file is available, but the extracted files a...Dominik Stadler2017-11-191-0/+3
* remove test-hssf ant targetJaven O'Neal2017-10-251-57/+0
* remove test-ss and test-ooxml-ss ant targets, as these were causing problems ...Javen O'Neal2017-10-251-105/+0
* Fix target compile-ooxml-ss, it needs the crypt-code nowDominik Stadler2017-10-091-0/+1
* Add missing test.jar to test-hssf targetDominik Stadler2017-09-181-0/+1
* Change version to 4.0.0-SNAPSHOT as discussed on the mailing-listDominik Stadler2017-09-171-1/+1
* MaxPermSize is not used any more in Java 8, so remove it everywhereDominik Stadler2017-09-171-6/+1
* wrong release-notes linkAndreas Beeker2017-09-161-1/+1
* Allow to produce a jar for the integration-test-code so we can use it directl...Dominik Stadler2017-09-161-1/+8
* Update third party libs to latest versionsDominik Stadler2017-09-151-63/+68
* Numeric Array Formula and Matrix Function [from Bob95132] This closes #69PJ Fanning2017-09-131-0/+8