aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2022-04-01 21:32:03 +0000
committerDominik Stadler <centic@apache.org>2022-04-01 21:32:03 +0000
commit69dff49c9566cf656437cdbc0a1783986cb30894 (patch)
tree2613559eace8adb812d903dc073e2b33061cd18e /build.xml
parent8412eb4503c5b8f261732d2c0c7b1e80bc42c773 (diff)
downloadpoi-69dff49c9566cf656437cdbc0a1783986cb30894.tar.gz
poi-69dff49c9566cf656437cdbc0a1783986cb30894.zip
Also exclude new files in rat-check of ant-build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899499 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 51e2bbe848..d7322ac646 100644
--- a/build.xml
+++ b/build.xml
@@ -2473,6 +2473,7 @@ under the License.
<exclude name="documentation/content/xdocs/dtd/" />
<exclude name="documentation/content/xdocs/entity/" />
<exclude name="documentation/resources/images/pb-poi.cdr"/>
+ <exclude name="resources/ooxml-lite-report.*"/>
</fileset>
</rat:report>