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 |
|
Dominik Stadler
|
5bf0a46aec
|
Try to set java.io.tmpdir for tests to avoid the strange permission errors that we see in CI-builds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1815963 13f79535-47bb-0310-9956-ffa450edef68
|
2017-11-21 17:32:48 +00:00 |
|
Dominik Stadler
|
90e72ea9fc
|
Ensure that no old version of commons-codec is lingering around and causes hard to find build errors locally
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1815952 13f79535-47bb-0310-9956-ffa450edef68
|
2017-11-21 16:29:01 +00:00 |
|
PJ Fanning
|
d99e4ea649
|
upgrade to commons-codec 1.11
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1815852 13f79535-47bb-0310-9956-ffa450edef68
|
2017-11-20 20:46:16 +00:00 |
|
Dominik Stadler
|
9a7358e348
|
Handle case where the JaCoCo zip file is available, but the extracted files are missing, not sure how that happens, but we see it on some CI machines...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1815755 13f79535-47bb-0310-9956-ffa450edef68
|
2017-11-19 19:53:44 +00:00 |
|
Javen O'Neal
|
b88b245fb8
|
remove test-hssf ant target
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1813351 13f79535-47bb-0310-9956-ffa450edef68
|
2017-10-25 20:19:23 +00:00 |
|
Javen O'Neal
|
52dfce033c
|
remove test-ss and test-ooxml-ss ant targets, as these were causing problems with the build/ooxml-testokfile.txt being written, requiring test-ooxml to be rerun on subsequent ant calls even if had previously completed successfully and not modifications to the ooxml source had been made.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1813342 13f79535-47bb-0310-9956-ffa450edef68
|
2017-10-25 18:59:54 +00:00 |
|
Dominik Stadler
|
73443aacf6
|
Fix target compile-ooxml-ss, it needs the crypt-code now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1811596 13f79535-47bb-0310-9956-ffa450edef68
|
2017-10-09 19:35:39 +00:00 |
|
Dominik Stadler
|
c2132cf191
|
Add missing test.jar to test-hssf target
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808762 13f79535-47bb-0310-9956-ffa450edef68
|
2017-09-18 18:54:47 +00:00 |
|
Dominik Stadler
|
f770381956
|
Change version to 4.0.0-SNAPSHOT as discussed on the mailing-list
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808618 13f79535-47bb-0310-9956-ffa450edef68
|
2017-09-17 11:07:37 +00:00 |
|
Dominik Stadler
|
7c21c8761a
|
MaxPermSize is not used any more in Java 8, so remove it everywhere
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808617 13f79535-47bb-0310-9956-ffa450edef68
|
2017-09-17 11:07:28 +00:00 |
|
Andreas Beeker
|
a9c8beac4c
|
wrong release-notes link
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808594 13f79535-47bb-0310-9956-ffa450edef68
|
2017-09-16 21:38:43 +00:00 |
|
Dominik Stadler
|
92ae9ce5e0
|
Allow to produce a jar for the integration-test-code so we can use it directly in the mass-regression tests without having to copy it for every run.
Enable some forbidden-api-checks for integration-test code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808506 13f79535-47bb-0310-9956-ffa450edef68
|
2017-09-16 08:20:50 +00:00 |
|
Dominik Stadler
|
276c8c89de
|
Update third party libs to latest versions
Start updating build to Java 8
Set version to 4.0-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808472 13f79535-47bb-0310-9956-ffa450edef68
|
2017-09-15 18:39:18 +00:00 |
|
PJ Fanning
|
5ef2f1636c
|
Numeric Array Formula and Matrix Function [from Bob95132] This closes #69
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1808297 13f79535-47bb-0310-9956-ffa450edef68
|
2017-09-13 23:54:36 +00:00 |
|
Andreas Beeker
|
0aaff6b21d
|
prepare for 3.18-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807827 13f79535-47bb-0310-9956-ffa450edef68
|
2017-09-08 21:04:13 +00:00 |
|
Andreas Beeker
|
8e0f3bd12d
|
release prepare for 3.17 - updating build.xml and status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807825 13f79535-47bb-0310-9956-ffa450edef68
|
2017-09-08 21:03:20 +00:00 |
|
Andreas Beeker
|
794716b0c0
|
Add Removal annotation to xmlbeans generation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807653 13f79535-47bb-0310-9956-ffa450edef68
|
2017-09-07 22:01:41 +00:00 |
|
Andreas Beeker
|
8d17a69005
|
prepare for 3.18-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807430 13f79535-47bb-0310-9956-ffa450edef68
|
2017-09-05 22:49:57 +00:00 |
|
Andreas Beeker
|
ce7446c76a
|
release prepare for 3.17 - updating build.xml and status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807428 13f79535-47bb-0310-9956-ffa450edef68
|
2017-09-05 22:49:04 +00:00 |
|
Andreas Beeker
|
de89d4cdc4
|
prepare for 3.18-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1806509 13f79535-47bb-0310-9956-ffa450edef68
|
2017-08-28 20:53:19 +00:00 |
|
Andreas Beeker
|
c9eff2a2bb
|
release prepare for 3.17 - updating build.xml and status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1806507 13f79535-47bb-0310-9956-ffa450edef68
|
2017-08-28 20:52:23 +00:00 |
|
Andreas Beeker
|
eedd4cf7f9
|
sha512 checksums aren't yet supported by Nexus
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1806505 13f79535-47bb-0310-9956-ffa450edef68
|
2017-08-28 20:41:16 +00:00 |
|
Andreas Beeker
|
f7b7c8e89d
|
prepare for 3.18-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1805582 13f79535-47bb-0310-9956-ffa450edef68
|
2017-08-20 19:18:48 +00:00 |
|