aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"/>