Dominik Stadler
9e1afbbab1
Fix some more Gradle deprecation-warnings in preparation for Gradle 9
...
Only signing-handling in poi-ooxml is still remaining, but
this deprecation seems to have been moved to Gradle 10 anyway.
Gradle 9 will require JDK 17, though, so we can only upgrade
when the min. supported JDK is bumped once more.
2025-12-19 16:15:21 +01:00
PJ Fanning
16ecbc7d48
build issues
2025-11-15 11:34:52 +01:00
PJ Fanning
323b5c8c6b
start move to require java 11 min
2025-11-15 11:26:19 +01:00
PJ Fanning
94ff481ca9
license top of file
2025-07-11 22:21:55 +01:00
PJ Fanning
22d2efaf5b
Gradle: avoid deprecated buildDir property ( #838 )
...
* Gradle: avoid deprecated buildDir property
* try again
2025-07-11 21:40:19 +01:00
Dominik Stadler
1dbcea46d5
Some changes to the Gradle build
...
Apply IDE suggestions for Gradle build files
Remove obsolete sorting of gradle-wrapper.properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1923284 13f79535-47bb-0310-9956-ffa450edef68
2025-01-20 20:05:58 +00:00
Dominik Stadler
f873888301
Add a missing xsb which shows up as missing in oss-fuzz runs
...
Fixes https://issues.oss-fuzz.com/issues/384757273
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1923057 13f79535-47bb-0310-9956-ffa450edef68
2025-01-11 09:23:58 +00:00
Dominik Stadler
497482d4dc
Add one more xsb which is missing in one of my projects
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1914406 13f79535-47bb-0310-9956-ffa450edef68
2023-12-06 19:49:59 +00:00
Dominik Stadler
f1589b8d66
Bug 66425: Avoid exceptions found via poi-fuzz
...
Add an xsb file to ooxml-lite which seems to be
missing in some cases
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63652
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1914402 13f79535-47bb-0310-9956-ffa450edef68
2023-12-06 19:49:38 +00:00
Dominik Stadler
a42842841e
Add some missing schema-files to ooxml-lite
...
This should fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=62255
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912791 13f79535-47bb-0310-9956-ffa450edef68
2023-10-07 22:12:12 +00:00
PJ Fanning
5fb90fdcce
remove temporary hacks
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908529 13f79535-47bb-0310-9956-ffa450edef68
2023-03-19 20:40:14 +00:00
PJ Fanning
17899fc75b
temporary hack to build to see if the gradle toolchain logic is what is breaking all our https://ci-builds.apache.org/ builds for Java 8
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908515 13f79535-47bb-0310-9956-ffa450edef68
2023-03-19 13:17:53 +00:00
PJ Fanning
c552947cd3
try gradle 8.0.1 again
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1907813 13f79535-47bb-0310-9956-ffa450edef68
2023-02-22 22:43:41 +00:00
PJ Fanning
e7ec6329e9
try gradle 8.0.1 again
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1907812 13f79535-47bb-0310-9956-ffa450edef68
2023-02-22 22:26:50 +00:00
PJ Fanning
340865beed
try gradle 8.0.1 again
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1907811 13f79535-47bb-0310-9956-ffa450edef68
2023-02-22 22:19:17 +00:00
PJ Fanning
916e33285b
try to fix gradle issues
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1907809 13f79535-47bb-0310-9956-ffa450edef68
2023-02-22 20:31:47 +00:00
PJ Fanning
78516f50dc
try to get rid of cached module-info classes
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906232 13f79535-47bb-0310-9956-ffa450edef68
2022-12-27 18:45:15 +00:00
PJ Fanning
5e212e4a33
doesn't matter what jdk vendor is used to build module-info classes
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906212 13f79535-47bb-0310-9956-ffa450edef68
2022-12-26 10:05:10 +00:00
PJ Fanning
8898d2d15a
try to fix build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906208 13f79535-47bb-0310-9956-ffa450edef68
2022-12-26 00:24:29 +00:00
PJ Fanning
edee60d87a
rebuild module-info.class files even if Java8 used
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906207 13f79535-47bb-0310-9956-ffa450edef68
2022-12-25 23:56:32 +00:00
PJ Fanning
1494812da8
try to build sboms
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906146 13f79535-47bb-0310-9956-ffa450edef68
2022-12-21 17:52:29 +00:00
PJ Fanning
b8d4597ea4
cyclonedx per module
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906134 13f79535-47bb-0310-9956-ffa450edef68
2022-12-21 11:23:43 +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
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
bf7f9d7f27
revert xmlbeans jar changes
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901545 13f79535-47bb-0310-9956-ffa450edef68
2022-06-02 08:39:29 +00:00
PJ Fanning
a3b3b91d50
update key
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901544 13f79535-47bb-0310-9956-ffa450edef68
2022-06-02 08:37:32 +00:00
Dominik Stadler
09e464bb5f
poi-ooxml-lite: Check in list of classes and xsb-files to avoid the jar-to-test dependency
...
Avoid running all tests whenever building jars as tests take a long time now
and also cause large memory allocations.
It is nice if the target "jar" is as fast as possible and the list of included
items for ooxml-lite only changes rarely anyway.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899160 13f79535-47bb-0310-9956-ffa450edef68
2022-03-24 04:42:27 +00:00
Andreas Beeker
b59dbbd076
Use gradle toolchain to specify the jdk version and vendor, e.g.
...
> gradle -no-build-cache -PjdkVersion=16 -PjdkVendor=oracle clean check
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898288 13f79535-47bb-0310-9956-ffa450edef68
2022-02-21 22:57:03 +00:00
PJ Fanning
81dffc1068
add xsbs to suit Sayi
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897505 13f79535-47bb-0310-9956-ffa450edef68
2022-01-26 13:31:27 +00:00
PJ Fanning
077815b37b
add ctcustomxmlblockd3c1type.xsb to poi-ooxml-lite
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895733 13f79535-47bb-0310-9956-ffa450edef68
2021-12-09 20:37:15 +00:00
PJ Fanning
567b8fde92
try to add LICENSE and NOTICE to sources jars
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894567 13f79535-47bb-0310-9956-ffa450edef68
2021-10-26 00:38:50 +00:00
PJ Fanning
a826e8e32d
try to add LICENSE and NOTICE to sources jars
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894566 13f79535-47bb-0310-9956-ffa450edef68
2021-10-26 00:37:27 +00:00
PJ Fanning
90b8a0c36d
try to add LICENSE and NOTICE to sources jars
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894565 13f79535-47bb-0310-9956-ffa450edef68
2021-10-25 22:50:03 +00:00
PJ Fanning
3a3ac61965
add missing xsbs
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894533 13f79535-47bb-0310-9956-ffa450edef68
2021-10-24 14:45:11 +00:00
Dominik Stadler
d2d1783087
Make module-info.java completely equal between Gradle and Ant build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894448 13f79535-47bb-0310-9956-ffa450edef68
2021-10-21 14:17:21 +00:00
PJ Fanning
9fe3944e8e
get proper xmlbeans 5.0.2 release
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894428 13f79535-47bb-0310-9956-ffa450edef68
2021-10-20 23:54:34 +00:00
PJ Fanning
4b97b12712
xmlbeans 5.0.2 (temporarily from a pre-release location)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894211 13f79535-47bb-0310-9956-ffa450edef68
2021-10-13 21:27:32 +00:00
Andreas Beeker
d6806c3365
rework BitmapImageRenderer
...
refactor TestPPTX2PNG code to support archives
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893451 13f79535-47bb-0310-9956-ffa450edef68
2021-09-19 19:52:20 +00:00
PJ Fanning
76b270ca64
try not to have poi-integration in pom
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892931 13f79535-47bb-0310-9956-ffa450edef68
2021-09-05 11:39:41 +00:00
PJ Fanning
72d96cd4c8
poi-ooxml-lite dependency on poi-ooxml-full
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892910 13f79535-47bb-0310-9956-ffa450edef68
2021-09-05 00:39:59 +00:00
Andreas Beeker
f63f3ff09d
update to release 5.1.0
...
fix ooxml-lite build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892887 13f79535-47bb-0310-9956-ffa450edef68
2021-09-03 21:13:36 +00:00
Andreas Beeker
1eace7a0c4
update module-info.classes for next release
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892829 13f79535-47bb-0310-9956-ffa450edef68
2021-09-02 20:47:20 +00:00
Andreas Beeker
7adf9c26b7
disable javadoc generation in ooxml-full and ooxml-lite
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892713 13f79535-47bb-0310-9956-ffa450edef68
2021-08-29 22:11:12 +00:00
Andreas Beeker
f71cebcce5
sonar fixes
...
close resources in tests
fix gradle warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892683 13f79535-47bb-0310-9956-ffa450edef68
2021-08-28 23:48:48 +00:00
PJ Fanning
aaca070187
use xmlbeans 5.0.0 in ant build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892053 13f79535-47bb-0310-9956-ffa450edef68
2021-08-06 20:57:38 +00:00
PJ Fanning
532a400f15
use xmlbeans 5.0.0 in ant build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892052 13f79535-47bb-0310-9956-ffa450edef68
2021-08-06 20:55:15 +00:00
Andreas Beeker
a18e04b369
provide dist files via gradle
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891666 13f79535-47bb-0310-9956-ffa450edef68
2021-07-19 21:59:38 +00:00
PJ Fanning
4b85fe460d
revert accidental change
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891476 13f79535-47bb-0310-9956-ffa450edef68
2021-07-12 09:54:00 +00:00
PJ Fanning
21dc03f9a7
use xmlbeans 5.0.0 in ant build due to build issues
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891475 13f79535-47bb-0310-9956-ffa450edef68
2021-07-12 09:02:00 +00:00