]> source.dussan.org Git - poi.git/commit
poi-ooxml-lite: Check in list of classes and xsb-files to avoid the jar-to-test depen...
authorDominik Stadler <centic@apache.org>
Thu, 24 Mar 2022 04:42:27 +0000 (04:42 +0000)
committerDominik Stadler <centic@apache.org>
Thu, 24 Mar 2022 04:42:27 +0000 (04:42 +0000)
commit09e464bb5f6d8880e79a2beed45760ddfafb62a7
tree366caa8a45d0d1aeb35a2b7e5af96952c46f85bf
parenta59e17590a8077bea775e24776930bd412ef946c
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
build.gradle
build.xml
jenkins/create_jobs.groovy
poi-excelant/build.gradle
poi-integration/build.gradle
poi-ooxml-lite/build.gradle
poi-ooxml/build.gradle
src/resources/ooxml-lite-report.clazz [new file with mode: 0644]
src/resources/ooxml-lite-report.xsb [new file with mode: 0644]