PJ Fanning
4e7753f065
still hacking the build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892940 13f79535-47bb-0310-9956-ffa450edef68
2021-09-05 14:41:19 +00:00
PJ Fanning
8cc9675636
still hacking the build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892935 13f79535-47bb-0310-9956-ffa450edef68
2021-09-05 13:40:54 +00:00
PJ Fanning
fcb374ff28
still hacking the build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892934 13f79535-47bb-0310-9956-ffa450edef68
2021-09-05 13:33:00 +00:00
PJ Fanning
bfddbcfcb7
try not to have poi-ooxml-full in pom (still need to work out how to add poi-ooxml-lite instead)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892933 13f79535-47bb-0310-9956-ffa450edef68
2021-09-05 12:51:44 +00:00
PJ Fanning
8af15235cd
slf4j 1.7.32
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892907 13f79535-47bb-0310-9956-ffa450edef68
2021-09-05 00:29:57 +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
5c6493a5fc
try to fix no-scratchpad build
...
remove or set-to-static scratchpad dependency from modules
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892795 13f79535-47bb-0310-9956-ffa450edef68
2021-09-01 22:32:48 +00:00
Andreas Beeker
d9238f2490
try to fix concurrent issues in excelant
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892478 13f79535-47bb-0310-9956-ffa450edef68
2021-08-20 17:07:36 +00:00
PJ Fanning
5d65f68136
try to fix issue with building in windows
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891467 13f79535-47bb-0310-9956-ffa450edef68
2021-07-12 02:28:36 +00:00
PJ Fanning
6c1bd28168
add explicit commons-io dependency to poi-ooxml. This closes #237
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891320 13f79535-47bb-0310-9956-ffa450edef68
2021-07-06 16:47:59 +00:00
PJ Fanning
17ff1ae0db
upgrade bouncycastle
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891116 13f79535-47bb-0310-9956-ffa450edef68
2021-06-28 19:52:52 +00:00
PJ Fanning
212863741f
upgrade pdfbox dependency
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891107 13f79535-47bb-0310-9956-ffa450edef68
2021-06-28 16:28:21 +00:00
Andreas Beeker
7eaca60a1a
activate javadoc lint and fix errors
...
add signing and checksum generation
add slf4j-bridge for tests
add dependencies to ooxml-lite
fix complex enum classes
add override annotations
move gradle logic to root build
generate javadoc in its own dist directory, because JPMS complains about duplicate modules otherwise
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1890089 13f79535-47bb-0310-9956-ffa450edef68
2021-05-21 21:22:40 +00:00
Dominik Stadler
41ff8bb20c
Start moving some bits to the main Gradle file
...
Use a common definition of some constants
Gradle plugins are in the main file already anyway
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889839 13f79535-47bb-0310-9956-ffa450edef68
2021-05-13 12:11:35 +00:00
PJ Fanning
b3212152e6
xmlsec 2.2.2
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889816 13f79535-47bb-0310-9956-ffa450edef68
2021-05-13 00:00:41 +00:00
Dominik Stadler
930e576659
Gradle: Synchronize the code in the different build-scripts across the projects
...
No actual change in behavior expected
Mostly moved parts to make it easier to compare the build files with each other
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888791 13f79535-47bb-0310-9956-ffa450edef68
2021-04-15 14:25:38 +00:00
Andreas Beeker
7c67bba960
:poi-ooxml - fix javadocs - link to dependent/external project javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888747 13f79535-47bb-0310-9956-ffa450edef68
2021-04-13 22:46:12 +00:00
Andreas Beeker
b6aee1ef6d
65206 - Migrate ant / maven to gradle build
...
compile / jar / test of mrJars
don't include ants build.xml anymore
rename directories to match project and maven artifact names
refactor artifacts - so each project has one artifact
replace static references in hssf/dev tests with junit5 constructs, which had problems in parallel tests
increase gradle heap to 4gb because of OOM - maybe less would also work
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888488 13f79535-47bb-0310-9956-ffa450edef68
2021-04-07 21:40:33 +00:00