Author: kiwiwings
Date: Wed Oct 29 00:45:47 2014
New Revision: 1635018
URL: http://svn.apache.org/r1635018
Log:
excluded notesmaster.xml from rat check
Modified:
poi/trunk/build.xml
Modified: poi/trunk/build.xml
URL:
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1635018&r1=1635017&r2=1635018&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Wed Oct 29 00:45:47 2014
@@ -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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]