diff options
author | PJ Fanning <fanningpj@apache.org> | 2019-05-31 00:13:37 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2019-05-31 00:13:37 +0000 |
commit | 8638dbf9b82428c5112d244a2b9cbe6ab111597c (patch) | |
tree | 2846560ed788441d9a184c092d4299a18a14d5d4 /build.xml | |
parent | 85b09a629c11ba40da6ae1fdb139baaab2614b44 (diff) | |
download | poi-8638dbf9b82428c5112d244a2b9cbe6ab111597c.tar.gz poi-8638dbf9b82428c5112d244a2b9cbe6ab111597c.zip |
[bug-63463] ignore forbiddenapis in new testcase
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1860422 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2178,7 +2178,6 @@ under the License. <exclude name="resources/main/org/apache/poi/sl/draw/geom/presetShapeDefinitions.xml" /> <exclude name="resources/ooxml/org/apache/poi/xssf/usermodel/presetTableStyles.xml" /> <exclude name="ooxml/resources/org/apache/poi/xdgf/visio.xsd" /> - <exclude name="ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFSheetShiftRowsAndColumns.java" /> <exclude name="**/*.iml" /> <exclude name="documentation/resources/images/pb-poi.cdr"/> <exclude name="scratchpad/models/poi-hdf.zargo"/> |