aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* reorder jar filesPJ Fanning2019-03-211-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855995 13f79535-47bb-0310-9956-ffa450edef68
* reorder jar filesPJ Fanning2019-03-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855994 13f79535-47bb-0310-9956-ffa450edef68
* upgrade xmlsec, slf4j, batikPJ Fanning2019-03-211-6/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855990 13f79535-47bb-0310-9956-ffa450edef68
* upgrade bouncycastle and curvesapiPJ Fanning2019-03-211-10/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855978 13f79535-47bb-0310-9956-ffa450edef68
* commons-codec - 1.12PJ Fanning2019-03-211-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855975 13f79535-47bb-0310-9956-ffa450edef68
* commons-collections4 - 4.3PJ Fanning2019-03-211-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855973 13f79535-47bb-0310-9956-ffa450edef68
* use xmlbeans-3.0.3 rc versionPJ Fanning2019-03-201-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855952 13f79535-47bb-0310-9956-ffa450edef68
* Remove old versions of commons-collections also in ooxml-lib, we loadedDominik Stadler2019-03-191-0/+1
| | | | | | it there at some point git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855875 13f79535-47bb-0310-9956-ffa450edef68
* Fix detecting Java <= 8 vs. >= 9 to not detect Java 8 for version-string "11.x"Dominik Stadler2019-03-021-4/+7
| | | | | | | Add system property to junit to disable optimization in jaxb which causes illegal access in Java 9+ Add argument to junit to display all illegal accesses in Java 9+ git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1854629 13f79535-47bb-0310-9956-ffa450edef68
* Add batik-jars to findbugs-taskDominik Stadler2019-02-231-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1854193 13f79535-47bb-0310-9956-ffa450edef68
* Bug 63029: fixed failing test in test-ooxml-lite Yegor Kozlov2019-02-131-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1853523 13f79535-47bb-0310-9956-ffa450edef68
* Exclude one more local file from rat-checksDominik Stadler2019-01-271-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1852279 13f79535-47bb-0310-9956-ffa450edef68
* try to fix missing modules error and move addOpens detection into ant buildAndreas Beeker2019-01-241-9/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1852072 13f79535-47bb-0310-9956-ffa450edef68
* Fix invalid comment in build.xmlDominik Stadler2019-01-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851797 13f79535-47bb-0310-9956-ffa450edef68
* Fix passing in --add-opens for Java 9+ after the poiunit refactoring, thisDominik Stadler2019-01-221-9/+9
| | | | | | only caused problems with Java 9+ on Windows, which we do not run in CI (yet) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1851796 13f79535-47bb-0310-9956-ffa450edef68
* use spaces for indentsPJ Fanning2019-01-101-8/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1850926 13f79535-47bb-0310-9956-ffa450edef68
* updated mockito to 2.23.4 to fix java 11 buildVladislav Galas2019-01-061-7/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1850590 13f79535-47bb-0310-9956-ffa450edef68
* exclude integrationtest/build from rat-checkAndreas Beeker2018-12-311-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1850041 13f79535-47bb-0310-9956-ffa450edef68
* Add missing jacoco-lib to test-scratchpadDominik Stadler2018-12-191-5/+5
| | | | | | Remove some xmlns that are not needed any more now git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849280 13f79535-47bb-0310-9956-ffa450edef68
* #60656 - EMF image support in slideshowsAndreas Beeker2018-12-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849040 13f79535-47bb-0310-9956-ffa450edef68
* #62365 - SVG image support in XSLFAndreas Beeker2018-12-161-1/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849030 13f79535-47bb-0310-9956-ffa450edef68
* disable findbugs for IBM JDKAndreas Beeker2018-12-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848811 13f79535-47bb-0310-9956-ffa450edef68
* disable findbugs for IBM JDKAndreas Beeker2018-12-121-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848809 13f79535-47bb-0310-9956-ffa450edef68
* add ooxml lite agent again ...Andreas Beeker2018-12-111-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848655 13f79535-47bb-0310-9956-ffa450edef68
* #62999 - IBM JDK JIT causes AIOOBE in TexturePaintContextAndreas Beeker2018-12-111-239/+137
| | | | | | refactor jacoco/junit calls and add more IBM JIT excludes git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848642 13f79535-47bb-0310-9956-ffa450edef68
* #62999 - IBM JDK JIT causes AIOOBE in TexturePaintContextAndreas Beeker2018-12-101-0/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848601 13f79535-47bb-0310-9956-ffa450edef68
* update links to POI 4.0.1Andreas Beeker2018-11-301-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847861 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 4.0.2Andreas Beeker2018-11-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847496 13f79535-47bb-0310-9956-ffa450edef68
* release prepare for 4.0.1 - updating build.xml and changes.xmlAndreas Beeker2018-11-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847494 13f79535-47bb-0310-9956-ffa450edef68
* exclude sha256 for nexus uploadAndreas Beeker2018-11-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847493 13f79535-47bb-0310-9956-ffa450edef68
* Exclude ooxml-testlib from src-zip/tar.gzDominik Stadler2018-11-251-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847436 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicated .jar extension when crafting the maven-jar nameAndreas Beeker2018-11-201-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847068 13f79535-47bb-0310-9956-ffa450edef68
* prepare for 4.0.2Andreas Beeker2018-11-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846951 13f79535-47bb-0310-9956-ffa450edef68
* release prepare for 4.0.1 - updating build.xml and changes.xmlAndreas Beeker2018-11-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846949 13f79535-47bb-0310-9956-ffa450edef68
* Remove/Minimize references to Scratchpad module from other modulesAndreas Beeker2018-11-191-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846931 13f79535-47bb-0310-9956-ffa450edef68
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-2/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846870 13f79535-47bb-0310-9956-ffa450edef68
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846849 13f79535-47bb-0310-9956-ffa450edef68
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846824 13f79535-47bb-0310-9956-ffa450edef68
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-79/+68
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846809 13f79535-47bb-0310-9956-ffa450edef68
* Allow the forrest task to be called from the site sub-projectNick Burch2018-10-311-3/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1845343 13f79535-47bb-0310-9956-ffa450edef68
* More javadoc updatesNick Burch2018-10-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1845227 13f79535-47bb-0310-9956-ffa450edef68
* Update for latest/dev javadocs at /apidocs/dev/Nick Burch2018-10-301-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1845222 13f79535-47bb-0310-9956-ffa450edef68
* 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