aboutsummaryrefslogtreecommitdiffstats
path: root/poi-excelant/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* try to fix gradle issuesPJ Fanning2023-02-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1907808 13f79535-47bb-0310-9956-ffa450edef68
* revert ant upgrade due to issues with ant-launcher-1.10.13.jarPJ Fanning2023-01-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906570 13f79535-47bb-0310-9956-ffa450edef68
* upgrade antPJ Fanning2023-01-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906557 13f79535-47bb-0310-9956-ffa450edef68
* Saxon-HE is included in more place, combine these into the main gradle buildDominik Stadler2023-01-061-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906427 13f79535-47bb-0310-9956-ffa450edef68
* try to get rid of cached module-info classesPJ Fanning2022-12-271-34/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906232 13f79535-47bb-0310-9956-ffa450edef68
* doesn't matter what jdk vendor is used to build module-info classesPJ Fanning2022-12-261-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906212 13f79535-47bb-0310-9956-ffa450edef68
* try to fix buildPJ Fanning2022-12-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906208 13f79535-47bb-0310-9956-ffa450edef68
* rebuild module-info.class files even if Java8 usedPJ Fanning2022-12-251-10/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906207 13f79535-47bb-0310-9956-ffa450edef68
* try to build sbomsPJ Fanning2022-12-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906146 13f79535-47bb-0310-9956-ffa450edef68
* cyclonedx per modulePJ Fanning2022-12-211-0/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906134 13f79535-47bb-0310-9956-ffa450edef68
* slf4j 2.0.6PJ Fanning2022-12-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1905950 13f79535-47bb-0310-9956-ffa450edef68
* slf4j 2.0.5PJ Fanning2022-11-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1905527 13f79535-47bb-0310-9956-ffa450edef68
* slf4j 2.0.4PJ Fanning2022-11-181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1905373 13f79535-47bb-0310-9956-ffa450edef68
* jdk19 build issuePJ Fanning2022-10-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904908 13f79535-47bb-0310-9956-ffa450edef68
* slf4j 2.0.3PJ Fanning2022-09-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904324 13f79535-47bb-0310-9956-ffa450edef68
* slf4j 2.0.2PJ Fanning2022-09-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904187 13f79535-47bb-0310-9956-ffa450edef68
* slf4j 2.0.1PJ Fanning2022-09-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904091 13f79535-47bb-0310-9956-ffa450edef68
* log4j 2.19.0 rc2 may not need hamcrest build hackPJ Fanning2022-09-141-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904064 13f79535-47bb-0310-9956-ffa450edef68
* try to fix hamcrest module issue affecting poi-ooxml test compilePJ Fanning2022-09-131-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904045 13f79535-47bb-0310-9956-ffa450edef68
* test with log4j 2.19.0 rc1PJ Fanning2022-09-131-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904044 13f79535-47bb-0310-9956-ffa450edef68
* try to fix jaav 17 buildPJ Fanning2022-07-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903051 13f79535-47bb-0310-9956-ffa450edef68
* poi-ooxml-lite: Check in list of classes and xsb-files to avoid the ↵Dominik Stadler2022-03-241-2/+1
| | | | | | | | | | | | 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
* upgrade guavaPJ Fanning2022-03-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898512 13f79535-47bb-0310-9956-ffa450edef68
* Use gradle toolchain to specify the jdk version and vendor, e.g.Andreas Beeker2022-02-211-9/+21
| | | | | | > 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
* slf4j 1.7.36PJ Fanning2022-02-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897875 13f79535-47bb-0310-9956-ffa450edef68
* slf4j 1.7.35PJ Fanning2022-01-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897451 13f79535-47bb-0310-9956-ffa450edef68
* slf4j 1.7.34PJ Fanning2022-01-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897444 13f79535-47bb-0310-9956-ffa450edef68
* revert test module changesPJ Fanning2022-01-221-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897355 13f79535-47bb-0310-9956-ffa450edef68
* try to fix build for Java 9+PJ Fanning2022-01-221-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897344 13f79535-47bb-0310-9956-ffa450edef68
* slf4j 1.7.33PJ Fanning2022-01-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897337 13f79535-47bb-0310-9956-ffa450edef68
* Don't add main classes to *-test.jar filesDominik Stadler2022-01-221-1/+1
| | | | | | | Better to only provide them once to avoid very strange errors if they differ for some reason git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897330 13f79535-47bb-0310-9956-ffa450edef68
* Add test-dependency on slf4j-simple to include all logs in captured test-outputDominik Stadler2022-01-221-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897317 13f79535-47bb-0310-9956-ffa450edef68
* tidy up gradle scriptsPJ Fanning2021-11-251-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895321 13f79535-47bb-0310-9956-ffa450edef68
* saxon testPJ Fanning2021-11-251-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895319 13f79535-47bb-0310-9956-ffa450edef68
* try to add LICENSE and NOTICE to sources jarsPJ Fanning2021-10-251-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894565 13f79535-47bb-0310-9956-ffa450edef68
* try to add LICENSE and NOTICE to javadoc jarsPJ Fanning2021-10-251-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894564 13f79535-47bb-0310-9956-ffa450edef68
* get proper xmlbeans 5.0.2 releasePJ Fanning2021-10-201-7/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894428 13f79535-47bb-0310-9956-ffa450edef68
* ant 1.10.12PJ Fanning2021-10-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894425 13f79535-47bb-0310-9956-ffa450edef68
* xmlbeans 5.0.2 (temporarily from a pre-release location)PJ Fanning2021-10-131-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894211 13f79535-47bb-0310-9956-ffa450edef68
* try to fix Java 11 build errorAndreas Beeker2021-10-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894050 13f79535-47bb-0310-9956-ffa450edef68
* build issuePJ Fanning2021-10-081-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894048 13f79535-47bb-0310-9956-ffa450edef68
* upgrade guavaPJ Fanning2021-09-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893709 13f79535-47bb-0310-9956-ffa450edef68
* tabs to spacesPJ Fanning2021-09-231-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893576 13f79535-47bb-0310-9956-ffa450edef68
* XmlSec/BouncyCastle and Batik are now optionalAndreas Beeker2021-09-121-1/+1
| | | | | | | | | | disable SonarQube build based on ant remove sonar and maven directory, because POMs are now created via Gradle remove maven section from seed-build fix duplicated maven dependencies on POM export git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893289 13f79535-47bb-0310-9956-ffa450edef68
* still hacking the buildPJ Fanning2021-09-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892945 13f79535-47bb-0310-9956-ffa450edef68
* update to release 5.1.0Andreas Beeker2021-09-031-3/+3
| | | | | | fix ooxml-lite build git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892887 13f79535-47bb-0310-9956-ffa450edef68
* try to fix no-scratchpad buildAndreas Beeker2021-09-011-4/+3
| | | | | | 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
* sonar fixesAndreas Beeker2021-08-281-1/+3
| | | | | | | close resources in tests fix gradle warnings git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892683 13f79535-47bb-0310-9956-ffa450edef68
* try to fix path issues in Windows buildAndreas Beeker2021-08-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892479 13f79535-47bb-0310-9956-ffa450edef68
* activate javadoc lint and fix errorsAndreas Beeker2021-05-211-54/+3
| | | | | | | | | | | | 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