Author: fanningpj
Date: Sun Jul 10 21:55:06 2022
New Revision: 1902639
URL: http://svn.apache.org/viewvc?rev=1902639&view=rev
Log:
ant rat check issue
Modified:
poi/trunk/build.xml
Modified: poi/trunk/build.xml
URL:
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1902639&r1=1902638&r2=1902639&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Sun Jul 10 21:55:06 2022
@@ -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"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]