summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorYegor Kozlov <yegor@apache.org>2011-12-09 13:27:12 +0000
committerYegor Kozlov <yegor@apache.org>2011-12-09 13:27:12 +0000
commitb048579ca0b639fba55185f4014d92ea5864729c (patch)
tree6416f00c88dccdc81c6d171c4b582632c7afa7c9 /build.xml
parent46cee93e668330aa2adb45735ea1c6482da29f40 (diff)
downloadpoi-b048579ca0b639fba55185f4014d92ea5864729c.tar.gz
poi-b048579ca0b639fba55185f4014d92ea5864729c.zip
keep rat quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212403 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 84c2bccbfd..959f69c6a5 100644
--- a/build.xml
+++ b/build.xml
@@ -1164,6 +1164,7 @@ under the License.
<exclude name="scratchpad/testcases/dummy.txt" />
<exclude name="contrib/testcases/dummy.txt" />
<exclude name="examples/lib/dummy.txt" />
+ <exclude name="resources/ooxml/org/apache/poi/xslf/usermodel/presetShapeDefinitions.xml" />
</fileset>
</rat:report>
</target>