]> source.dussan.org Git - poi.git/commitdiff
Also exclude new files in rat-check of ant-build
authorDominik Stadler <centic@apache.org>
Fri, 1 Apr 2022 21:32:03 +0000 (21:32 +0000)
committerDominik Stadler <centic@apache.org>
Fri, 1 Apr 2022 21:32:03 +0000 (21:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899499 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 51e2bbe8485accf4f4d9d4020091c0a679f323f3..d7322ac6466ae494cc1da0cbd5f07d0557f0ccc9 100644 (file)
--- 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>