Commit Graph

595 Commits

Author SHA1 Message Date
Andreas Beeker 6eae655f81 update 3.17 leftovers and provide a new build target to update those in the 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
2018-09-07 19:25:02 +00:00
Andreas Beeker d45915478c update docs to 4.0.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1840167 13f79535-47bb-0310-9956-ffa450edef68
2018-09-05 23:00:15 +00:00
Andreas Beeker a8d1307025 update docs to Java 1.8
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839863 13f79535-47bb-0310-9956-ffa450edef68
2018-09-01 23:43:43 +00:00
Andreas Beeker 491295aa64 Add SHA256 to release-prep and legal/* to ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839861 13f79535-47bb-0310-9956-ffa450edef68
2018-09-01 22:58:51 +00:00
Andreas Beeker 4a187ed9ac prepare for 4.0.1-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839750 13f79535-47bb-0310-9956-ffa450edef68
2018-08-31 12:10:00 +00:00
Andreas Beeker a0679c4a16 release prepare for 4.0.0 - updating build.xml and changes.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839748 13f79535-47bb-0310-9956-ffa450edef68
2018-08-31 12:09:06 +00:00
Andreas Beeker 72ab5887bd fix changes.xml entries in build.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839747 13f79535-47bb-0310-9956-ffa450edef68
2018-08-31 12:08:40 +00:00
Alain Béarez 85e2e8616d test integration of XDDF text entities
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839259 13f79535-47bb-0310-9956-ffa450edef68
2018-08-26 21:33:16 +00:00
Dominik Stadler eaea81bfa8 Use any version of xmlbeans in the assemble step to reduce the number of places that need to be updated
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839196 13f79535-47bb-0310-9956-ffa450edef68
2018-08-26 11:41:13 +00:00
PJ Fanning f82d679413 use released version of xmlbeans 3.0.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838918 13f79535-47bb-0310-9956-ffa450edef68
2018-08-24 17:57:06 +00:00
Dominik Stadler 5f15047629 Also update asm to 6.2.1, this is required for JaCoCo 0.8.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838787 13f79535-47bb-0310-9956-ffa450edef68
2018-08-24 06:48:39 +00:00
Dominik Stadler d351a24e5c Update JaCoCo to 0.8.2 in build.gradle to make it work with JDK 10+
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838764 13f79535-47bb-0310-9956-ffa450edef68
2018-08-23 20:23:25 +00:00
Dominik Stadler 4663238bb8 Adjust for JDK 11 ea-26 build, need to add jaxb via normal jar dependency 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
2018-08-23 20:23:20 +00:00
Dominik Stadler 78dac9bd50 Update to latest Mockito 2.21
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838731 13f79535-47bb-0310-9956-ffa450edef68
2018-08-23 13:25:53 +00:00
Dominik Stadler b2e81ecad9 Try to make target "docs" work on Windows again
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838703 13f79535-47bb-0310-9956-ffa450edef68
2018-08-23 09:06:34 +00:00
PJ Fanning 37a3a769fe uptake xmlbeans 3.0.1 (staging version, pre-release)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838366 13f79535-47bb-0310-9956-ffa450edef68
2018-08-19 09:08:00 +00:00
PJ Fanning 8a417fe39d fix issue with commons-compress URL
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838237 13f79535-47bb-0310-9956-ffa450edef68
2018-08-17 07:53:10 +00:00
Tim Allison 99a27862ae 62630 -- upgrad commons-compress
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838214 13f79535-47bb-0310-9956-ffa450edef68
2018-08-16 18:36:47 +00:00
Andreas Beeker fc044c7840 replaced forrest ant integration with ant invocation - copying 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
2018-07-21 10:28:53 +00:00
Andreas Beeker 327c68a50a Update to Apache Forrest 0.90
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836243 13f79535-47bb-0310-9956-ffa450edef68
2018-07-18 23:24:53 +00:00
PJ Fanning df77071378 upgrade commons-collections4 to 4.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835913 13f79535-47bb-0310-9956-ffa450edef68
2018-07-14 15:49:49 +00:00
PJ Fanning 3aeee6987d add retest-ooxml target that can be used to verify if we have all the necessary classes in poi-ooxml-schemas jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835852 13f79535-47bb-0310-9956-ffa450edef68
2018-07-13 18:09:56 +00:00
PJ Fanning 37cf867cc1 add retest-ooxml target that can be used to verify if we have all the necessary classes in poi-ooxml-schemas jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835850 13f79535-47bb-0310-9956-ffa450edef68
2018-07-13 17:51:55 +00:00
PJ Fanning 31674ea13b try to get CTPhoneticRun added to poi-ooxml-schemas jar (referenced in excel-streaming-reader codebase)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834745 13f79535-47bb-0310-9956-ffa450edef68
2018-06-30 14:49:31 +00:00
PJ Fanning 214ad2a5b5 update xmlbeans repo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834639 13f79535-47bb-0310-9956-ffa450edef68
2018-06-28 20:06:24 +00:00
Andreas Beeker 2d046ec2ae #59268 - cache typeloader because of OOMs in the jenkins tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834236 13f79535-47bb-0310-9956-ffa450edef68
2018-06-24 07:30:20 +00:00
Andreas Beeker eb03fc42be #59268 - remove duplicated typeloader in POI and use fixed XmlBeans implementation instead
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834229 13f79535-47bb-0310-9956-ffa450edef68
2018-06-23 22:56:34 +00:00
Andreas Beeker 18db483a72 #59268 - Work on providing an updated version of XMLBeans
(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
2018-06-22 21:25:00 +00:00
PJ Fanning 57fe16be66 add back xmlbeans jar manipulation due to build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833303 13f79535-47bb-0310-9956-ffa450edef68
2018-06-10 21:58:18 +00:00
Dominik Stadler 1a6be199a2 Remove the older version of commons-compress and some possible remnants of xmlbeans-2.3.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833291 13f79535-47bb-0310-9956-ffa450edef68
2018-06-10 18:53:20 +00:00
PJ Fanning c1ca3233c9 remove unnecessary xmlbeans jar manipulation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833288 13f79535-47bb-0310-9956-ffa450edef68
2018-06-10 17:19:54 +00:00
PJ Fanning 4c4c7d92ae update property names in build.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833287 13f79535-47bb-0310-9956-ffa450edef68
2018-06-10 16:39:24 +00:00
Andreas Beeker d8d076b73a #62187 - Compiling with Java 10 fails with ClassCastException / use commons-compress for zipbomb detection
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832789 13f79535-47bb-0310-9956-ffa450edef68
2018-06-03 22:09:11 +00:00
Andreas Beeker 1c0834c436 #62355 - unsplit packages - 2 - modified classes (not only imports)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1832359 13f79535-47bb-0310-9956-ffa450edef68
2018-05-27 22:01:33 +00:00
Dominik Stadler 8fc6199641 Allow one more add-opens to silence one more warning seen in Java 9/Java 10 currently
Use latest JDK 10 versions

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1830551 13f79535-47bb-0310-9956-ffa450edef68
2018-04-30 11:21:31 +00:00
Dominik Stadler 0106bb30e8 Need to switch to ASM 6.0 as well to make the coverage reports to work, 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
2018-04-30 09:40:36 +00:00
Dominik Stadler d7b3f79da8 Update to JaCoCo 0.8.1 to support Java 10 for JaCoCo runs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1830535 13f79535-47bb-0310-9956-ffa450edef68
2018-04-30 07:59:14 +00:00
Dominik Stadler d219fe085a Update to forbidden-apis 2.5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1830131 13f79535-47bb-0310-9956-ffa450edef68
2018-04-26 04:11:10 +00:00
Dominik Stadler 971c52347e Create some directories if not existing in testcoveragereport
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1828376 13f79535-47bb-0310-9956-ffa450edef68
2018-04-04 19:41:03 +00:00
PJ Fanning aee50698a4 use xmlunit for xml diffs in unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825810 13f79535-47bb-0310-9956-ffa450edef68
2018-03-04 12:24:44 +00:00
PJ Fanning 2688ce9d82 fix license check failure
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825547 13f79535-47bb-0310-9956-ffa450edef68
2018-02-28 10:30:05 +00:00
Andreas Beeker b6fc14300b Update JAXB classes with fixed javadocs for java 8 doclint
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1823910 13f79535-47bb-0310-9956-ffa450edef68
2018-02-11 22:09:58 +00:00
PJ Fanning 0acd091549 add byte-buddy and objenesis dependencies for mockito
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1822636 13f79535-47bb-0310-9956-ffa450edef68
2018-01-30 12:57:47 +00:00
PJ Fanning 4637ffcbca [bug-62038] add mockito based unit test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1822517 13f79535-47bb-0310-9956-ffa450edef68
2018-01-29 15:21:59 +00:00
PJ Fanning a6faf34d92 [github-90] change default DSIG algorithm to SHA256. Thanks to Jörn Franke. This closes #90
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1822293 13f79535-47bb-0310-9956-ffa450edef68
2018-01-26 13:30:32 +00:00
PJ Fanning aca52d2a51 bouncycastle 1.59
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1822285 13f79535-47bb-0310-9956-ffa450edef68
2018-01-26 12:38:49 +00:00
PJ Fanning 0e8b027dbf Remove use of xmlbeans 2.3.0 in build to simplify our build dependencies
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1820868 13f79535-47bb-0310-9956-ffa450edef68
2018-01-11 12:17:46 +00:00
Dominik Stadler 0fd44af52b Remove unused property in build.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1819775 13f79535-47bb-0310-9956-ffa450edef68
2018-01-01 14:39:42 +00:00
Andreas Beeker e262b250d7 #61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1819690 13f79535-47bb-0310-9956-ffa450edef68
2017-12-30 22:17:55 +00:00
Alain Béarez c795f2e793 XDDF usermodel for Charts closes #68 on GitHub
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1816383 13f79535-47bb-0310-9956-ffa450edef68
2017-11-26 14:03:01 +00:00