]> source.dussan.org Git - poi.git/commitdiff
exclude integrationtest/build from rat-check
authorAndreas Beeker <kiwiwings@apache.org>
Mon, 31 Dec 2018 12:27:31 +0000 (12:27 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Mon, 31 Dec 2018 12:27:31 +0000 (12:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1850041 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index c656549d15cdd28ae44413a416edb18b9e5aef6e..e4736655c84860faef07bd0b393c33d67b43c645 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -2172,6 +2172,7 @@ under the License.
                 <exclude name="**/*.iml" />
                 <exclude name="documentation/resources/images/pb-poi.cdr"/>
                 <exclude name="scratchpad/models/poi-hdf.zargo"/>
+                <exclude name="integrationtest/build/**"/>
             </fileset>
         </rat:report>