excluded notesmaster.xml from rat check

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1635018 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andreas Beeker 2014-10-29 00:45:47 +00:00
parent 1d84cd9828
commit 57948d071f
1 changed files with 1 additions and 0 deletions

View File

@ -1497,6 +1497,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/notesMaster.xml" />
<exclude name="resources/ooxml/org/apache/poi/xslf/usermodel/presetShapeDefinitions.xml" />
<exclude name="examples/src/org/apache/poi/xslf/usermodel/pie-chart-data.txt" />
</fileset>