Author: centic
Date: Fri Apr  1 21:32:03 2022
New Revision: 1899499

URL: http://svn.apache.org/viewvc?rev=1899499&view=rev
Log:
Also exclude new files in rat-check of ant-build

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1899499&r1=1899498&r2=1899499&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Fri Apr  1 21:32:03 2022
@@ -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>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to