mirror of https://github.com/apache/poi.git
Exclude visio xsd from rat check
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1707292 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b593db9dfe
commit
6cb9d1cfdc
|
@ -1718,6 +1718,7 @@ under the License.
|
|||
<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="ooxml/resources/org/apache/poi/xdgf/visio.xsd" />
|
||||
<exclude name="examples/src/org/apache/poi/xslf/usermodel/pie-chart-data.txt" />
|
||||
<exclude name="**/*.iml" />
|
||||
</fileset>
|
||||
|
|
Loading…
Reference in New Issue