PJ Fanning
266619f363
revert: github ci perms
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903174 13f79535-47bb-0310-9956-ffa450edef68
2022-08-01 17:27:45 +00:00
PJ Fanning
507c54f83d
github ci perms
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903173 13f79535-47bb-0310-9956-ffa450edef68
2022-08-01 17:08:46 +00:00
PJ Fanning
725b256e95
[bug-66181] add time example
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903172 13f79535-47bb-0310-9956-ffa450edef68
2022-08-01 16:12:36 +00:00
PJ Fanning
633baa45eb
[bug-66181] fix issue with evaluation of blank string in VALUE function
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903171 13f79535-47bb-0310-9956-ffa450edef68
2022-08-01 16:06:59 +00:00
PJ Fanning
f3a1d6ac92
[bug-66181] test case
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903170 13f79535-47bb-0310-9956-ffa450edef68
2022-08-01 15:57:58 +00:00
PJ Fanning
280b5130e2
update test
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903169 13f79535-47bb-0310-9956-ffa450edef68
2022-08-01 13:50:14 +00:00
PJ Fanning
9e88957356
[bug-66187] issue with XWPFRun creating run properties unnecessarily
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903163 13f79535-47bb-0310-9956-ffa450edef68
2022-08-01 11:35:22 +00:00
PJ Fanning
ee65a6655d
update method name (has typo)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903161 13f79535-47bb-0310-9956-ffa450edef68
2022-08-01 11:16:19 +00:00
Dominik Stadler
eabb9a5999
Switch from "gradle: true" to "useAnt: true" to make it clear which jobs still run with the Ant-build
...
Github-PR-Job should use Gradle now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903125 13f79535-47bb-0310-9956-ffa450edef68
2022-07-30 15:07:05 +00:00
Dominik Stadler
1fbd29926b
Ant: Update spotbugs to 4.7.1
...
Update/add dependencies
Fix icu4j jar-version
log4j is actually still 2.17.x for spotbugs
Add xmlresolver for xlst transformation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903124 13f79535-47bb-0310-9956-ffa450edef68
2022-07-30 12:48:03 +00:00
Dominik Stadler
db4b01a9d0
Ant: Remove temporary files
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903123 13f79535-47bb-0310-9956-ffa450edef68
2022-07-30 12:48:00 +00:00
PJ Fanning
c9d057f4e1
[bug-66189] add test case
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903122 13f79535-47bb-0310-9956-ffa450edef68
2022-07-30 09:00:44 +00:00
Dominik Stadler
3f0afe8fc7
Change test to make it work with JDK 19+
...
This way of mocking does not work any more with JDK 19+
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903111 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 18:27:49 +00:00
Dominik Stadler
1b106f7af7
Add module for stax2 to Ant-build to make poi-integration java9-compile work
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903110 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 17:57:07 +00:00
Dominik Stadler
b076e0e188
Add workaround for bcpkix-module which is not loaded automatically for some reason
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903109 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 17:57:05 +00:00
Dominik Stadler
f5ae78aa86
Update Junit Platform to 1.8.2
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903108 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 17:55:02 +00:00
Dominik Stadler
096f7454e2
Add one more exclude for the file-leak-detector
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903107 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 17:55:00 +00:00
Dominik Stadler
af4d1e9f1a
Adjust some tests for Java 19 and Java 20
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903105 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 17:07:19 +00:00
Dominik Stadler
4df10cf9dd
Fix issues found when fuzzing Apache POI via Jazzer
...
Replace RuntimeException with a more specific types
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903104 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 17:07:15 +00:00
Dominik Stadler
92b8cf9984
Also look for test-data in parent-directory
...
When using the IDE to run tests in one of the
sub-modules uses the poi-* sub-directory, so
looking for the test-data in ../test-data is
useful to make executing tests work out-of-the-box
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903103 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 17:07:05 +00:00
PJ Fanning
5c78170f5d
saxon 11.4
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903100 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 12:59:44 +00:00
PJ Fanning
82fa836d1f
code to handle smart art rotations
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903096 13f79535-47bb-0310-9956-ffa450edef68
2022-07-29 08:10:51 +00:00
PJ Fanning
56fe91998a
disable test on java 19
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903067 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 20:07:49 +00:00
PJ Fanning
4745a2a372
try java 19 build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903060 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 13:28:23 +00:00
PJ Fanning
fc947b865e
try java 19 build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903059 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 12:58:33 +00:00
PJ Fanning
2241f6d7f1
try java 19 build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903058 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 12:55:10 +00:00
PJ Fanning
eb078ea1a1
try java 19 build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903057 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 12:50:17 +00:00
PJ Fanning
dc4eb7ed19
try java 19 build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903056 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 12:45:33 +00:00
PJ Fanning
d3dd4e5980
try java 19 build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903055 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 12:39:19 +00:00
PJ Fanning
afdd82a78f
upgrade asm jar
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903054 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 10:08:45 +00:00
PJ Fanning
0ff40e8fb7
issue with junit upgrade
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903053 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 09:30:01 +00:00
PJ Fanning
38fb4377bb
try to fix jaav 17 build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903052 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 09:23:13 +00:00
PJ Fanning
dcb6742a26
try to fix jaav 17 build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903051 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 09:21:34 +00:00
PJ Fanning
c3fd22a71a
junit 5.9.0
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903049 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 09:06:04 +00:00
PJ Fanning
749bdfb5a7
revert accidental changes
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903048 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 09:02:15 +00:00
PJ Fanning
1ce0f77bdd
[bug-66176] rework text box support
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903047 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 08:59:25 +00:00
PJ Fanning
cee18e78b5
add tests
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903040 13f79535-47bb-0310-9956-ffa450edef68
2022-07-27 00:02:56 +00:00
PJ Fanning
64bd4c0e88
try to fix issue where java9 module-info compiles don't happen
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903038 13f79535-47bb-0310-9956-ffa450edef68
2022-07-26 21:56:46 +00:00
PJ Fanning
af689e73bd
[bug-65562] derive sheet dimensions when outputting SXSSFSheets
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903037 13f79535-47bb-0310-9956-ffa450edef68
2022-07-26 21:42:24 +00:00
PJ Fanning
d1593f802b
update module-info
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903005 13f79535-47bb-0310-9956-ffa450edef68
2022-07-25 11:45:08 +00:00
PJ Fanning
9626dd0661
update some module-info classes
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903003 13f79535-47bb-0310-9956-ffa450edef68
2022-07-25 11:22:08 +00:00
PJ Fanning
affaa8d11c
gradle version
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903002 13f79535-47bb-0310-9956-ffa450edef68
2022-07-25 09:56:01 +00:00
PJ Fanning
4c53dadada
module-info
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903001 13f79535-47bb-0310-9956-ffa450edef68
2022-07-25 09:40:06 +00:00
PJ Fanning
c62002e7ba
refactor smart art code
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903000 13f79535-47bb-0310-9956-ffa450edef68
2022-07-25 09:25:05 +00:00
PJ Fanning
2a749dc671
ant builds need to match gradle builds (poi-ooxml-full schemas)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902995 13f79535-47bb-0310-9956-ffa450edef68
2022-07-25 01:12:05 +00:00
PJ Fanning
b099586138
ant builds need to match gradle builds (poi-ooxml-full schemas)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902994 13f79535-47bb-0310-9956-ffa450edef68
2022-07-25 01:02:10 +00:00
PJ Fanning
1b60ffe391
try to work around issue with getting embedded smart art diagram
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902947 13f79535-47bb-0310-9956-ffa450edef68
2022-07-22 14:36:47 +00:00
PJ Fanning
32bf52b449
try to work around issue with getting embedded smart art diagram
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902946 13f79535-47bb-0310-9956-ffa450edef68
2022-07-22 14:03:14 +00:00
PJ Fanning
0b0df2fe58
add disabled test case
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902943 13f79535-47bb-0310-9956-ffa450edef68
2022-07-22 11:50:32 +00:00
PJ Fanning
c3f415d8e7
temporarily exclude new file from poi-integration test
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902942 13f79535-47bb-0310-9956-ffa450edef68
2022-07-22 11:41:31 +00:00