aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2019-01-27 09:57:54 +0000
committerDominik Stadler <centic@apache.org>2019-01-27 09:57:54 +0000
commit36a42899ff463c93706d02977c79d2f21b285690 (patch)
tree140587c93f66bfe50cac9811938965571cc360b0 /build.xml
parente8ed5e3a8c168ec1264add208cddf23f57998de5 (diff)
downloadpoi-36a42899ff463c93706d02977c79d2f21b285690.tar.gz
poi-36a42899ff463c93706d02977c79d2f21b285690.zip
Exclude one more local file from rat-checks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1852279 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index a5fd1bb850..731f10ca52 100644
--- a/build.xml
+++ b/build.xml
@@ -2189,6 +2189,7 @@ under the License.
<exclude name="documentation/resources/images/pb-poi.cdr"/>
<exclude name="scratchpad/models/poi-hdf.zargo"/>
<exclude name="integrationtest/build/**"/>
+ <exclude name="integrationtest/.ant-targets-build.xml" />
</fileset>
</rat:report>