mirror of https://github.com/apache/poi.git
Add empty.pptx to excludes in rat-check
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1697232 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b56bda3d93
commit
a29eadd596
|
@ -1706,6 +1706,7 @@ under the License.
|
|||
<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/empty.pptx" />
|
||||
<exclude name="resources/main/org/apache/poi/sl/draw/geom/presetShapeDefinitions.xml" />
|
||||
<exclude name="examples/src/org/apache/poi/xslf/usermodel/pie-chart-data.txt" />
|
||||
</fileset>
|
||||
|
|
Loading…
Reference in New Issue