]> source.dussan.org Git - poi.git/commitdiff
ant rat check issue
authorPJ Fanning <fanningpj@apache.org>
Sun, 10 Jul 2022 21:55:06 +0000 (21:55 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sun, 10 Jul 2022 21:55:06 +0000 (21:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902639 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 7f3516b15ac939f81252125049467cdc9df71475..a1aa15ada74a68066f3884550a712308ec469d81 100644 (file)
--- 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"/>