summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-07-10 21:55:06 +0000
committerPJ Fanning <fanningpj@apache.org>2022-07-10 21:55:06 +0000
commitee8de8f8486c6b65a2e612b317a5ea8ddb8ede80 (patch)
tree87c0f6990cbc525e0d899a22fdf60452bbccca90 /build.xml
parent44930ebfa0bc1a1bcde07022a6b8f745a3b05227 (diff)
downloadpoi-ee8de8f8486c6b65a2e612b317a5ea8ddb8ede80.tar.gz
poi-ee8de8f8486c6b65a2e612b317a5ea8ddb8ede80.zip
ant rat check issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902639 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 7f3516b15a..a1aa15ada7 100644
--- a/build.xml
+++ b/build.xml
@@ -2462,8 +2462,7 @@ under the License.
</fileset>
<fileset dir="poi-ooxml-full/src">
<exclude name="main/xmlschema/org/apache/poi/xdgf/visio.xsd" />
- <exclude name="main/xmlschema/org/apache/poi/schemas/XAdES*.xsd" />
- <exclude name="main/xmlschema/org/apache/poi/schemas/xmldsig-core-schema.xsd" />
+ <exclude name="main/xmlschema/org/apache/poi/schemas/*.xsd" />
<exclude name="main/xmlschema/org/apache/poi/schemas/*.zip" />
</fileset>
<fileset dir="poi-scratchpad/src"/>