exclude integrationtest/build from rat-check

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1850041 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andreas Beeker 2018-12-31 12:27:31 +00:00
parent d71a65c388
commit 00afbded61
1 changed files with 1 additions and 0 deletions

View File

@ -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>